Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref-log: fix D/F conflict coming from deleted refs. | Junio C Hamano | 2006-10-19 | 1 | -0/+2 |
* | git-pack-refs --all | Junio C Hamano | 2006-10-08 | 1 | -8/+8 |
* | Remove bashism from t3210-pack-refs.sh | Dennis Stosberg | 2006-10-06 | 1 | -1/+1 |
* | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-10-02 | 2 | -0/+21 |
|\ | |||||
| * | Merge branch 'maint' | Junio C Hamano | 2006-10-02 | 1 | -0/+19 |
| |\ | |||||
| | * | git-mv: invalidate the removed path properly in cache-tree | Junio C Hamano | 2006-10-01 | 1 | -0/+19 |
| * | | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-09-30 | 1 | -0/+2 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-15 | 4 | -4/+128 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-07 | 136 | -43/+6296 |
| | |\ \ \ | |||||
| | * | | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging | Petr Baudis | 2006-07-03 | 1 | -3/+2 |
| | * | | | | Perly Git: make sure we do test the freshly built one. | Junio C Hamano | 2006-07-02 | 1 | -1/+2 |
| | * | | | | Perl interface: make testsuite work again. | Junio C Hamano | 2006-07-02 | 1 | -0/+2 |
* | | | | | | Clean up "git-branch.sh" and add remove recursive dir test cases. | Christian Couder | 2006-10-01 | 1 | -0/+27 |
* | | | | | | Uncomment test case: git branch c/d should barf if branch c exists. | Christian Couder | 2006-09-27 | 1 | -6/+6 |
* | | | | | | Add pack-refs and show-ref test cases. | Christian Couder | 2006-09-27 | 1 | -0/+70 |
* | | | | | | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-09-27 | 7 | -2/+241 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'cc/branch-test' | Junio C Hamano | 2006-09-27 | 1 | -0/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove empty ref directories that prevent creating a ref. | Christian Couder | 2006-09-25 | 1 | -0/+12 |
| * | | | | | | Merge branch 'sp/void' | Junio C Hamano | 2006-09-27 | 1 | -0/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow git-checkout when on a non-existant branch. | Shawn Pearce | 2006-09-27 | 1 | -0/+9 |
| * | | | | | | | Merge branch 'jc/deprecate-recursive' | Junio C Hamano | 2006-09-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Deprecate merge-recursive.py | Junio C Hamano | 2006-09-24 | 1 | -1/+1 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Corrected copy-and-paste thinko in ignore executable bit test case. | Shawn Pearce | 2006-09-27 | 1 | -1/+1 |
| * | | | | | | | An illustration of rev-list --parents --pretty=raw | Junio C Hamano | 2006-09-27 | 1 | -0/+113 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Ignore executable bit when adding files if filemode=0. | Shawn Pearce | 2006-09-26 | 1 | -0/+22 |
| |/ / / / / | |||||
| * | | | | | Add test for the default merges in fetch. | Santi BĂ©jar | 2006-09-24 | 1 | -0/+25 |
| * | | | | | Add t5510 to test per branch configuration affecting git-fetch. | Junio C Hamano | 2006-09-24 | 1 | -0/+44 |
| * | | | | | Quote arguments to tr in test-lib | Robin Rosenberg | 2006-09-22 | 1 | -1/+1 |
| * | | | | | Document receive.denyNonFastforwards | Johannes Schindelin | 2006-09-20 | 1 | -0/+14 |
* | | | | | | Fix t1400-update-ref test minimally | Junio C Hamano | 2006-09-17 | 1 | -5/+2 |
|/ / / / / | |||||
* | | | | | apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches | Junio C Hamano | 2006-09-17 | 2 | -1/+118 |
* | | | | | t1400: make test debuggable. | Junio C Hamano | 2006-09-16 | 1 | -43/+43 |
* | | | | | Make apply --binary a no-op. | Junio C Hamano | 2006-09-07 | 1 | -2/+2 |
* | | | | | Trace into a file or an open fd and refactor tracing code. | Christian Couder | 2006-09-02 | 1 | -1/+9 |
* | | | | | t5710: fix two thinkos. | Junio C Hamano | 2006-08-31 | 1 | -0/+2 |
* | | | | | Merge branch 'jc/apply' | Junio C Hamano | 2006-08-27 | 2 | -4/+200 |
|\ \ \ \ \ | |||||
| * | | | | | git-apply --verbose | Junio C Hamano | 2006-08-18 | 1 | -0/+48 |
| * | | | | | git-apply --reject: send rejects to .rej files. | Junio C Hamano | 2006-08-18 | 1 | -17/+30 |
| * | | | | | git-apply --reject | Junio C Hamano | 2006-08-17 | 1 | -0/+96 |
| * | | | | | apply --reverse: tie it all together. | Junio C Hamano | 2006-08-16 | 1 | -4/+43 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-08-21 | 1 | -0/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | git-mv: special case destination "." | Johannes Schindelin | 2006-08-21 | 1 | -0/+4 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2006-08-15 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | git-mv: succeed even if source is a prefix of destination | Johannes Schindelin | 2006-08-15 | 1 | -0/+4 |
* | | | | t4116 apply --reverse test | Junio C Hamano | 2006-08-14 | 1 | -0/+46 |
* | | | | Merge branch 'jc/grep' | Junio C Hamano | 2006-08-12 | 1 | -2/+29 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | git-grep: show pathnames relative to the current directory | Junio C Hamano | 2006-08-11 | 1 | -2/+29 |
* | | | | t/t4013: fix futzing with the version string. | Junio C Hamano | 2006-08-12 | 1 | -2/+4 |
|/ / / | |||||
* | | | git-apply: applying a patch to make a symlink shorter. | Junio C Hamano | 2006-08-09 | 1 | -0/+49 |
| |/ |/| | |||||
* | | Fix "grep -w" | Junio C Hamano | 2006-08-06 | 1 | -0/+85 |