677 Commits (c075aea5da6c35edfe86da7d3edced67cdb009c8)

Author SHA1 Message Date
Johannes Schindelin 0ba956d331 git-status: respect core.excludesFile 18 years ago
Frank Lichtenheld cab333cb6a t1300: Add tests for git-config --bool --get 18 years ago
Eric Wong 4a1bb4c3f8 git-svn: don't attempt to minimize URLs by default 18 years ago
Steffen Prohaska b18a2be37a git-config: test for 'do not forget "a.b.var" ends "a.var" section'. 18 years ago
Junio C Hamano fdc99cbbdc checkout: allow detaching to HEAD even when switching to the tip of a branch 18 years ago
Junio C Hamano c2a063691e Add test for blame corner cases. 18 years ago
Bryan Larsen c256acb8fb posix compatibility for t4200 18 years ago
Johannes Schindelin c7f34c180b dir.c(common_prefix): Fix two bugs 18 years ago
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