Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 | 1 | -0/+9 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-04 | 1 | -0/+22 |
|\ | |||||
| * | describe: match pattern for lightweight tags too | Michael Dressel | 2008-06-04 | 1 | -0/+22 |
* | | t7502: honor SHELL_PATH | Junio C Hamano | 2008-06-04 | 1 | -3/+3 |
* | | Fix t5516 on cygwin: it does not like double slashes at the beginning of a path | Alex Riesen | 2008-06-03 | 1 | -1/+1 |
* | | t7502: tighten loosely written test sequence | Junio C Hamano | 2008-06-03 | 1 | -17/+18 |
* | | t7502: do not globally unset GIT_COMMITTER_* environment variables | Junio C Hamano | 2008-06-03 | 1 | -3/+6 |
* | | commit: drop duplicated parents | Junio C Hamano | 2008-06-02 | 1 | -0/+14 |
* | | Merge branch 'sb/am-tests' | Junio C Hamano | 2008-06-01 | 2 | -72/+260 |
|\ \ | |||||
| * | | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh | Stephan Beyer | 2008-05-31 | 2 | -72/+34 |
| * | | Add test cases for git-am | Stephan Beyer | 2008-05-31 | 1 | -0/+226 |
* | | | Merge branch 'lw/test-fix' | Junio C Hamano | 2008-06-01 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons | Lea Wiemann | 2008-05-31 | 1 | -1/+3 |
| |/ / | |||||
* | | | Merge branch 'sp/remote' | Junio C Hamano | 2008-06-01 | 1 | -0/+18 |
|\ \ \ | |||||
| * | | | Make "git-remote prune" delete refs according to fetch specs | Shawn O. Pearce | 2008-05-31 | 1 | -0/+18 |
| |/ / | |||||
* | | | Merge branch 'lr/init-bare' | Junio C Hamano | 2008-06-01 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | git-init: accept --bare option | Luciano Rocha | 2008-05-28 | 1 | -0/+11 |
| |/ / | |||||
* | | | rollback lock files on more signals than just SIGINT | Paolo Bonzini | 2008-05-31 | 1 | -0/+14 |
|/ / | |||||
* | | builtin-fetch.c (store_updated_refs): Honor update_local_ref() return value | Dmitry V. Levin | 2008-05-28 | 1 | -0/+37 |
* | | t5100: Avoid filename "nul" | Junio C Hamano | 2008-05-27 | 2 | -2/+2 |
* | | Merge 1.5.5.3 in | Junio C Hamano | 2008-05-27 | 1 | -11/+2 |
|\ \ | |/ | |||||
| * | Revert "filter-branch: subdirectory filter needs --full-history" | Johannes Sixt | 2008-05-27 | 1 | -11/+2 |
| * | Merge branch 'gp/bisect-fix' into maint | Junio C Hamano | 2008-05-26 | 1 | -0/+25 |
| |\ | |||||
* | | | t5700-clone-reference: Quote $U | Johannes Sixt | 2008-05-27 | 1 | -3/+3 |
* | | | Add some tests for git update-ref -d | Karl Hasselström | 2008-05-27 | 1 | -0/+16 |
* | | | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 2008-05-26 | 52 | -388/+391 |
|\ \ \ | |||||
| * | | | "git diff": do not ignore index without --no-index | Junio C Hamano | 2008-05-24 | 3 | -1/+4 |
| * | | | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 50 | -387/+387 |
* | | | | Merge branch 'js/mailinfo' | Junio C Hamano | 2008-05-25 | 4 | -0/+55 |
|\ \ \ \ | |||||
| * | | | | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths | Junio C Hamano | 2008-05-25 | 3 | -0/+46 |
| * | | | | mailsplit and mailinfo: gracefully handle NUL characters | Johannes Schindelin | 2008-05-25 | 2 | -0/+9 |
| |/ / / | |||||
* | | | | Merge branch 'jc/add-n-u' | Junio C Hamano | 2008-05-25 | 1 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | "git-add -n -u" should not add but just report | Junio C Hamano | 2008-05-21 | 1 | -0/+17 |
* | | | | | Merge branch 'ar/t6031' | Junio C Hamano | 2008-05-25 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix t6031 on filesystems without working exec bit | Alex Riesen | 2008-05-21 | 1 | -2/+5 |
* | | | | | | Merge branch 'db/clone-in-c' | Junio C Hamano | 2008-05-25 | 2 | -1/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add test for cloning with "--reference" repo being a subset of source repo | Johan Herland | 2008-05-22 | 1 | -0/+5 |
| * | | | | | | Add a test for another combination of --reference | Johan Herland | 2008-05-22 | 1 | -0/+21 |
| * | | | | | | Test that --reference actually suppresses fetching referenced objects | Daniel Barkalow | 2008-05-22 | 1 | -1/+8 |
| * | | | | | | builtin-clone: fix initial checkout | Johannes Schindelin | 2008-05-15 | 1 | -0/+7 |
* | | | | | | | Merge branch 'jc/apply-whitespace' | Junio C Hamano | 2008-05-25 | 1 | -0/+61 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | builtin-apply: do not declare patch is creation when we do not know it | Junio C Hamano | 2008-05-17 | 1 | -0/+61 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ar/batch-cat' | Junio C Hamano | 2008-05-25 | 3 | -35/+359 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | change quoting in test t1006-cat-file.sh | Michele Ballabio | 2008-05-23 | 1 | -3/+3 |
| * | | | | | | | git-hash-object: Add --stdin-paths option | Adam Roben | 2008-05-23 | 1 | -0/+32 |
| * | | | | | | | Add more tests for git hash-object | Adam Roben | 2008-05-23 | 1 | -27/+93 |
| * | | | | | | | Move git-hash-object tests from t5303 to t1007 | Adam Roben | 2008-05-23 | 1 | -0/+0 |
| * | | | | | | | git-cat-file: Add --batch option | Adam Roben | 2008-05-05 | 1 | -17/+57 |
| * | | | | | | | git-cat-file: Add --batch-check option | Adam Roben | 2008-05-05 | 1 | -0/+65 |
| * | | | | | | | Add tests for git cat-file | Adam Roben | 2008-05-05 | 1 | -0/+121 |
| | |/ / / / / | |/| | | | | |