Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git submodule: Fix adding of submodules at paths with ./, .. and // | Michael J Gruber | 2009-03-03 | 2 | -7/+16 |
* | git submodule: Add test cases for git submodule add | Michael J Gruber | 2009-03-03 | 1 | -0/+49 |
* | Documentation: minor grammatical fixes. | David J. Mellor | 2009-02-28 | 1 | -6/+6 |
* | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-28 | 1 | -1/+1 |
|\ | |||||
| * | added missing backtick in git-apply.txt | Danijel Tasov | 2009-02-28 | 1 | -1/+1 |
* | | More friendly message when locking the index fails. | Matthieu Moy | 2009-02-19 | 3 | -3/+17 |
* | | Document git blame --reverse. | Matthieu Moy | 2009-02-19 | 2 | -1/+8 |
* | | Documentation: Note file formats send-email accepts | Todd Zullinger | 2009-02-18 | 1 | -0/+13 |
* | | tests: fix "export var=val" | Junio C Hamano | 2009-02-18 | 2 | -3/+3 |
* | | Skip timestamp differences for diff --no-index | Michael Spang | 2009-02-18 | 3 | -0/+8 |
* | | Documentation/git-push: --all, --mirror, --tags can not be combined | Gerrit Pape | 2009-02-18 | 1 | -1/+1 |
* | | Prepare for 1.6.1.4. | Junio C Hamano | 2009-02-11 | 2 | -1/+20 |
* | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-11 | 3 | -20/+69 |
|\ \ | |/ | |||||
| * | Make repack less likely to corrupt repository | Junio C Hamano | 2009-02-11 | 1 | -20/+67 |
| * | fast-export: ensure we traverse commits in topological order | Elijah Newren | 2009-02-11 | 1 | -0/+1 |
| * | Clear the delta base cache if a pack is rebuilt | Shawn O. Pearce | 2009-02-11 | 1 | -0/+1 |
* | | Merge branch 'maint-1.5.6' into maint | Junio C Hamano | 2009-02-11 | 2 | -2/+43 |
|\ \ | |||||
| * \ | Merge branch 'maint-1.5.5' into maint-1.5.6 | Junio C Hamano | 2009-02-11 | 2 | -2/+43 |
| |\ \ | |||||
| | * \ | Merge branch 'maint-1.5.4' into maint-1.5.5 | Junio C Hamano | 2009-02-11 | 2 | -2/+43 |
| | |\ \ | |||||
| | | * | | revision traversal and pack: notice and die on missing commit | Junio C Hamano | 2009-02-11 | 2 | -2/+43 |
* | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-10 | 3 | -0/+9 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Clear the delta base cache during fast-import checkpoint | Shawn O. Pearce | 2009-02-10 | 3 | -0/+9 |
* | | | | | gitweb: add $prevent_xss option to prevent XSS by repository content | Matt McCutchen | 2009-02-08 | 2 | -3/+27 |
* | | | | | rev-list: fix showing distance when using --bisect-all | Christian Couder | 2009-02-08 | 1 | -0/+1 |
* | | | | | GIT 1.6.1.3v1.6.1.3 | Junio C Hamano | 2009-02-07 | 3 | -2/+34 |
* | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-05 | 1 | -1/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed broken git help -w when installing from RPM | David J. Mellor | 2009-02-04 | 1 | -1/+4 |
* | | | | | Merge branch 'jc/maint-apply-fix' into maint | Junio C Hamano | 2009-02-05 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | builtin-apply.c: do not set bogus mode in check_preimage() for deleted path | Junio C Hamano | 2009-01-28 | 1 | -1/+1 |
* | | | | | | Merge branch 'am/maint-push-doc' into maint | Junio C Hamano | 2009-02-05 | 2 | -23/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: rework src/dst description in git push | Anders Melchiorsen | 2009-01-25 | 1 | -11/+12 |
| * | | | | | | Documentation: more git push examples | Anders Melchiorsen | 2009-01-25 | 1 | -3/+13 |
| * | | | | | | Documentation: simplify refspec format description | Junio C Hamano | 2009-01-25 | 2 | -9/+9 |
* | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir' into maint | Junio C Hamano | 2009-02-05 | 2 | -1/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix gitdir detection when in subdir of gitdir | SZEDER Gábor | 2009-01-17 | 2 | -1/+12 |
* | | | | | | | | Merge branch 'lt/maint-wrap-zlib' into maint | Junio C Hamano | 2009-02-05 | 9 | -34/+99 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Wrap inflate and other zlib routines for better error reporting | Linus Torvalds | 2009-01-11 | 9 | -34/+99 |
* | | | | | | | | | Merge branch 'jc/maint-split-diff-metainfo' into maint | Junio C Hamano | 2009-02-05 | 3 | -67/+99 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me... | Junio C Hamano | 2009-01-27 | 3 | -67/+99 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | diff.c: output correct index lines for a split diff | Junio C Hamano | 2009-01-27 | 2 | -66/+98 |
* | | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD' into maint | Junio C Hamano | 2009-02-05 | 6 | -2/+63 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | bundle: allow the same ref to be given more than once | Junio C Hamano | 2009-01-17 | 4 | -1/+23 |
| * | | | | | | | | | | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 | 3 | -2/+41 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix' into maint | Junio C Hamano | 2009-02-05 | 2 | -2/+31 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix combined use of whitespace ignore options to diff | Keith Cascio | 2009-01-19 | 2 | -6/+8 |
| * | | | | | | | | | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-19 | 1 | -0/+27 |
* | | | | | | | | | | | urls.txt: document optional port specification in git URLS | Stefan Naewe | 2009-02-04 | 1 | -4/+4 |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-04 | 2 | -5/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | builtin-mv.c: check for unversionned files before looking at the destination. | Matthieu Moy | 2009-02-04 | 2 | -5/+5 |
| * | | | | | | | | | | Add a testcase for "git mv -f" on untracked files. | Matthieu Moy | 2009-02-04 | 1 | -0/+8 |