560 Commits (4b02c5290e410e6bbb58b507942f722dff9d76a8)

Author SHA1 Message Date
Michael Spang 7b3fab877d Work around Subversion race in git-svn tests. 18 years ago
Shawn O. Pearce ea5e370aa9 fast-import: Support reusing 'from' and brown paper bag fix reset. 18 years ago
Shawn O. Pearce bdf1c06dc1 fast-import: Hide the pack boundary commits by default. 18 years ago
Junio C Hamano 788743240e t4016: test quoting funny pathnames in diff output 18 years ago
Junio C Hamano fa1b4d2ace t4200: skip gc-rerere test on systems with non GNU date. 18 years ago
Alex Riesen 563b43ee45 Avoid ActiveState Perl IO in t800[12] 18 years ago
Shawn O. Pearce 825769a8fe Teach fast-import how to clear the internal branch content. 18 years ago
Shawn O. Pearce 7073e69e38 Don't do non-fastforward updates in fast-import. 18 years ago
Shawn O. Pearce 63e0c8b364 Support RFC 2822 date parsing in fast-import. 18 years ago
Junio C Hamano 133f081057 t9200: Work around HFS+ issues. 18 years ago
Junio C Hamano 1f7d1a53fe git-clone --reference: saner handling of borrowed symrefs. 18 years ago
Shawn O. Pearce 8d0fc48f27 Default GIT_MERGE_VERBOSITY to 5 during tests. 18 years ago
Shawn O. Pearce 183d79724f Keep untracked files not involved in a merge. 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Junio C Hamano 3c23d66fc3 t9200: do not test -x bit if the filesystem does not support it. 18 years ago
Junio C Hamano 1a91ebf917 t9200: Re-code non-ascii path test in UTF-8 18 years ago
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