23340 Commits (4ab9a157d06956ce5a1060a28404cbade3039fa2)
 

Author SHA1 Message Date
Junio C Hamano 3f29dd6c23 Merge branch 'en/d-f-conflict-fix' 15 years ago
Junio C Hamano aca35505db Merge branch 'jn/svn-fe' 15 years ago
Junio C Hamano d7cc7c971f Merge branch 'tr/maint-no-unquote-plus' 15 years ago
Junio C Hamano 633142d868 Merge branch 'jn/paginate-fix' 15 years ago
Junio C Hamano 693fefe3d0 Merge branch 'jn/maint-setup-fix' 15 years ago
Junio C Hamano 1253164c8b Merge branch 'en/fast-export-fix' 15 years ago
Junio C Hamano a621859101 Merge branch 'hv/autosquash-config' 15 years ago
Junio C Hamano e24058f57f Merge branch 'sg/rerere-gc-old-still-used' 15 years ago
Matthieu Moy e4c62e640d tests: factor HOME=$(pwd) in test-lib.sh 15 years ago
Ævar Arnfjörð Bjarmason 0d314ce834 test-lib: use subshell instead of cd $new && .. && cd $old 15 years ago
Jonathan Nieder 07431fc8dc tests: simplify "missing PREREQ" message 15 years ago
Ævar Arnfjörð Bjarmason 7b90511970 t/t0000-basic.sh: Run the passing TODO test inside its own test-lib 15 years ago
Ævar Arnfjörð Bjarmason 62f539043c test-lib: Allow overriding of TEST_DIRECTORY 15 years ago
Ævar Arnfjörð Bjarmason 6cec5c6835 test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../ 15 years ago
Ævar Arnfjörð Bjarmason aed604c778 test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../ 15 years ago
Thomas Rast 568899539d test: Introduce $GIT_BUILD_DIR 15 years ago
Jonathan Nieder d0b8a61742 tests: make test_might_fail fail on missing commands 15 years ago
Jonathan Nieder 5c8e141414 tests: make test_might_fail more verbose 15 years ago
Johan Herland 1ee1e43df3 notes: Don't create (empty) commit when removing non-existing notes 15 years ago
Knut Franke 453842c9b8 Extend documentation of core.askpass and GIT_ASKPASS. 15 years ago
Knut Franke 90e87b017f Allow core.askpass to override SSH_ASKPASS. 15 years ago
Anselm Kruis d3e7da8979 Add a new option 'core.askpass'. 15 years ago
Jeff King a54ce3ca9e tests: make test_must_fail fail on missing commands 15 years ago
Jeff King 16034fbe59 tests: make test_must_fail more verbose 15 years ago
Anders Kaseorg d8a9480384 gitweb: Don't die_error in git_tag after already printing headers 15 years ago
Jon Seymour 8d66bb0587 t3903: fix broken test_must_fail calls 15 years ago
Jon Seymour ba9eab7bfd t1503: fix broken test_must_fail calls 15 years ago
Jens Lehmann 23b4c7bcc5 checkout: Use submodule.*.ignore settings from .git/config and .gitmodules 15 years ago
Jens Lehmann 62ed009642 checkout: Add test for diff.ignoreSubmodules 15 years ago
Junio C Hamano eec0daf6fd Merge branch 'maint' 15 years ago
Junio C Hamano d3fd3d1f9b Merge branch 'maint-1.7.1' into maint 15 years ago
Thiago Farina 3cd474599f object.h: Add OBJECT_ARRAY_INIT macro and make use of it. 15 years ago
Matthieu Moy 520ea857e6 t0003: add missing && at end of lines 15 years ago
Csaba Henk 7ec344d802 filter-branch: retire --remap-to-ancestor 15 years ago
Csaba Henk 0f5cdf653b bundle: detect if bundle file cannot be created 15 years ago
Junio C Hamano 515cc01019 Merge branch 'maint' 15 years ago
Jay Soffian ea16a030aa for-each-ref: fix objectname:short bug 15 years ago
Johannes Sixt ce518bbd6c Fix compat/regex ANSIfication on MinGW 15 years ago
Elijah Newren 2244eab01b tree-walk: Correct bitrotted comment about tree_entry() 15 years ago
Brandon Casey 3ee1757bae builtin/fetch.c: ignore merge config when not fetching from branch's remote 15 years ago
Brandon Casey 6106ce4669 t/t5510: demonstrate failure to fetch when current branch has merge ref 15 years ago
Johannes Schindelin 175f6e59f6 checkout: respect diff.ignoreSubmodules setting 15 years ago
Linus Torvalds 1fda91b511 Fix 'git log' early pager startup error case 15 years ago
Junio C Hamano b5442ca101 Merge branch 'maint' 15 years ago
Jon Seymour 9c46c054ae rev-parse: tests git rev-parse --verify master@{n}, for various n 15 years ago
Jon Seymour eedce784a7 sha1_name.c: use warning in preference to fprintf(stderr 15 years ago
Jon Seymour e6eedc31d5 rev-parse: exit with non-zero status if ref@{n} is not valid. 15 years ago
Jonathan Nieder ef45e4dae0 parse-options: clarify PARSE_OPT_NOARG description 15 years ago
Jonathan Nieder 6325ca3129 t3302 (notes): Port to Solaris 15 years ago
Brian Gernhardt 0e1b50152b t7606: Avoid using head as a file name 15 years ago