Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation/git-rebase.txt: Add --strategy to synopsys | Mike Hommey | 2008-03-01 | 1 | -0/+1 |
* | CodingGuidelines: spell out how we use grep in our scripts | Junio C Hamano | 2008-03-01 | 1 | -0/+12 |
* | gc: Add --quiet option | Frank Lichtenheld | 2008-03-01 | 1 | -1/+4 |
* | Merge branch 'maint' | Junio C Hamano | 2008-02-29 | 1 | -1/+1 |
|\ | |||||
| * | Documentation cherry-pick: Fix cut-and-paste error | Mike Ralphson | 2008-02-29 | 1 | -1/+1 |
* | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-02-29 | 1 | -9/+82 |
* | | rev-list: add --branches, --tags and --remotes | Uwe Kleine-König | 2008-02-29 | 1 | -0/+3 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-02-29 | 2 | -1/+27 |
|\ \ | |/ | |||||
| * | Correct name of diff_flush() in API documentation | Daniel Barkalow | 2008-02-28 | 1 | -1/+1 |
| * | Start preparing for 1.5.4.4 | Junio C Hamano | 2008-02-27 | 1 | -0/+26 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-02-27 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Documentation/git svn log: add a note about timezones. | Miklos Vajna | 2008-02-27 | 1 | -0/+4 |
* | | Merge branch 'js/branch-track' | Junio C Hamano | 2008-02-27 | 3 | -33/+33 |
|\ \ | |||||
| * | | doc: documentation update for the branch track changes | Jay Soffian | 2008-02-19 | 3 | -32/+34 |
* | | | Merge branch 'db/cover-letter' | Junio C Hamano | 2008-02-27 | 1 | -7/+18 |
|\ \ \ | |||||
| * | | | Support a --cc=<email> option in format-patch | Daniel Barkalow | 2008-02-19 | 1 | -0/+5 |
| * | | | Add a --cover-letter option to format-patch | Daniel Barkalow | 2008-02-19 | 1 | -7/+13 |
* | | | | Merge branch 'jc/diff-relative' | Junio C Hamano | 2008-02-27 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | diff --relative: help working in a bare repository | Junio C Hamano | 2008-02-13 | 1 | -2/+5 |
| * | | | | diff --relative: output paths as relative to the current subdirectory | Junio C Hamano | 2008-02-13 | 1 | -0/+5 |
* | | | | | Merge branch 'db/host-alias' | Junio C Hamano | 2008-02-27 | 2 | -0/+34 |
|\ \ \ \ \ | |||||
| * | | | | | url rewriting: take longest and first match | Junio C Hamano | 2008-02-24 | 1 | -3/+2 |
| * | | | | | Add support for url aliases in config files | Daniel Barkalow | 2008-02-24 | 2 | -0/+35 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ae/pack-autothread' | Junio C Hamano | 2008-02-27 | 2 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 2008-02-23 | 2 | -0/+4 |
* | | | | | | Merge branch 'sp/describe' | Junio C Hamano | 2008-02-27 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Teach git-describe --exact-match to avoid expensive tag searches | Shawn O. Pearce | 2008-02-24 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Add '--fixed-strings' option to "git log --grep" and friends | Jakub Narebski | 2008-02-26 | 2 | -0/+6 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-26 | 2 | -3/+14 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest | Bryan Donlan | 2008-02-25 | 1 | -1/+1 |
| * | | | | | filter-branch documentation: non-zero exit status in command abort the filter | Caio Marcelo de Oliveira Filho | 2008-02-25 | 1 | -2/+4 |
| * | | | | | Documentation/git-filter-branch: add a new msg-filter example | Miklos Vajna | 2008-02-25 | 1 | -0/+9 |
* | | | | | | git-bundle.txt: Add different strategies to create the bundle | Santi Béjar | 2008-02-24 | 1 | -9/+35 |
* | | | | | | Merge branch 'jc/apply-whitespace' | Junio C Hamano | 2008-02-24 | 1 | -0/+4 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | core.whitespace: cr-at-eol | Junio C Hamano | 2008-02-05 | 1 | -0/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Sync with 1.5.4.3 | Junio C Hamano | 2008-02-23 | 2 | -1/+29 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | GIT 1.5.4.3v1.5.4.3 | Junio C Hamano | 2008-02-23 | 1 | -0/+27 |
* | | | | | git-merge-index documentation: clarify synopsis | Gerrit Pape | 2008-02-22 | 1 | -1/+1 |
* | | | | | Teach git-grep --name-only as synonym for -l | Shawn O. Pearce | 2008-02-20 | 1 | -1/+3 |
* | | | | | Merge branch 'mk/color' | Junio C Hamano | 2008-02-20 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 2008-02-18 | 1 | -0/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-20 | 2 | -3/+6 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Clarified the meaning of git-add -u in the documentation | Pekka Kaitaniemi | 2008-02-20 | 1 | -2/+2 |
| * | | | | Documentation/git-stash: document options for git stash list | Miklos Vajna | 2008-02-20 | 1 | -1/+4 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-20 | 1 | -3/+52 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | push: document the status output | Jeff King | 2008-02-19 | 1 | -0/+49 |
| * | | | | Documentation/push: clarify matching refspec behavior | Jeff King | 2008-02-19 | 1 | -3/+3 |
* | | | | | Technical documentation of the run-command API. | Johannes Sixt | 2008-02-19 | 1 | -5/+166 |
* | | | | | Correct git-pull documentation | Jay Soffian | 2008-02-19 | 1 | -8/+12 |
* | | | | | API documentation for remote.h | Daniel Barkalow | 2008-02-19 | 1 | -0/+123 |
| |/ / / |/| | | |