| Commit message (Expand) | Author | Age | Files | Lines |
* | git.html: Update the links to stale versions | Junio C Hamano | 2008-11-12 | 1 | -1/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2008-11-12 | 2 | -1/+22 |
|\ |
|
| * | Start 1.6.0.5 cycle | Junio C Hamano | 2008-11-12 | 1 | -0/+21 |
| * | Remove the period after the git-check-attr summary | Matt Kraai | 2008-11-12 | 1 | -1/+1 |
* | | git-diff: Add --staged as a synonym for --cached. | David Symonds | 2008-11-11 | 1 | -0/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-09 | 2 | -7/+7 |
|\ \
| |/ |
|
| * | Documentation: bisect: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -3/+3 |
| * | Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -4/+4 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-08 | 1 | -6/+5 |
|\ \
| |/ |
|
| * | GIT 1.6.0.4v1.6.0.4 | Junio C Hamano | 2008-11-08 | 1 | -6/+5 |
* | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-11-05 | 1 | -3/+8 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-04 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | format-patch documentation: mention the special case of showing a single commit | Junio C Hamano | 2008-11-02 | 1 | -1/+2 |
* | | Makefile: add install-man rules (quick and normal) | Markus Heidelberg | 2008-11-02 | 1 | -2/+6 |
* | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-11-02 | 1 | -1/+13 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-02 | 3 | -7/+38 |
|\ \
| |/ |
|
| * | Add reference for status letters in documentation. | Yann Dirson | 2008-11-02 | 1 | -0/+16 |
| * | Document that git-log takes --all-match. | Mikael Magnusson | 2008-11-02 | 1 | -0/+4 |
| * | Update draft 1.6.0.4 release notes | Junio C Hamano | 2008-11-02 | 1 | -7/+18 |
* | | Merge branch 'ag/blame-encoding' | Junio C Hamano | 2008-11-02 | 2 | -3/+10 |
|\ \ |
|
| * | | builtin-blame: Reencode commit messages according to git-log rules. | Alexander Gavrilov | 2008-10-21 | 2 | -3/+10 |
* | | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-11-02 | 1 | -1/+27 |
* | | | Introduce receive.denyDeletes | Jan Krüger | 2008-11-02 | 1 | -0/+4 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-11-02 | 3 | -0/+62 |
|\ \ \
| | |/
| |/| |
|
| * | | Start 1.6.0.4 cycle | Junio C Hamano | 2008-11-02 | 1 | -0/+29 |
| * | | add instructions on how to send patches to the mailing list with Gmail | Tom Preston-Werner | 2008-11-01 | 1 | -0/+27 |
| * | | Documentation/gitattributes: Add subsection header for each attribute | Jakub Narebski | 2008-11-01 | 1 | -0/+6 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-10-31 | 2 | -2/+22 |
|\ \ \
| |/ / |
|
| * | | Documentation: clarify information about 'ident' attribute | Jan Krüger | 2008-10-31 | 1 | -2/+2 |
| * | | asciidoc: add minor workaround to add an empty line after code blocks | Jonas Fonseca | 2008-10-30 | 1 | -0/+20 |
* | | | git-daemon: set REMOTE_ADDR to client address | Joey Hess | 2008-10-24 | 1 | -0/+9 |
* | | | git-remote: list branches in vertical lists | Johannes Sixt | 2008-10-22 | 1 | -1/+3 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-10-21 | 1 | -9/+6 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | GIT 1.6.0.3v1.6.0.3 | Junio C Hamano | 2008-10-21 | 1 | -9/+6 |
* | | workflows documentation: fix link to git-request-pull[1] | Lee Marlow | 2008-10-20 | 1 | -1/+1 |
* | | document "intent to add" option to git-add | Jeff King | 2008-10-20 | 1 | -2/+11 |
* | | Merge branch 'tr/workflow-doc' | Junio C Hamano | 2008-10-19 | 6 | -8/+500 |
|\ \ |
|
| * | | Documentation: add manpage about workflows | Thomas Rast | 2008-10-19 | 2 | -1/+365 |
| * | | Documentation: Refer to git-rebase(1) to warn against rewriting | Thomas Rast | 2008-09-15 | 3 | -2/+10 |
| * | | Documentation: new upstream rebase recovery section in git-rebase | Thomas Rast | 2008-09-15 | 1 | -5/+125 |
* | | | Merge branch 'mv/clonev' | Junio C Hamano | 2008-10-19 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Implement git clone -v | Miklos Vajna | 2008-10-09 | 1 | -0/+5 |
* | | | | Merge branch 'ml/cygwin-filemode' | Junio C Hamano | 2008-10-19 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | compat/cygwin.c - Use cygwin's stat if core.filemode == true | Mark Levedahl | 2008-10-13 | 1 | -1/+3 |
* | | | | | Merge branch 'dp/checkattr' | Junio C Hamano | 2008-10-19 | 1 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | git-check-attr(1): use 'verse' for multi-line synopsis sections | Jonas Fonseca | 2008-10-16 | 1 | -1/+2 |
| * | | | | | check-attr: Add --stdin option | Dmitry Potapov | 2008-10-12 | 1 | -0/+8 |
| |/ / / / |
|
* | | | | | Merge branch 'gb/formatpatch-autonbr' | Junio C Hamano | 2008-10-19 | 2 | -7/+10 |
|\ \ \ \ \ |
|
| * | | | | | format-patch: autonumber by default | Brian Gernhardt | 2008-10-18 | 2 | -7/+10 |
| |/ / / / |
|
* | | | | | Merge branch 'sp/describe-lwtag' | Junio C Hamano | 2008-10-19 | 1 | -2/+7 |
|\ \ \ \ \ |
|