541 Commits (0b868e0240eb7f6d3dd137171b07f0860665b6e5)

Author SHA1 Message Date
Junio C Hamano df391b192d git-fsck-objects is now synonym to git-fsck 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Linus Torvalds 1b555932cd Fix seriously broken "git pack-refs" 18 years ago
Junio C Hamano e28714c527 Consolidate {receive,fetch}.unpackLimit 18 years ago
Junio C Hamano af7cf268f0 fetch-pack: remove --keep-auto and make it the default. 18 years ago
Jakub Narebski 83cd10a056 t/t1300-repo-config.sh: value continued on next line 18 years ago
Junio C Hamano d7ebd53d37 git-checkout -m: fix merge case 18 years ago
Junio C Hamano 026aa93818 Revert "prune: --grace=time" 18 years ago
Matthias Lederhofer 9b088c4e39 prune: --grace=time 18 years ago
Johannes Schindelin 68025633e3 Do not verify filenames in a bare repository 18 years ago
Junio C Hamano 16d7cc90dd Extend read_ref_at() to be usable from places other than sha1_name. 18 years ago
Johannes Schindelin 6f71686e0b config_set_multivar(): disallow newlines in keys 18 years ago
Simon 'corecode' Schubert 4700951298 Use standard -t option for touch. 18 years ago
Shawn O. Pearce b715cfbba4 Accept 'inline' file data in fast-import commit structure. 18 years ago
Shawn O. Pearce 8232dc427f Reduce value duplication in t9300-fast-import. 18 years ago
Shawn O. Pearce 50aee99512 Create test case for fast-import. 18 years ago
Junio C Hamano c261e4385e Add --summary to git-format-patch by default 18 years ago
Junio C Hamano c1a4278ee3 Use merge-recursive in git-checkout -m (branch switching) 18 years ago
Jason Riedy 2aad957a51 Replace "echo -n" with printf in shell scripts. 18 years ago
Jason Riedy 5ab9cc86ae Start all test scripts with /bin/sh. 18 years ago
Junio C Hamano acb4441e0d Use merge-recursive in git-revert/git-cherry-pick 18 years ago
Junio C Hamano 5312ab11fb Add describe test. 18 years ago
Shawn O. Pearce 38434f2eed Hide output about SVN::Core not being found during tests. 18 years ago
Junio C Hamano c34c6008bc More tests in t3901. 18 years ago
Junio C Hamano a731ec5eb8 t3901: test "format-patch | am" pipe with i18n 18 years ago
Eric Wong e66191f483 git-svn: fix tests to work with older svn 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Johannes Schindelin 1b510aa442 Fix t1410 for core.filemode==false 18 years ago
Brian Gernhardt cdd4fb15cf Auto-quote config values in config.c:store_write_pair() 18 years ago
Junio C Hamano 0f018baba6 --prune is now default for 'pack-refs' 18 years ago
Junio C Hamano 8d78b5af23 git-checkout: fix branch name output from the command 18 years ago
Junio C Hamano 1389d9ddaa reflog expire --fix-stale 18 years ago
Junio C Hamano 21afc41c36 Fix timestamp for test-tick 18 years ago
Eric Wong 4385355454 git-svn: t/t91??-*: optimize the tests a bit 18 years ago
Eric Wong 5bd3870c37 git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK 18 years ago
Eric Wong c6d499a82f git-svn: remove svnadmin dependency from the tests 18 years ago
Shawn O. Pearce 27086d0f84 Add test case for update hooks in receive-pack. 18 years ago
Shawn O. Pearce d77a64d353 Teach Git how to parse standard power of 2 suffixes. 18 years ago
Junio C Hamano 000792830b t3900: test log --encoding=none 18 years ago
Shawn O. Pearce 2dee8af676 Test suite for sliding window mmap implementation. 18 years ago
Junio C Hamano 4d06f8ac43 Fix 'git add' with .gitignore 18 years ago
Jakub Narebski 8757749ecb Add info about new test families (8 and 9) to t/README 18 years ago
Junio C Hamano 04509738b5 t5400 send-pack test: try a bit more nontrivial transfer. 18 years ago
Junio C Hamano 04ece59399 GIT_SKIP_TESTS: allow users to omit tests that are known to break 18 years ago
Junio C Hamano 7255ff0446 t3900: test conversion to non UTF-8 as well 18 years ago
Johannes Schindelin 5d6b151fdd xdl_merge(): fix a segmentation fault when refining conflicts 18 years ago
Eric Wong ed92f17026 git-svn: remove non-delta fetch code paths 18 years ago
Eric Wong e32139aa0e t9200-git-cvsexportcommit.sh: quiet down commit 18 years ago
Eric Wong 6f7c86df7a test-lib: quiet down init-db output for tests 18 years ago
Eric Wong 7d2ba1229c t6024-recursive-merge: quiet down this test 18 years ago