4477 Commits (5d7da9a94489da0db3b3c7b766606b80fc71becf)

Author SHA1 Message Date
Jonathan Nieder d347cee4de t6038 (merge.renormalize): try checkout -m and cherry-pick 15 years ago
Jonathan Nieder 18acb30ee4 t6038 (merge.renormalize): style nitpicks 15 years ago
Matthieu Moy 5adba90d94 log: parse separate option for --glob 15 years ago
Matthieu Moy 7d7b86f75f log: parse separate options like git log --grep foo 15 years ago
Matthieu Moy dea007fb4c diff: parse separate options like -S foo 15 years ago
Nguyễn Thái Ngọc Duy 8fc0ae80f6 setup: do not forget working dir from subdir of gitdir 15 years ago
Jonathan Nieder 60f20d4bb4 t4111 (apply): refresh index before applying patches to it 15 years ago
Mike Lundy 93ce190cd1 rebase: support -X to pass through strategy options 15 years ago
Elijah Newren 9f9aa76130 upload-pack: Improve error message when bad ref requested 15 years ago
David D. Kilzer 181264ad59 git svn: fix dcommit to work with touched files 15 years ago
Ævar Arnfjörð Bjarmason d596f33abb test-lib: Remove 3 year old no-op --no-python option 15 years ago
Ævar Arnfjörð Bjarmason 092c433407 test-lib: Ignore --quiet under a TAP harness 15 years ago
Jonathan Nieder 7f71a6ae18 t1011 (sparse checkout): style nitpicks 15 years ago
David D. Kilzer 25e9325040 Fix git rebase --continue to work with touched files 15 years ago
Jonathan Nieder 35039ced92 archive: abbreviate substituted commit ids again 15 years ago
Ævar Arnfjörð Bjarmason 2fd1ea1405 t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing test 15 years ago
Jonathan Nieder 79bf149061 config --get --path: check for unset $HOME 15 years ago
Ævar Arnfjörð Bjarmason 9a3028b987 tests: Ignore the Test::Harness .prove file 15 years ago
Johannes Sixt c1e02b2b38 t3700-add: fix dependence on stdout and stderr buffering 15 years ago
Brandon Casey 938791cd01 git-rebase--interactive.sh: use printf instead of echo to print commit message 15 years ago
Jonathan Nieder 9f41a91a7d tests: try git apply from subdir of toplevel 15 years ago
Jonathan Nieder fc688759b9 t1501 (rev-parse): clarify 15 years ago
Thomas Rast 730220de8b Do not unquote + into ' ' in URLs 15 years ago
Christian Couder 2c048a3038 revert: fix off by one read when searching the end of a commit subject 15 years ago
Christian Couder 6bc83cdd0b t3508: add check_head_differs_from() helper function and use it 15 years ago
Junio C Hamano 840b3ca758 rebase: protect against diff.renames configuration 15 years ago
Jonathan Nieder e877a4c11a t3400 (rebase): whitespace cleanup 15 years ago
Junio C Hamano 18cdf802ca Teach "apply --index-info" to handle rename patches 15 years ago
Jonathan Nieder 5d27485944 t4150 (am): futureproof against failing tests 15 years ago
Jonathan Nieder 800f11040d t4150 (am): style fix 15 years ago
Junio C Hamano 6e6842e36f tests: correct "does reflog exist?" tests 15 years ago
Brandon Casey b1edaf669d t/: work around one-shot variable assignment with test_must_fail 15 years ago
Jonathan Nieder bdcaa325b4 t/README: correct an exception when breaking a && chain in tests 15 years ago
Jared Hance 2c76c3fece Add test for git clean -e. 15 years ago
Jared Hance ce14e0b264 Convert "! git" to "test_must_fail git" 15 years ago
Brandon Casey 77b5be2aba t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail 15 years ago
Brandon Casey 460d562eab t/t3700: convert two uses of negation operator '!' to use test_must_fail 15 years ago
Brandon Casey 971ecbd1f8 t/README: clarify test_must_fail description 15 years ago
Elijah Newren 7f40ab0916 fast-export: Add a --full-tree option 15 years ago
Elijah Newren 4087a02e45 fast-export: Fix dropping of files with --import-marks and path limiting 15 years ago
Jens Lehmann d27b876b28 git submodule add: Require the new --force option to add ignored paths 15 years ago
Christian Couder f29b5e06b3 revert: improve success message by adding abbreviated commit sha1 15 years ago
Christian Couder 7b53b92fdb revert: report success when using option --strategy 15 years ago
Thomas Rast 7ea3ddf818 Only run aggregate-results over actual counts 15 years ago
Jonathan Nieder 030149a4dc git --paginate: paginate external commands again 15 years ago
Jay Soffian 3ca399d40a MERGE_RR is in .git, not .git/rr-cache 15 years ago
Will Palmer 21baa6e0c5 merge-tree: fix where two branches share no changes 15 years ago
Will Palmer f32e9852d4 add basic tests for merge-tree 15 years ago
SZEDER Gábor 7d7ff15b39 rerere: fix overeager gc 15 years ago
Heiko Voigt dd1e5b313a add configuration variable for --autosquash option of interactive rebase 15 years ago