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. 26 7月, 2016 5 次提交
  3. 25 7月, 2016 9 次提交
  4. 23 7月, 2016 3 次提交
  5. 22 7月, 2016 12 次提交
  6. 21 7月, 2016 7 次提交
  7. 20 7月, 2016 3 次提交