297 次代码提交 (10dfbc65d99bcebb1e170b856995464bb0e2887d)

作者 SHA1 备注 提交日期
  Eric Amodio f9ae631d81 Fixes issue when comparing before the view is visible wouldn't expand 6 年前
  Eric Amodio 99a3733964 Removes unused import 6 年前
  Eric Amodio 7677a34203 Closes #275 - Adds expand menu to some nodes 6 年前
  Eric Amodio d8d13c7301 Consolidates path resolving and Uri.file to GitUri 6 年前
  Eric Amodio 84f7ee93c6 Closes #547 - Adds natural sorting to branches, tags, and files 6 年前
  Eric Amodio b28c811489 Adds checkout command to branches and tags 6 年前
  Eric Amodio 3d09e0edfa Adds auto-expand repo nodes when tracking repositories 6 年前
  Eric Amodio 0ee7e5e425 Closes #535 - Support commit ids in compares 6 年前
  Eric Amodio 126b838563 Adds compare button to compare view 6 年前
  Eric Amodio 3f8923c8f6 Renames show commit search to search commits 6 年前
  Eric Amodio 2d583c83d1 Uses compare with vs compare to 6 年前
  Eric Amodio 63a17deff3 Renames Results view files to Compare view 6 年前
  Eric Amodio 55bc8c243f Changes Results view into Compare view 6 年前
  Eric Amodio 3f3b8d28d6 Adds Search Commits view 6 年前
  Eric Amodio 5e30864af7 Adds view reference to all ViewNodes 6 年前
  Eric Amodio 87e214c51b Reworks branches/tags quickpick 6 年前
  Eric Amodio 755c1ff6f9 Adds Change Base (branch/tag) command to file history view 6 年前
  Eric Amodio e0df9a8c30 Fixes issues detected by DeepScan 6 年前
  Eric Amodio 08e31f1fbc Executes multi-repo commands in order 6 年前
  Eric Amodio c5d68e05f5 Changes to only show the root node (for now?) 6 年前
  Eric Amodio 80c2904358 Debounces view visibility change 6 年前
  Eric Amodio 6857f7c6b5 Adds fetch command to remotes 6 年前
  Eric Amodio 154f269e12 Adds open in remote / copy remote url to many node toolbars 6 年前
  Eric Amodio bf255e97da Updates empty state messaging 6 年前
  Eric Amodio b2750e9654 Fixes relative paths when repoPath is missing 6 年前
  Eric Amodio f6f0fd48bc Fixes showing views 6 年前
  Eric Amodio c8d42357a0 Switches when's to use config's when possible 6 年前
  Eric Amodio 35b254424c Adds global fetch & pull all repositories commands 6 年前
  Eric Amodio 37bf8835f4 Adds pull to behind upstream & push to ahead upstream nodes 6 年前
  Eric Amodio 70933cfa13 Changes config.changed to always return true when initializing 6 年前
  Eric Amodio aceab8179d Adds gating via @gate to many node methods 6 年前
  Eric Amodio bfa7509119 Fixes @log issues when code is minified (can't look up by name) 6 年前
  Eric Amodio 73690a41f6 Adds node events for expand/collapse 6 年前
  Eric Amodio 554336586c Adds @debug, @log, @logName decorators 6 年前
  Eric Amodio 3d8141fd85 Fixes subscription issues with nodes 6 年前
  Eric Amodio 7606783132 Renames explorer to view 6 年前
  Eric Amodio 3452cf3bdd Fixes apply changes command to actually apply patch 6 年前
  Eric Amodio af71820813 Changes commit search from the views to open in results 6 年前
  Eric Amodio 66d1ff1896 Adds pause/resume tracking support in file/line explorers 6 年前
  Eric Amodio 7e8b404c2c Closes #389 - Adds difftool command to files in explorers 6 年前
  Eric Amodio 0c75e4079a Adds stage/unstage commands to repo explorer 6 年前
  Eric Amodio 9eaac0ed54 Removes working status placeholders if not changed in working tree 6 年前
  Eric Amodio ffdb98ae40 Stops showing the oldest date marker as the first entry 6 年前
  Eric Amodio c2ca69d267 Adds relative date markers to history in explorers 6 年前
  Eric Amodio 14809ab45c Renames StatusFileCommitsNode to StatusFileNode 6 年前
  Eric Amodio 53edd00dc5 Replaces !! with Boolean 6 年前
  Eric Amodio 229c8cce61 Adds working and stage status in status files node 6 年前
  Eric Amodio 73614cbca3 Renames StatusFileNode to ResultsFileNode 6 年前
  Eric Amodio 52a549e85b Renames/reworks git models for files and statuses 6 年前
  Eric Amodio fb09ce08a3 Removes unused version uri cache 6 年前