Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add warning about known issues to documentation of cvsimport | Heiko Voigt | 2009-03-24 |
* | Merge branch 'maint' | Junio C Hamano | 2009-03-22 |
|\ | |||
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-22 |
| |\ | |||
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-22 |
| | |\ | |||
| | | * | everyday: use the dashless form of git-init | David Aguilar | 2009-03-22 |
* | | | | Merge branch 'dm/maint-docco' | Junio C Hamano | 2009-03-21 |
|\ \ \ \ | |||
| * | | | | Documentation: reword example text in git-bisect.txt. | David J. Mellor | 2009-03-20 |
| * | | | | Documentation: reworded the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-19 |
| * | | | | Documentation: minor grammatical fixes in git-branch.txt. | David J. Mellor | 2009-03-17 |
| * | | | | Documentation: minor grammatical fixes in git-blame.txt. | David J. Mellor | 2009-03-17 |
| * | | | | Documentation: reword the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-17 |
| * | | | | Documentation: minor grammatical fixes in git-archive.txt. | David J. Mellor | 2009-03-17 |
* | | | | | Sync with maint | Junio C Hamano | 2009-03-21 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Update draft release notes to 1.6.2.2 | Junio C Hamano | 2009-03-21 |
| * | | | | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-21 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | doc: clarify how -S works | Jeff King | 2009-03-19 |
| |/ / / | |||
* | | | | Merge branch 'fc/parseopt-config' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ | |||
| * | | | | config: test for --replace-all with one argument and fix documentation. | Carlos Rica | 2009-03-17 |
* | | | | | rebase: add options passed to git-am | Michele Ballabio | 2009-03-18 |
* | | | | | document --force-rebase | Michele Ballabio | 2009-03-18 |
* | | | | | Update draft release notes to 1.6.3 | Junio C Hamano | 2009-03-17 |
* | | | | | Merge branch 'rs/color-grep' | Junio C Hamano | 2009-03-17 |
|\ \ \ \ \ | |||
| * | | | | | grep: add support for coloring with external greps | René Scharfe | 2009-03-07 |
| * | | | | | grep: color patterns in output | René Scharfe | 2009-03-07 |
* | | | | | | Merge branch 'js/remote-improvements' | Junio C Hamano | 2009-03-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | builtin-remote: add set-head subcommand | Jay Soffian | 2009-02-27 |
* | | | | | | | Merge branch 'kb/checkout-optim' | Junio C Hamano | 2009-03-17 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | lstat_cache(): swap func(length, string) into func(string, length) | Kjetil Barvik | 2009-02-09 |
* | | | | | | | | config.txt: Describe special 'none' handling in core.gitProxy. | Emil Sit | 2009-03-17 |
* | | | | | | | | git-branch.txt: document -f correctly | Michael J Gruber | 2009-03-17 |
* | | | | | | | | git-send-email.txt: describe --compose better | Stephen Boyd | 2009-03-17 |
* | | | | | | | | Documentation: remove extra quoting/emphasis around literal texts | Chris Johnsen | 2009-03-17 |
* | | | | | | | | git-push.txt: describe how to default to pushing only current branch | Chris Johnsen | 2009-03-17 |
* | | | | | | | | Sync with GIT 1.6.2.1 | Junio C Hamano | 2009-03-15 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | GIT 1.6.2.1v1.6.2.1 | Junio C Hamano | 2009-03-15 |
* | | | | | | | | Documentation: filter-branch: show --ignore-unmatch in main index-filter example | Thomas Rast | 2009-03-11 |
* | | | | | | | | Update release notes to 1.6.3 | Junio C Hamano | 2009-03-11 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | Update draft release notes for 1.6.2.1 | Junio C Hamano | 2009-03-11 |
| * | | | | | | | Merge branch 'js/maint-send-email' into maint | Junio C Hamano | 2009-03-11 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-add-p-unquote' into maint | Junio C Hamano | 2009-03-11 |
| |\ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ | Merge branch 'tv/rebase-stat' | Junio C Hamano | 2009-03-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | git-rebase: Add --stat and --no-stat for producing diffstat on rebase | Tor Arne Vestbø | 2009-03-02 |
* | | | | | | | | | | | Merge branch 'tr/format-patch-thread' | Junio C Hamano | 2009-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | format-patch: support deep threading | Thomas Rast | 2009-02-21 |
* | | | | | | | | | | | | Merge branch 'el/blame-date' | Junio C Hamano | 2009-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Make git blame's date output format configurable, like git log | Eugene Letuchy | 2009-03-05 |
* | | | | | | | | | | | | | Typo and language fixes for git-checkout.txt | Michael J Gruber | 2009-03-10 |
* | | | | | | | | | | | | | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together | René Scharfe | 2009-03-09 |