Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | git-mergetool documentaiton: show toolnames in typewriter font | Charles Bailey | 2008-03-08 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-07 | |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | config.txt: refer to --upload-pack and --receive-pack instead of --exec | Uwe Kleine-König | 2008-03-07 | |
* | | | | | Merge branch 'js/reflog-delete' | Junio C Hamano | 2008-03-07 | |
|\ \ \ \ \ | ||||
| * | | | | | git-reflog.txt: Document new commands --updateref and --rewrite | Brandon Casey | 2008-03-03 | |
| * | | | | | Merge commit '74359821' into js/reflog-delete | Junio C Hamano | 2008-03-03 | |
| |\ \ \ \ \ | ||||
| * | | | | | | git-stash: add new 'pop' subcommand | Brandon Casey | 2008-02-22 | |
| * | | | | | | git-stash: add new 'drop' subcommand | Brandon Casey | 2008-02-22 | |
| * | | | | | | Merge branch 'bc/reflog-fix' into js/reflog-delete | Junio C Hamano | 2008-02-22 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Teach "git reflog" a subcommand to delete single entries | Johannes Schindelin | 2007-10-17 | |
* | | | | | | | | Merge branch 'dc/format-pretty' | Junio C Hamano | 2008-03-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | log/show/whatchanged: introduce format.pretty configuration | Denis Cheng | 2008-03-05 | |
| * | | | | | | | | whatchanged documentation: share description of --pretty with others | Denis Cheng | 2008-03-05 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'cb/mergetool' | Junio C Hamano | 2008-03-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Teach git mergetool to use custom commands defined at config time | Charles Bailey | 2008-03-05 | |
| * | | | | | | | | Tidy up git mergetool's backup file behaviour | Charles Bailey | 2008-03-05 | |
| |/ / / / / / / | ||||
* | | | | | | | | run-command: Redirect stderr to a pipe before redirecting stdout to stderr | Christian Couder | 2008-03-05 | |
|/ / / / / / / | ||||
* | | | | | | | Revert "unpack-objects: prevent writing of inconsistent objects" | Junio C Hamano | 2008-03-04 | |
* | | | | | | | Revert "receive-pack: use strict mode for unpacking objects" | Junio C Hamano | 2008-03-04 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-04 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | Fix incorrect wording in git-merge.txt. | Matthieu Moy | 2008-03-03 | |
* | | | | | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-03-03 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | Update draft release notes for 1.5.4.4 | Junio C Hamano | 2008-03-02 | |
* | | | | | | Fix doc typos. | Ralf Wildenhues | 2008-03-02 | |
* | | | | | | Merge branch 'np/verify-pack' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | add storage size output to 'git verify-pack -v' | Nicolas Pitre | 2008-03-01 | |
* | | | | | | | Merge branch 'pb/cvsimport' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | cvsimport: document that -M can be used multiple times | Philippe Bruhat (BooK | 2008-03-01 | |
* | | | | | | | | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | receive-pack: use strict mode for unpacking objects | Martin Koegler | 2008-02-28 | |
| * | | | | | | | | index-pack: introduce checking mode | Martin Koegler | 2008-02-28 | |
| * | | | | | | | | unpack-objects: prevent writing of inconsistent objects | Martin Koegler | 2008-02-28 | |
* | | | | | | | | | Merge branch 'sb/describe-long' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | git-describe: --long shows the object name even for a tagged commit | Santi Béjar | 2008-02-25 | |
* | | | | | | | | | | Documentation: Remove --{min,max}-age option from git-log(1) | Jakub Narebski | 2008-03-02 | |
* | | | | | | | | | | Documentation/git-rebase.txt: Add --strategy to synopsys | Mike Hommey | 2008-03-01 | |
* | | | | | | | | | | CodingGuidelines: spell out how we use grep in our scripts | Junio C Hamano | 2008-03-01 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | gc: Add --quiet option | Frank Lichtenheld | 2008-03-01 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-29 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| * | | | | | | | | Documentation cherry-pick: Fix cut-and-paste error | Mike Ralphson | 2008-02-29 | |
* | | | | | | | | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-02-29 | |
* | | | | | | | | | rev-list: add --branches, --tags and --remotes | Uwe Kleine-König | 2008-02-29 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-29 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Correct name of diff_flush() in API documentation | Daniel Barkalow | 2008-02-28 | |
| | |_|/ / / | |/| | | | | ||||
| * | | | | | Start preparing for 1.5.4.4 | Junio C Hamano | 2008-02-27 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-27 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | Documentation/git svn log: add a note about timezones. | Miklos Vajna | 2008-02-27 | |
* | | | | | | Merge branch 'js/branch-track' | Junio C Hamano | 2008-02-27 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | doc: documentation update for the branch track changes | Jay Soffian | 2008-02-19 |