Commit Graph
49 Commits
Author SHA1 Message Date
Ryooooooga 53257db99d fix: fix diff of renamed files 2022-04-06 08:26:13 +10:00
Ryooooooga 954d1a8147 fix commit description 2022-04-02 17:04:42 +11:00
Ryooooooga 09d24ebd1d fix test 2022-04-02 17:04:42 +11:00
Ryooooooga 4835fc00b8 introduce Ref interface 2022-04-02 17:04:42 +11:00
Ryooooooga 30be50b641 add Commit.ParentRefName() 2022-04-02 17:04:42 +11:00
Ryooooooga 99ecc1cfdf fix loaders 2022-04-02 17:04:42 +11:00
Ryooooooga 86c259623c feat: fix permission problem of temp dirs 2022-04-02 08:48:38 +11:00
Ryooooooga 2fbb52fa2c chore: remove dead code 2022-04-02 08:48:38 +11:00
Ryooooooga 6171690b00 Fix multibyte initial characters 2021-10-30 18:26:06 +11:00
Ryooooooga 40bc3aa5a9 Improve backward compatibility 2021-10-18 22:44:01 +09:00
Ryooooooga 7564e506b5 Enable/disable os specific tests at compile time 2021-10-17 11:00:20 +11:00
Ryooooooga 1e50764b4d Fix tests 2021-10-17 11:00:20 +11:00
Ryooooooga 9619d3447f Run tests on Windows 2021-10-17 11:00:20 +11:00
Ryooooooga 4171b7613c Use replacer 2021-10-16 22:40:50 +11:00
Ryooooooga 92f03a7872 Escape special characters 2021-10-16 22:40:50 +11:00
Ryooooooga 2dc8396deb Fix test 2021-10-16 22:40:50 +11:00
Ryooooooga 7b615e3186 Fix open link command in Windows 2021-10-16 22:40:50 +11:00
Ryooooooga 154b6b09cb Quote ref names and branches 2021-10-09 12:55:00 +09:00
Ryooooooga 292b780bd8 Quote branch names and remote names 2021-10-08 18:36:05 +09:00
Ryooooooga e19b4fe369 Fix git-remote commands 2021-10-06 23:20:19 +09:00
Ryooooooga eb7531b206 Fix error prompt when new tag name starts with '--' 2021-10-06 22:57:02 +09:00
Ryooooooga 428ce2d0f2 Fix crash when new submodule url contains double quotes 2021-10-06 22:51:24 +09:00
Ryooooooga f1fbf1e9f5 Fix crash when try to ignore tracked files 2021-10-06 22:43:30 +09:00
Ryooooooga 663c036ca5 Save patch files in TempDir 2021-09-29 22:05:58 +10:00
Ryooooooga add3e8783e Fix crash on remove tracked files #1480 2021-09-21 18:51:18 +09:00
Ryooooooga 57f7051590 Fix deletion of unmerged branches in languages other than English 2021-09-04 21:01:38 +09:00
Ryooooooga df4eb70ba2 Fix translations 2021-08-25 22:23:55 +10:00
Ryooooooga 6ca42ff720 Fix pick all hunks 2021-08-25 22:23:55 +10:00
Ryooooooga a533f8e1a5 simplify merge panel logic 2021-08-25 22:23:55 +10:00
Ryooooooga cf8ded0b79 add mergeConflict#hasAncestor 2021-08-25 22:23:55 +10:00
Ryooooooga 73548fa15f Fix conflict resolution 2021-08-25 22:23:55 +10:00
Ryooooooga a0e7604f61 Support git config merge.conflictStyle diff3 2021-08-25 22:23:55 +10:00
Ryooooooga c3d7de1c18 Change not to use cat command 2021-08-25 21:32:48 +10:00
Ryooooooga 51f05ce08b Fix open command in Windows 2021-08-23 21:21:34 +09:00
RyogaandJesse Duffield 44140adb92 Update docs/Config.md
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2021-08-23 08:33:05 +09:00
Ryooooooga 0af0e66586 Fix panic in merge conflict 2021-08-21 18:34:30 +09:00
Ryooooooga 821a59f21d apply suggestion for the document of editCommandTemplate 2021-08-21 01:01:34 +09:00
Ryooooooga 5ea3dc7579 add documentation of editCommandTemplate 2021-08-20 22:39:08 +09:00
Ryooooooga d073932cec Fix stash submodule #1436 2021-08-16 23:36:16 +09:00
Ryooooooga a2f7fcd730 Remove unused constant 2021-08-16 23:21:46 +09:00
Ryooooooga f96674b24b Fix error when filename contains -> 2021-08-16 23:15:37 +09:00
Ryooooooga a553f7fb77 Fix staged renamed file with unstaged changes displays incorrectly in Files view #1408 2021-08-16 20:05:59 +09:00
Ryooooooga b21ac990ea fix submodule command escaping #1436 2021-08-16 12:34:52 +09:00
Ryooooooga 0740409f43 fix test 2021-08-13 22:15:06 +09:00
Ryooooooga 37700908cc fix checkout file command 2021-08-13 21:49:40 +09:00
Ryooooooga 488c43aaa2 fix crash when double quotes in filename #1433 2021-08-13 21:39:38 +09:00
Ryooooooga ac609bd37c fix backward compatibility 2021-08-04 18:43:34 +09:00
Ryooooooga 67cc65930a fix out of range error 2021-08-03 22:00:28 +09:00
Ryooooooga 4f66093335 introduce edit command template to open a specifig line of a file 2021-08-03 21:42:14 +09:00