1. 27 7月, 2016 1 次提交
    • W
      Restore prev commit msg using `IStorageService` · 4753a000
      William Raiford 提交于
      * Added line in `UndoLastCommitAction` to get the previous commit msg and store in `IStorageService`.
      * Added `UpdateCommitInputPrevCommitMsg` that checks for that key in storage, and use it then remove it if it exists.
        * This does not suffer from the previous bug that blanked out the commit msg if you unstage a file.
        * Added a clause if the undo last commit fails to remove the key from storage. This way, it doesn't stay in there and get used later (I was scratching my head when it showed up later).
      4753a000
  2. 12 7月, 2016 2 次提交
    • J
      clean & fix git template message usage · 9a1bdbaf
      Joao Moreno 提交于
      9a1bdbaf
    • W
      Changed `getCommitInfo` to `getCommitTemplate` · 7a298ad0
      William Raiford 提交于
      * Removed all previous commit message code.
      * Changed `getCommitInfo` call to return a string that is the template contents.
        * Removed from `IModel`, `IRawStatus`
      * Still has issue of locating `~/some/path/with/tilde` in it.
        * path.resolve resolves to the repo's `.build` path and not the user folder.
        * I'm testing this on Windows, and I don't know the behavior on Linux.
      7a298ad0
  3. 11 7月, 2016 1 次提交
  4. 08 7月, 2016 1 次提交
    • W
      Restore prev commit msg after undo last commit. · 74de9483
      William Raiford 提交于
      * Seems to be working with limited testing.
      * I am using `IStorageService` with no explicit scope, and I am unsure of the implications of this.
      * There might should be an option for this functionality.
      74de9483
  5. 20 6月, 2016 1 次提交
  6. 09 6月, 2016 1 次提交
  7. 03 6月, 2016 3 次提交
  8. 01 6月, 2016 1 次提交
  9. 26 5月, 2016 1 次提交
  10. 05 4月, 2016 3 次提交
  11. 23 3月, 2016 1 次提交
  12. 18 3月, 2016 1 次提交
  13. 15 3月, 2016 1 次提交
  14. 08 3月, 2016 1 次提交
  15. 04 3月, 2016 1 次提交
  16. 23 2月, 2016 1 次提交
  17. 13 2月, 2016 1 次提交
  18. 05 2月, 2016 1 次提交
  19. 27 1月, 2016 1 次提交
  20. 14 1月, 2016 1 次提交
  21. 04 1月, 2016 1 次提交
  22. 22 12月, 2015 1 次提交
  23. 16 12月, 2015 1 次提交
  24. 15 12月, 2015 1 次提交
  25. 12 12月, 2015 2 次提交
  26. 09 12月, 2015 1 次提交
  27. 03 12月, 2015 1 次提交
  28. 25 11月, 2015 1 次提交
  29. 24 11月, 2015 1 次提交
  30. 13 11月, 2015 1 次提交