Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documentation/git-push: --all, --mirror, --tags can not be combined | Gerrit Pape | 2009-02-18 |
* | Prepare for 1.6.1.4. | Junio C Hamano | 2009-02-11 |
* | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-11 |
|\ | |||
| * | Make repack less likely to corrupt repository | Junio C Hamano | 2009-02-11 |
| * | fast-export: ensure we traverse commits in topological order | Elijah Newren | 2009-02-11 |
| * | Clear the delta base cache if a pack is rebuilt | Shawn O. Pearce | 2009-02-11 |
* | | Merge branch 'maint-1.5.6' into maint | Junio C Hamano | 2009-02-11 |
|\ \ | |||
| * \ | Merge branch 'maint-1.5.5' into maint-1.5.6 | Junio C Hamano | 2009-02-11 |
| |\ \ | |||
| | * \ | Merge branch 'maint-1.5.4' into maint-1.5.5 | Junio C Hamano | 2009-02-11 |
| | |\ \ | |||
| | | * | | revision traversal and pack: notice and die on missing commit | Junio C Hamano | 2009-02-11 |
* | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-10 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | Clear the delta base cache during fast-import checkpoint | Shawn O. Pearce | 2009-02-10 |
* | | | | | gitweb: add $prevent_xss option to prevent XSS by repository content | Matt McCutchen | 2009-02-08 |
* | | | | | rev-list: fix showing distance when using --bisect-all | Christian Couder | 2009-02-08 |
* | | | | | GIT 1.6.1.3v1.6.1.3 | Junio C Hamano | 2009-02-07 |
* | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Fixed broken git help -w when installing from RPM | David J. Mellor | 2009-02-04 |
* | | | | | Merge branch 'jc/maint-apply-fix' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ | |||
| * | | | | | builtin-apply.c: do not set bogus mode in check_preimage() for deleted path | Junio C Hamano | 2009-01-28 |
* | | | | | | Merge branch 'am/maint-push-doc' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | Documentation: rework src/dst description in git push | Anders Melchiorsen | 2009-01-25 |
| * | | | | | | Documentation: more git push examples | Anders Melchiorsen | 2009-01-25 |
| * | | | | | | Documentation: simplify refspec format description | Junio C Hamano | 2009-01-25 |
* | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix gitdir detection when in subdir of gitdir | SZEDER Gábor | 2009-01-17 |
* | | | | | | | | Merge branch 'lt/maint-wrap-zlib' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Wrap inflate and other zlib routines for better error reporting | Linus Torvalds | 2009-01-11 |
* | | | | | | | | | Merge branch 'jc/maint-split-diff-metainfo' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me... | Junio C Hamano | 2009-01-27 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | diff.c: output correct index lines for a split diff | Junio C Hamano | 2009-01-27 |
* | | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | bundle: allow the same ref to be given more than once | Junio C Hamano | 2009-01-17 |
| * | | | | | | | | | | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix' into maint | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Fix combined use of whitespace ignore options to diff | Keith Cascio | 2009-01-19 |
| * | | | | | | | | | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-19 |
* | | | | | | | | | | | urls.txt: document optional port specification in git URLS | Stefan Naewe | 2009-02-04 |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-04 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | builtin-mv.c: check for unversionned files before looking at the destination. | Matthieu Moy | 2009-02-04 |
| * | | | | | | | | | | Add a testcase for "git mv -f" on untracked files. | Matthieu Moy | 2009-02-04 |
| * | | | | | | | | | | Missing && in t/t7001.sh. | Matthieu Moy | 2009-02-04 |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||
| * | | | | | | | | | | User-manual: "git stash <comment>" form is long gone | William Pursell | 2009-02-03 |
| * | | | | | | | | | | add test-dump-cache-tree in Makefile | Guanqun Lu | 2009-02-03 |
| * | | | | | | | | | | fix typo in Documentation | Guanqun Lu | 2009-02-03 |
| * | | | | | | | | | | apply: fix access to an uninitialized mode variable, found by valgrind | Johannes Schindelin | 2009-02-03 |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||
| * | | | | | | | | | | grep: pass -I (ignore binary) down to external grep | Junio C Hamano | 2009-02-02 |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||
| * | | | | | | | | | | merge: fix out-of-bounds memory access | René Scharfe | 2009-01-31 |