89 コミット (7c1aa68e69c7c626c503a894e0822c48917323b1)

作成者 SHA1 メッセージ 日付
  Eric Amodio a2a7c605b8 Changes to re-use open editor if possible 5年前
  Eric Amodio 88a05efb69 Prettiers 5年前
  Eric Amodio 816fc72e2d Reworks node paging for much better performance 5年前
  Eric Amodio 9db3e94a14 Adds alwaysShow option to quickpick items 5年前
  Eric Amodio 358fa9071c Changes tag parsing - hopefully fixes #855 5年前
  Eric Amodio 1ae92bc779 Adds branch & tag git commands 5年前
  Eric Amodio 829a4b50b0 Changes for upcoming TypeScript 3.7 5年前
  Eric Amodio 2384a64fd1 Closes #373 - adds better co-author support 5年前
  Eric Amodio 61d9543255 Fixes a few more LGTM static analysis alerts 5年前
  Eric Amodio 4b0a7a0442 Aligns terminology and settings 5年前
  Eric Amodio f726420ef2 Adds reveal in repos view to search 5年前
  Eric Amodio 4893385052 Adds default confirm selection for flags 5年前
  Eric Amodio cdfcf5c76b Refactors git cmds, commit/stash revealing, & more 5年前
  Eric Amodio 7cdc9f7ee3 Refactors keyboard hooks 5年前
  Eric Amodio dd81d96b42 Adds open in view button to stash git commands 5年前
  Eric Amodio 0ddafb32a0 Adds stash list to Git Commands 5年前
  Eric Amodio 43daf39b85 Fixes diffWithWorking & stashes 5年前
  Eric Amodio 1c7901efeb Fixes compact mode for stashes in quick picks 5年前
  Eric Amodio 4c03fe620c Changes Show in View for commits & stashes 5年前
  Eric Amodio ab006510a0 Adds SearchPattern type 5年前
  Eric Amodio 5d56039266 Updates search results messages 5年前
  Eric Amodio fbcb690135 Overhauls commit search & adds it to Git commands 5年前
  Eric Amodio 6555d59b68 Closes #745 - Adds branch/tag sorting 5年前
  Eric Amodio 798213df5f Changes configuration to have better type safety 5年前
  Eric Amodio b7686f1c0b Adds Working Tree to branch/tag compare quickpick 5年前
  Eric Amodio 7d05918fee Adds icon & match to commit quickpick item 5年前
  Eric Amodio 59d9071a9b Updates prettier config 5年前
  Eric Amodio 162522ab63 Renames stashed changes to stashes or stash 5年前
  Eric Amodio c3d532c000 Updates to Typescript 3.6.1 5年前
  Eric Amodio 4fc04f8e71 Fixes git commands cancel button 5年前
  Eric Amodio cc561722bb Updates eslint & fixes lint issues 5年前
  Eric Amodio 8dd8c884b5 Adds QuickPickItemPlus 5年前
  Eric Amodio 558a743537 Renames directive quickpick item 5年前
  Eric Amodio 7b94606bfe Adds stash apply|drop|pop|push git commands 5年前
  Eric Amodio 5c3f6b5b05 Reorgs git commands 5年前
  Eric Amodio 8a090bd54e Adds new git commands features 5年前
  Eric Amodio 345be49d7b Adds checkout to current branch w/ picker 5年前
  Eric Amodio c076be088b Adds Promises to system lib 5年前
  Eric Amodio 27ab08cf78 Reworks many quickpick menus 5年前
  Eric Amodio 2892a465d8 Adds sorting/filtering to branch/tag methods 5年前
  Eric Amodio 39af55655b Updates dependencies & runs prettier formatting 5年前
  Eric Amodio 33acce6f52 Changes to only add checkmarks when it makes sense 5年前
  Eric Amodio da7a95e8c1 Removes "Comparing" from branch compare node 5年前
  Eric Amodio a75cba59ef Adds Copy Remote Url to quickpicks 5年前
  Eric Amodio 75446f9ff3 Fixes issue with open revision in quickpicks 5年前
  Eric Amodio f4ce2d2630 Fixes #750 - missing file path 5年前
  Eric Amodio 318f769946 Fixes view commands that open the working file 5年前
  Eric Amodio 07ec5e68e6 Fixes #740 - opening untracked status files fails 5年前
  Eric Amodio 26cbee6d60 Makes GitUri immutable & memoizes many members 5年前
  Eric Amodio 6d9a666d12 Renames some members for consistency 5年前