Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/apply-include-exclude' | Shawn O. Pearce | 2008-09-25 |
|\ | |||
| * | git-apply:--include=pathspec | Junio C Hamano | 2008-09-06 |
* | | Merge branch 'ho/dirstat-by-file' | Shawn O. Pearce | 2008-09-25 |
|\ \ | |||
| * | | diff --dirstat-by-file: count changed files, not lines | Heikki Orsila | 2008-09-05 |
| |/ | |||
* | | Merge branch 'maint' | Shawn O. Pearce | 2008-09-25 |
|\ \ | |||
| * | | Update release notes for 1.6.0.3 | Shawn O. Pearce | 2008-09-25 |
* | | | git-web--browse: Support for using /bin/start on MinGW | Petr Baudis | 2008-09-24 |
* | | | Fixed some grammatical errors in git-rebase.txt documentation. | Garry Dolley | 2008-09-24 |
* | | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-09-20 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-09-19 |
|\ \ \ | |/ / | |||
| * | | Start draft release notes for 1.6.0.3 | Junio C Hamano | 2008-09-19 |
| * | | git-repack uses --no-repack-object, not --no-repack-delta. | Mikael Magnusson | 2008-09-19 |
| * | | Bust the ghost of long-defunct diffcore-pathspec. | Yann Dirson | 2008-09-19 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-09-18 |
|\ \ \ | |/ / | |||
| * | | Merge branch 'jc/maint-checkout-keep-remove' into maint | Junio C Hamano | 2008-09-18 |
| |\ \ | |||
| * | | | Clarified gitattributes documentation regarding custom hunk header. | Garry Dolley | 2008-09-18 |
* | | | | Merge branch 'jc/diff-prefix' | Junio C Hamano | 2008-09-18 |
|\ \ \ \ | |||
| * | | | | diff: vary default prefix depending on what are compared | Junio C Hamano | 2008-08-30 |
* | | | | | Merge branch 'bw/shortref' | Junio C Hamano | 2008-09-18 |
|\ \ \ \ \ | |||
| * | | | | | for-each-ref: `:short` format for `refname` | Bert Wesarg | 2008-09-05 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'rs/decorate' | Junio C Hamano | 2008-09-18 |
|\ \ \ \ \ | |||
| * | | | | | add '%d' pretty format specifier to show decoration | René Scharfe | 2008-09-04 |
| |/ / / / | |||
* | | | | | Merge branch 'jc/maint-checkout-keep-remove' | Junio C Hamano | 2008-09-16 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | checkout: do not lose staged removal | Junio C Hamano | 2008-09-09 |
* | | | | | Sync with 1.6.0.2 | Junio C Hamano | 2008-09-12 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | GIT 1.6.0.2v1.6.0.2 | Junio C Hamano | 2008-09-12 |
| * | | | | Fix some manual typos. | Ralf Wildenhues | 2008-09-12 |
* | | | | | allow installation of man and html doc from the man and html branches | Michael J Gruber | 2008-09-10 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-10 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Update draft release notes for 1.6.0.2 | Junio C Hamano | 2008-09-10 |
| |/ / / | |||
* | | | | Merge branch 'ar/autospell' | Junio C Hamano | 2008-09-07 |
|\ \ \ \ | |||
| * | | | | 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 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | |