859 Commits (b24f56d60491416a1c5a8fc71863bbaa0f390f23)

Author SHA1 Message Date
Jeff King fa21b60232 Add some basic tests of rev-list --pretty=format 18 years ago
Junio C Hamano bab36bf57d t6004: add a bit more path optimization test. 18 years ago
Christian Couder a17c410100 Bisect: implement "git bisect run <cmd>..." to automatically bisect. 18 years ago
Johannes Schindelin 3007a78033 t4118: be nice to non-GNU sed 18 years ago
Junio C Hamano 7054b6089d t6002: minor spelling fix. 18 years ago
Nicolas Pitre 8685da4256 don't ever allow SHA1 collisions to exist by fetching a pack 18 years ago
Nicolas Pitre ac527b0b7c [PATCH] add test for OFS_DELTA objects 18 years ago
Nicolas Pitre 82868f72b5 [PATCH] fix t5300-pack-object.sh 18 years ago
Alex Riesen 0c66d6be4f Add tests for --quiet option of diff programs 18 years ago
Paolo Bonzini 9debc3241b git-fetch, git-branch: Support local --track via a special remote '.' 18 years ago
Alex Riesen 41bbf9d585 Allow git-diff exit with codes similar to diff(1) 18 years ago
Don Zickus ae1a743735 Add a couple more test cases to the suite. 18 years ago
Don Zickus 87ab799234 builtin-mailinfo.c infrastrcture changes 18 years ago
Shawn O. Pearce 6016e35bc1 Fix t5510-fetch's use of sed 18 years ago
Jeff King e741130386 New fast-import test case for valid tree sorting 18 years ago
Shawn O. Pearce f43cd49fb8 Change {pre,post}-receive hooks to use stdin 18 years ago
Paolo Bonzini 0746d19a82 git-branch, git-checkout: autosetup for remote branch tracking 18 years ago
Johannes Schindelin 18449ab0e9 git-bundle: avoid packing objects which are in the prerequisites 18 years ago
Shawn O. Pearce e8438420bb Allow fast-import frontends to reload the marks table 18 years ago
Shawn O. Pearce 05ef58ec1f Teach receive-pack to run pre-receive/post-receive hooks 18 years ago
Shawn O. Pearce 8aaf7d6410 Refactor handling of error_string in receive-pack 18 years ago
Santi B,Ai(Bjar e3d842cf12 t/t5515-fetch-merge-logic.sh: Add two more tests 18 years ago
Johannes Schindelin 8315588b59 bundle: fix wrong check of read_header()'s return value & add tests 18 years ago
Johannes Schindelin 58db64f73c make t8001 work on Mac OS X again 18 years ago
Santi Béjar ac3ec0d555 t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 18 years ago
Junio C Hamano 33ee4cfb69 format-patch --attach: not folding some long headers. 18 years ago
Johannes Schindelin c112f689c2 format-patch: add --inline option and make --attach a true attachment 18 years ago
Johannes Schindelin 5bd74506cd Get rid of the dependency to GNU diff in the tests 18 years ago
Paolo Bonzini 118f8b2413 git-config: document --rename-section, provide --remove-section 18 years ago
Johannes Sixt 723024d696 Handle core.symlinks=false case in merge-recursive. 18 years ago
Johannes Sixt 78a8d641c1 Add core.symlinks to mark filesystems that do not support symbolic links. 18 years ago
Linus Torvalds 34fc5cefa7 mailinfo: do not get confused with logical lines that are too long. 18 years ago
Eric Wong 56cf9806a9 Update tests to use test-chmtime 18 years ago
Eric Wong e2b36f6018 git-svn: add test for useSvnsyncProps 18 years ago
Eric Wong befc9adc0c git-svn: fix useSvmProps, hopefully for the last time 18 years ago
Eric Wong b7e5348c7f git-svn: hide the private git-svn 'config' file as '.metadata' 18 years ago
Eric Wong 28710f74ea git-svn: brown paper bag fixes 18 years ago
Eric Wong dadc6d2a09 git-svn: allow 'init' to act as multi-init 18 years ago
Eric Wong ccb6b6f5b5 t910*: s/repo-config/config/g; poke around possible race conditions 18 years ago
sam@vilain.net 2edb9c5cf9 git-svn: make test for SVK mirror path import 18 years ago
Eric Wong 26a62d57a2 git-svn: use separate, per-repository .rev_db files 18 years ago
Eric Wong 74a81227f9 git-svn: correctly handle globs with a right-hand-side path component 18 years ago
Eric Wong 0bed5eaa0e git-svn: enable follow-parent functionality by default 18 years ago
Eric Wong b9dffd8cad git-svn: --follow-parent tracks multi-parent paths 18 years ago
Eric Wong 4bb9ed0466 git-svn: prepare multi-init for wildcard support 18 years ago
Eric Wong 9fa00b655c git-svn: just name the default svn-remote "svn" instead of "git-svn" 18 years ago
Eric Wong d8115c5104 git-svn: don't write to the config file from --follow-parent 18 years ago
Eric Wong 8a603774de git-svn: fix several fetch bugs related to repeated invocations 18 years ago
Eric Wong 289370578c git-svn: fetch tracks initial change with --follow-parent 18 years ago
Eric Wong ce2a0f2f9d git-svn: stop using path names as refnames with --follow-parent 18 years ago