Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2008-03-07 | 1 | -4/+4 |
|\ | |||||
| * | config.txt: refer to --upload-pack and --receive-pack instead of --exec | Uwe Kleine-König | 2008-03-07 | 1 | -4/+4 |
* | | Merge branch 'js/reflog-delete' | Junio C Hamano | 2008-03-07 | 2 | -1/+26 |
|\ \ | |||||
| * | | git-reflog.txt: Document new commands --updateref and --rewrite | Brandon Casey | 2008-03-03 | 1 | -0/+9 |
| * | | Merge commit '74359821' into js/reflog-delete | Junio C Hamano | 2008-03-03 | 18 | -54/+221 |
| |\ \ | |||||
| * | | | git-stash: add new 'pop' subcommand | Brandon Casey | 2008-02-22 | 1 | -1/+7 |
| * | | | git-stash: add new 'drop' subcommand | Brandon Casey | 2008-02-22 | 1 | -1/+6 |
| * | | | Merge branch 'bc/reflog-fix' into js/reflog-delete | Junio C Hamano | 2008-02-22 | 208 | -2060/+5579 |
| |\ \ \ | |||||
| * | | | | Teach "git reflog" a subcommand to delete single entries | Johannes Schindelin | 2007-10-17 | 1 | -0/+5 |
* | | | | | Merge branch 'dc/format-pretty' | Junio C Hamano | 2008-03-07 | 3 | -5/+12 |
|\ \ \ \ \ | |||||
| * | | | | | log/show/whatchanged: introduce format.pretty configuration | Denis Cheng | 2008-03-05 | 2 | -0/+8 |
| * | | | | | whatchanged documentation: share description of --pretty with others | Denis Cheng | 2008-03-05 | 1 | -5/+4 |
* | | | | | | Merge branch 'cb/mergetool' | Junio C Hamano | 2008-03-07 | 1 | -2/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Teach git mergetool to use custom commands defined at config time | Charles Bailey | 2008-03-05 | 1 | -2/+23 |
| * | | | | | | Tidy up git mergetool's backup file behaviour | Charles Bailey | 2008-03-05 | 1 | -0/+6 |
| |/ / / / / | |||||
* | | | | | | run-command: Redirect stderr to a pipe before redirecting stdout to stderr | Christian Couder | 2008-03-05 | 1 | -3/+4 |
|/ / / / / | |||||
* | | | | | Revert "unpack-objects: prevent writing of inconsistent objects" | Junio C Hamano | 2008-03-04 | 1 | -3/+0 |
* | | | | | Revert "receive-pack: use strict mode for unpacking objects" | Junio C Hamano | 2008-03-04 | 1 | -6/+0 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-04 | 1 | -1/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix incorrect wording in git-merge.txt. | Matthieu Moy | 2008-03-03 | 1 | -1/+2 |
* | | | | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-03-03 | 1 | -1/+27 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-02 | 1 | -1/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update draft release notes for 1.5.4.4 | Junio C Hamano | 2008-03-02 | 1 | -1/+21 |
* | | | | | Fix doc typos. | Ralf Wildenhues | 2008-03-02 | 2 | -4/+4 |
* | | | | | Merge branch 'np/verify-pack' | Junio C Hamano | 2008-03-02 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | add storage size output to 'git verify-pack -v' | Nicolas Pitre | 2008-03-01 | 1 | -2/+2 |
* | | | | | | Merge branch 'pb/cvsimport' | Junio C Hamano | 2008-03-02 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cvsimport: document that -M can be used multiple times | Philippe Bruhat (BooK | 2008-03-01 | 1 | -1/+5 |
* | | | | | | | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-03-02 | 3 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | receive-pack: use strict mode for unpacking objects | Martin Koegler | 2008-02-28 | 1 | -0/+6 |
| * | | | | | | | index-pack: introduce checking mode | Martin Koegler | 2008-02-28 | 1 | -0/+3 |
| * | | | | | | | unpack-objects: prevent writing of inconsistent objects | Martin Koegler | 2008-02-28 | 1 | -0/+3 |
* | | | | | | | | Merge branch 'sb/describe-long' | Junio C Hamano | 2008-03-02 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-describe: --long shows the object name even for a tagged commit | Santi Béjar | 2008-02-25 | 1 | -0/+9 |
* | | | | | | | | | Documentation: Remove --{min,max}-age option from git-log(1) | Jakub Narebski | 2008-03-02 | 1 | -0/+2 |
* | | | | | | | | | 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 |
|\ \ \ \ \ \ \ |