669 Commits (9f1beb7140584b3eb803cc9a69cbced528209f6e)

Author SHA1 Message Date
Alex Riesen 0afa7644f2 Fix overwriting of files when applying contextually independent diffs 18 years ago
Arjen Laarhoven d93f7c1817 t5300-pack-object.sh: portability issue using /usr/bin/stat 18 years ago
Arjen Laarhoven 4c84f0dcc6 t3200-branch.sh: small language nit 18 years ago
Brian Gernhardt 08b984fb54 Distinguish branches by more than case in tests. 18 years ago
Shawn O. Pearce 79ee194e52 Honor -p<n> when applying git diffs 18 years ago
Geert Bosch 01ebb9dc88 Fix renaming branch without config file 18 years ago
René Scharfe 265d528032 Revert "builtin-archive: use RUN_SETUP" 18 years ago
Junio C Hamano 2b93edbf32 rerere: make sorting really stable. 18 years ago
Brian Gernhardt 364b852352 Fix t4200-rerere for white-space from "wc -l" 18 years ago
Junio C Hamano eb3359663d rerere should not repeat the earlier hunks in later ones 18 years ago
Don Zickus 86747c132b git-mailinfo fixes for patch munging 18 years ago
Johannes Schindelin 75c962c99a t4118: be nice to non-GNU sed 18 years ago
Jeff King 03bcaacaad t/t6006: add tests for a slightly more complex commit messages 18 years ago
Junio C Hamano 542e165cdc Fix "--pretty=format:" for parent related items. 18 years ago
Jeff King fa21b60232 Add some basic tests of rev-list --pretty=format 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
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