3644 Commits (bf60fff8f1e814e1603328141b68686337a5a0b5)

Author SHA1 Message Date
Bert Wesarg 5565f47c40 unset GREP_OPTIONS in test-lib.sh 15 years ago
Stephen Boyd c9c8c56e07 t7406: Fix submodule init config tests 15 years ago
Erik Faye-Lund a9f979093d hash-object: support --stdin-paths with --no-filters 15 years ago
Michael J Gruber 3acae29e81 t9119-git-svn-info.sh: test with svn 1.6.* as well 15 years ago
Jakub Narebski 9be3614eff gitweb: Fix project-specific feature override behavior 15 years ago
Christian Couder 8f69f72fca bisect: error out when passing bad path parameters 15 years ago
Stefan-W. Hahn 6d8d8e0de3 git-am: Add tests for `--keep-cr`, `--no-keep-cr` and `am.keepcr` 15 years ago
Adam Simpkins 4a9f439415 reflog: honor gc.reflogexpire=never 15 years ago
Adam Simpkins cbf731ed4e prune: honor --expire=never 15 years ago
Tuomas Suutari 6a2009e7f3 git-svn: Fix discarding of extra parents from svn:mergeinfo 15 years ago
Tuomas Suutari 9560808f2e t9151: Add two new svn:mergeinfo test cases 15 years ago
Tuomas Suutari ae5b370c9b t9151: Fix a few commits in the SVN dump 15 years ago
Steven Drake a94d305bf8 t/t0001-init.sh: add test for 'init with init.templatedir set' 15 years ago
Johannes Sixt 3fdcdbdf30 Windows: redirect f[re]open("/dev/null") to f[re]open("nul") 15 years ago
Johannes Sixt 97a449ee30 t3301-notes: insert a shbang line in ./fake_editor.sh 15 years ago
Junio C Hamano e6cc51046f fetch --all/--multiple: keep all the fetched branch information 15 years ago
Junio C Hamano bba5322a71 builtin-fetch --all/--multi: propagate options correctly 15 years ago
Junio C Hamano 13e65fe631 t5521: fix and modernize 15 years ago
Jeff King e1327ed5fb add-interactive: fix bogus diff header line ordering 15 years ago
Matthieu Moy 5256b00631 Use git_mkstemp_mode instead of plain mkstemp to create object files 15 years ago
Matthieu Moy f80c7ae8fe Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. 15 years ago
Matthieu Moy 7aba6185d5 Add a testcase for ACL with restrictive umask. 15 years ago
Jonathan Nieder 8c33b4cf67 tests: Fix race condition in t7006-pager 15 years ago
Larry D'Anna 1caaf225f8 git-diff: add a test for git diff --quiet -w 15 years ago
Jonathan Nieder 2d3ca21677 t7006-pager: if stdout is not a terminal, make a new one 15 years ago
Jonathan Nieder 60b6e2200d tests: Add tests for automatic use of pager 15 years ago
Thomas Rast 4551d03541 t1450: fix testcases that were wrongly expecting failure 15 years ago
Junio C Hamano 470b452628 mailinfo: do not strip leading spaces even for a header line 15 years ago
Jeff King 3fc0d131c5 rm: fix bug in recursive subdirectory removal 15 years ago
Johan Herland 3deea89c5f submodule summary: Don't barf when invoked in an empty repo 15 years ago
Chris Packham 1e7ef746d3 test for add with non-existent pathspec 15 years ago
Nguyễn Thái Ngọc Duy 3719b2fe55 Add test for using Git at root of file system 15 years ago
Thomas Rast 460ccd0e19 stash pop: remove 'apply' options during 'drop' invocation 15 years ago
Junio C Hamano 59332d13b2 Resurrect "git grep --no-index" 15 years ago
Junio C Hamano 33f0ea42e1 t8003: check exit code of command and error message separately 15 years ago
Shawn O. Pearce 466dbc42f5 receive-pack: Send internal errors over side-band #2 15 years ago
Shawn O. Pearce 6b3fa7e7d1 t5401: Use a bare repository for the remote peer 15 years ago
Brian Gernhardt 8b2337a589 t3902: Protect against OS X normalization 15 years ago
Jay Soffian 92f9e273e8 blame: prevent a segv when -L given start > EOF 15 years ago
Nicolas Pitre 720c9f7bda Revert "pack-objects: fix pack generation when using pack_size_limit" 15 years ago
Jeff King 1123c67cee accept "git grep -- pattern" 15 years ago
René Scharfe fe12d8e84f archive: simplify archive format guessing 15 years ago
Aaron Crane 0455ec0330 cvsimport: new -R option: generate .git/cvs-revisions mapping 15 years ago
Jeff King 8424981934 Fix invalid read in quote_c_style_counted 15 years ago
Brian Gernhardt ab35469de0 t9501: Re-fix max load test 15 years ago
Brian Gernhardt 6448e0ce44 t9501: Skip testing load if we can't detect it 15 years ago
Shawn O. Pearce 6d525d389f receive-pack: Send hook output over side band #2 15 years ago
Junio C Hamano 3c8f6c8c4f Revert 30816237 and 7e62265 15 years ago
Nicolas Pitre 07cf0f2407 make --max-pack-size argument to 'git pack-object' count in bytes 15 years ago
Nicolas Pitre 2fca19fbb5 fix multiple issues with t5300 15 years ago