Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | 7 | -18/+30 |
|\ | |||||
| * | Documentation: Fix man page breakage with DocBook XSL v1.72 | Jonas Fonseca | 2007-11-14 | 2 | -3/+10 |
| * | git-remote.txt: fix typo | Sergei Organov | 2007-11-14 | 1 | -1/+1 |
| * | core-tutorial.txt: Fix argument mistake in an example. | Sergei Organov | 2007-11-14 | 1 | -2/+2 |
| * | replace reference to git-rm with git-reset in git-commit doc | Jing Xue | 2007-11-14 | 2 | -4/+8 |
| * | Grammar fixes for gitattributes documentation | Wincent Colaiuta | 2007-11-14 | 1 | -8/+9 |
* | | user-manual.txt: fix a few mistakes | Sergei Organov | 2007-11-14 | 1 | -3/+3 |
* | | Documentation: Fix references to deprecated commands | Jonas Fonseca | 2007-11-12 | 2 | -7/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | git-branch: remove mention of non-existent '-b' option | Jeff King | 2007-11-11 | 1 | -1/+1 |
* | | push: mention --verbose option in documentation | Steffen Prohaska | 2007-11-11 | 1 | -2/+2 |
* | | core-tutorial.txt: Fix git-show-branch example and its description | Sergei Organov | 2007-11-10 | 1 | -2/+15 |
* | | add a howto document about corrupted blob recovery | Nicolas Pitre | 2007-11-09 | 1 | -0/+134 |
* | | Documentation: remove documentation for removed tools. | Junio C Hamano | 2007-11-09 | 4 | -169/+0 |
* | | Documentation: lost-found is now deprecated. | Junio C Hamano | 2007-11-09 | 1 | -7/+11 |
* | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-11-09 | 1 | -2/+24 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-09 | 2 | -5/+25 |
|\ \ | |/ | |||||
| * | Start preparing for 1.5.3.6 | Junio C Hamano | 2007-11-09 | 1 | -0/+21 |
| * | SubmittingPatches: improve the 'Patch:' section of the checklist | Sergei Organov | 2007-11-08 | 1 | -5/+4 |
* | | Merge branch 'jc/clean-config' | Junio C Hamano | 2007-11-07 | 1 | -2/+2 |
|\ \ | |||||
| * | | clean: require -f to do damage by default | Junio C Hamano | 2007-11-04 | 1 | -2/+2 |
* | | | Merge branch 'gp/reset-q' | Junio C Hamano | 2007-11-07 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | git-reset: add -q option to operate quietly | Gerrit Pape | 2007-11-06 | 1 | -2/+5 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-07 | 2 | -1/+113 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Add Documentation/CodingGuidelines | Johannes Schindelin | 2007-11-07 | 1 | -0/+112 |
| * | | | RelNotes-1.5.3.5: fix another typo | David D Kilzer | 2007-11-07 | 1 | -1/+1 |
| * | | | Merge branch 'gp/maint-diffdoc' into maint | Junio C Hamano | 2007-11-05 | 2 | -9/+13 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | send-email: apply --suppress-from to S-o-b and cc-cmd | Uwe Kleine-König | 2007-11-07 | 1 | -2/+1 |
* | | | | Deprecate git-lost-found | Johannes Schindelin | 2007-11-07 | 2 | -0/+7 |
| |_|/ |/| | | |||||
* | | | Merge branch 'jc/revert-merge' | Junio C Hamano | 2007-11-04 | 2 | -2/+16 |
|\ \ \ | |||||
| * | | | revert/cherry-pick: work on merge commits as well | Junio C Hamano | 2007-10-26 | 2 | -2/+16 |
* | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-11-04 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | make the pack index version configurable | Nicolas Pitre | 2007-11-02 | 1 | -0/+9 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-03 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | RelNotes-1.5.3.5: fix typo | David D Kilzer | 2007-11-03 | 1 | -2/+2 |
* | | | | | git-clone: honor "--" to end argument parsing | Heikki Orsila | 2007-11-03 | 1 | -1/+1 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-02 | 5 | -9/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Documentation: quote commit messages consistently. | Sergei Organov | 2007-11-02 | 3 | -7/+7 |
| * | | | | Remove escaping of '|' in manpage option sections | Jonas Fonseca | 2007-11-02 | 2 | -2/+2 |
* | | | | | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 | 5 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Update manpages to reflect new short and long option aliases | Jonas Fonseca | 2007-10-29 | 5 | -7/+7 |
* | | | | | | Merge branch 'gp/maint-diffdoc' | Junio C Hamano | 2007-11-02 | 2 | -9/+13 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | git-diff.txt: add section "output format" describing the diff formats | Gerrit Pape | 2007-11-01 | 2 | -9/+13 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-01 | 3 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | git-format-patch.txt: fix explanation of an example. | Sergei Organov | 2007-11-01 | 1 | -1/+1 |
| * | | | git-filter-branch.txt: fix a typo. | Sergei Organov | 2007-11-01 | 1 | -1/+1 |
| * | | | git-clone.txt: Improve --depth description. | Ralf Wildenhues | 2007-11-01 | 1 | -3/+3 |
* | | | | Merge branch 'sp/mergetool' | Junio C Hamano | 2007-10-31 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | mergetool: add support for ECMerge | Steffen Prohaska | 2007-10-18 | 1 | -1/+1 |
| * | | | | mergetool: use path to mergetool in config var mergetool.<tool>.path | Steffen Prohaska | 2007-10-18 | 1 | -0/+6 |