Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | Add help.autocorrect to enable/disable autocorrecting | Alex Riesen | 2008-08-31 | |
* | | | | | Teach "git diff -p" to locate PHP class methods | Andreas Ericsson | 2008-09-07 | |
* | | | | | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-09-06 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-06 | |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | ||||
| * | | | Update draft release notes for 1.6.0.2 | Junio C Hamano | 2008-09-06 | |
| * | | | Mention the fact that 'git annotate' is only for backward compatibility. | Junio C Hamano | 2008-09-05 | |
* | | | | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-09-03 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-03 | |
|\ \ \ \ | |/ / / | ||||
| * | | | Start 1.6.0.2 maintenance cycle | Junio C Hamano | 2008-09-03 | |
| * | | | Fix passwd(5) ref and reflect that commit doens't use commit-tree | Jonas Fonseca | 2008-09-03 | |
* | | | | Merge branch 'tr/filter-branch' | Junio C Hamano | 2008-09-02 | |
|\ \ \ \ | ||||
| * | | | | Documentation: rev-list-options: move --simplify-merges documentation | Thomas Rast | 2008-08-12 | |
| * | | | | Merge branch 'jc/post-simplify' into tr/rev-list-docs | Junio C Hamano | 2008-08-12 | |
| |\ \ \ \ | ||||
| | * | | | | revision traversal: show full history with merge simplification | Junio C Hamano | 2008-08-02 | |
* | | | | | | Merge branch 'rf/man-env' | Junio C Hamano | 2008-09-02 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | builtin-help: fallback to GIT_MAN_VIEWER before man | Romain Francoise | 2008-08-29 | |
* | | | | | | | Merge branch 'jc/author-nickname' | Junio C Hamano | 2008-09-02 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | git commit --author=$name: look $name up in existing commits | Junio C Hamano | 2008-08-30 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-02 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | Improve documentation for --dirstat diff option | Heikki Orsila | 2008-09-01 | |
| * | | | | | | Documentation: minor cleanup in a use case in 'git stash' manual | SZEDER Gábor | 2008-09-01 | |
| * | | | | | | Documentation: fix disappeared lines in 'git stash' manpage | SZEDER Gábor | 2008-09-01 | |
| * | | | | | | Documentation: fix reference to a for-each-ref option | SZEDER Gábor | 2008-09-01 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-31 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | Document sendemail.envelopesender configuration | Ask Bjørn Hansen | 2008-08-31 | |
| * | | | | | | Document clarification: gitmodules, gitattributes | Gustaf Hendeby | 2008-08-31 | |
| * | | | | | | config.txt: Add missing colons after option name | Teemu Likonen | 2008-08-30 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-30 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | gitattributes: -crlf is not binary | Junio C Hamano | 2008-08-30 | |
| * | | | | | | Fix example in git-name-rev documentation | Junio C Hamano | 2008-08-30 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'sb/daemon' | Junio C Hamano | 2008-08-30 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | git-daemon: rewrite kindergarden, new option --max-connections | Stephen R. van den Berg | 2008-08-17 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-29 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | ||||
| * | | | | tutorial: gentler illustration of Alice/Bob workflow using gitk | Paolo Ciarrocchi | 2008-08-29 | |
| * | | | | pretty=format: respect date format options | Jeff King | 2008-08-29 | |
| * | | | | Document gitk --argscmd flag. | Yann Dirson | 2008-08-29 | |
* | | | | | git-submodule: add "sync" command | David Aguilar | 2008-08-25 | |
* | | | | | Merge branch 'maint' to sync with 1.6.0.1 | Junio C Hamano | 2008-08-24 | |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | GIT 1.6.0.1v1.6.0.1 | Junio C Hamano | 2008-08-24 | |
| * | | | | Documentation: clarify pager configuration | Jonathan Nieder | 2008-08-24 | |
| * | | | | Documentation: clarify pager.<cmd> configuration | Jonathan Nieder | 2008-08-24 | |
* | | | | | git-merge documentation: more details about resolving conflicts | Dan Hensgen | 2008-08-22 | |
* | | | | | Extend "checkout --track" DWIM to support more cases | Alex Riesen | 2008-08-22 | |
* | | | | | Teach "git diff -p" HTML funcname patterns | Johan Herland | 2008-08-20 | |
* | | | | | Teach "git diff -p" Python funcname patterns | Kirill Smelkov | 2008-08-20 | |
* | | | | | Merge branch 'ml/submodule-foreach' | Junio C Hamano | 2008-08-20 | |
|\ \ \ \ \ | ||||
| * | | | | | git-submodule - Add 'foreach' subcommand | Mark Levedahl | 2008-08-17 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'kh/diff-tree' | Junio C Hamano | 2008-08-20 | |
|\ \ \ \ \ | ||||
| * | | | | | Teach git diff-tree --stdin to diff trees | Karl Hasselström | 2008-08-11 | |
| * | | | | | diff-tree: Note that the commit ID is printed with --stdin | Karl Hasselström | 2008-08-11 |