Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'maint' | Junio C Hamano | 2006-11-13 | 5 | -1/+168 | |
|\ | ||||||
| * | Rework cvsexportcommit to handle binary files for all cases. | Robin Rosenberg | 2006-11-13 | 3 | -0/+145 | |
| * | Catch errors when writing an index that contains invalid objects. | Johannes Sixt | 2006-11-13 | 1 | -0/+22 | |
| * | test-lib.sh: A command dying due to a signal is an unexpected failure. | Johannes Sixt | 2006-11-13 | 1 | -1/+1 | |
* | | Merge branch 'maint' | Junio C Hamano | 2006-11-10 | 2 | -1/+75 | |
|\| | ||||||
| * | git-svn: fix dcommit losing changes when out-of-date from svn | Eric Wong | 2006-11-09 | 2 | -1/+75 | |
* | | git-pickaxe: retire pickaxe | Junio C Hamano | 2006-11-09 | 1 | -9/+0 | |
* | | Merge branch 'jc/pickaxe' | Junio C Hamano | 2006-11-08 | 2 | -0/+10 | |
|\ \ | ||||||
| * | | git-pickaxe: blame rewritten. | Junio C Hamano | 2006-10-20 | 2 | -0/+10 | |
* | | | Merge branch 'jc/read-tree' | Junio C Hamano | 2006-11-08 | 2 | -23/+195 | |
|\ \ \ | ||||||
| * | | | t6022: ignoring untracked files by merge-recursive when they do not matter | Junio C Hamano | 2006-10-28 | 1 | -23/+142 | |
| * | | | merge: loosen overcautious "working file will be lost" check. | Junio C Hamano | 2006-10-28 | 1 | -0/+53 | |
* | | | | Merge branch 'lj/refs' | Junio C Hamano | 2006-11-01 | 3 | -11/+104 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | t3200: git-branch testsuite update | Junio C Hamano | 2006-10-24 | 1 | -6/+3 | |
| * | | | 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 | |
| |\ \ \ | ||||||
| * | | | | 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-28 | 1 | -6/+6 | |
| * | | | | Add pack-refs and show-ref test cases. | Christian Couder | 2006-09-28 | 1 | -0/+70 | |
| * | | | | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-09-28 | 7 | -2/+241 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix t1400-update-ref test minimally | Junio C Hamano | 2006-09-18 | 1 | -5/+2 | |
* | | | | | | tests: merge-recursive is usable without Python | Junio C Hamano | 2006-10-27 | 5 | -28/+1 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-10-25 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Set $HOME for selftests | Gerrit Pape | 2006-10-24 | 1 | -1/+2 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2006-10-20 | 1 | -0/+55 | |
|\| | | | | ||||||
| * | | | | git-apply: prepare for upcoming GNU diff -u format change. | Linus Torvalds | 2006-10-20 | 1 | -0/+55 | |
* | | | | | Merge branch 'js/diff' | Junio C Hamano | 2006-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Turn on recursive with --summary | Johannes Schindelin | 2006-10-06 | 1 | -1/+1 | |
* | | | | | | Merge branch 'rs/zip' | Junio C Hamano | 2006-10-19 | 1 | -0/+35 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | git-archive --format=zip: add symlink support | Rene Scharfe | 2006-10-08 | 1 | -0/+35 | |
* | | | | | | clone: the given repository dir should be relative to $PWD | Yasushi SHOJI | 2006-10-15 | 1 | -0/+6 | |
* | | | | | | t4015: work-around here document problem on Cygwin. | Junio C Hamano | 2006-10-13 | 1 | -6/+6 | |
* | | | | | | diff: fix 2 whitespace issues | Johannes Schindelin | 2006-10-12 | 1 | -0/+122 | |
|/ / / / / | ||||||
* / / / / | test-lib: separate individual test better in verbose mode. | Martin Waitz | 2006-10-08 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | / | Error in test description of t1200-tutorial | Robin Rosenberg | 2006-10-03 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | 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-02 | 1 | -0/+19 | |
* | | | | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-10-01 | 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-08 | 136 | -43/+6296 | |
| |\ \ \ \ | ||||||
| * | | | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging | Petr Baudis | 2006-07-04 | 1 | -3/+2 | |
| * | | | | | Perly Git: make sure we do test the freshly built one. | Junio C Hamano | 2006-07-03 | 1 | -1/+2 | |
| * | | | | | Perl interface: make testsuite work again. | Junio C Hamano | 2006-07-03 | 1 | -0/+2 | |
* | | | | | | Merge branch 'cc/branch-test' | Junio C Hamano | 2006-09-28 | 1 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove empty ref directories that prevent creating a ref. | Christian Couder | 2006-09-26 | 1 | -0/+12 | |
* | | | | | | | Merge branch 'sp/void' | Junio C Hamano | 2006-09-28 | 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-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ |