Age | Commit message (Expand) | Author | Files | Lines |
2007-11-14 | Merge branch 'sp/fetch-fix' | Junio C Hamano | 1 | -0/+9 |
2007-11-14 | Merge branch 'bg/format-patch-N' | Junio C Hamano | 2 | -4/+15 |
2007-11-14 | Merge branch 'rr/cvsexportcommit-w' | Junio C Hamano | 1 | -5/+17 |
2007-11-14 | user-manual: minor rewording for clarity. | Sergei Organov | 1 | -2/+2 |
2007-11-14 | Merge branch 'maint' | Junio C Hamano | 7 | -18/+30 |
2007-11-14 | user-manual.txt: fix a few mistakes | Sergei Organov | 1 | -3/+3 |
2007-11-14 | Documentation: Fix man page breakage with DocBook XSL v1.72 | Jonas Fonseca | 2 | -3/+10 |
2007-11-14 | git-remote.txt: fix typo | Sergei Organov | 1 | -1/+1 |
2007-11-14 | core-tutorial.txt: Fix argument mistake in an example. | Sergei Organov | 1 | -2/+2 |
2007-11-14 | replace reference to git-rm with git-reset in git-commit doc | Jing Xue | 2 | -4/+8 |
2007-11-14 | Grammar fixes for gitattributes documentation | Wincent Colaiuta | 1 | -8/+9 |
2007-11-12 | Documentation: Fix references to deprecated commands | Jonas Fonseca | 2 | -7/+2 |
2007-11-12 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-11 | git-branch: remove mention of non-existent '-b' option | Jeff King | 1 | -1/+1 |
2007-11-11 | rev-list: Introduce --quiet to avoid /dev/null redirects | Shawn O. Pearce | 1 | -0/+9 |
2007-11-11 | push: mention --verbose option in documentation | Steffen Prohaska | 1 | -2/+2 |
2007-11-10 | core-tutorial.txt: Fix git-show-branch example and its description | Sergei Organov | 1 | -2/+15 |
2007-11-09 | add a howto document about corrupted blob recovery | Nicolas Pitre | 1 | -0/+134 |
2007-11-09 | Documentation: remove documentation for removed tools. | Junio C Hamano | 4 | -169/+0 |
2007-11-09 | Documentation: lost-found is now deprecated. | Junio C Hamano | 1 | -7/+11 |
2007-11-09 | Update draft release notes for 1.5.4 | Junio C Hamano | 1 | -2/+24 |
2007-11-09 | Merge branch 'maint' | Junio C Hamano | 2 | -5/+25 |
2007-11-09 | Start preparing for 1.5.3.6 | Junio C Hamano | 1 | -0/+21 |
2007-11-08 | SubmittingPatches: improve the 'Patch:' section of the checklist | Sergei Organov | 1 | -5/+4 |
2007-11-07 | Merge branch 'jc/clean-config' | Junio C Hamano | 1 | -2/+2 |
2007-11-07 | Merge branch 'gp/reset-q' | Junio C Hamano | 1 | -2/+5 |
2007-11-07 | Merge branch 'maint' | Junio C Hamano | 2 | -1/+113 |
2007-11-07 | send-email: apply --suppress-from to S-o-b and cc-cmd | Uwe Kleine-König | 1 | -2/+1 |
2007-11-07 | Deprecate git-lost-found | Johannes Schindelin | 2 | -0/+7 |
2007-11-07 | Add Documentation/CodingGuidelines | Johannes Schindelin | 1 | -0/+112 |
2007-11-07 | RelNotes-1.5.3.5: fix another typo | David D Kilzer | 1 | -1/+1 |
2007-11-06 | git-reset: add -q option to operate quietly | Gerrit Pape | 1 | -2/+5 |
2007-11-05 | Merge branch 'gp/maint-diffdoc' into maint | Junio C Hamano | 2 | -9/+13 |
2007-11-05 | Rearrange git-format-patch synopsis to improve clarity. | David Symonds | 1 | -1/+2 |
2007-11-04 | clean: require -f to do damage by default | Junio C Hamano | 1 | -2/+2 |
2007-11-04 | format-patch: Add configuration and off switch for --numbered | Brian Gernhardt | 2 | -4/+14 |
2007-11-04 | Merge branch 'jc/revert-merge' | Junio C Hamano | 2 | -2/+16 |
2007-11-04 | Merge branch 'np/pack' | Junio C Hamano | 1 | -0/+9 |
2007-11-03 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2007-11-03 | git-clone: honor "--" to end argument parsing | Heikki Orsila | 1 | -1/+1 |
2007-11-03 | RelNotes-1.5.3.5: fix typo | David D Kilzer | 1 | -2/+2 |
2007-11-02 | Merge branch 'maint' | Junio C Hamano | 5 | -9/+9 |
2007-11-02 | Merge branch 'ph/parseopt' | Junio C Hamano | 5 | -7/+7 |
2007-11-02 | Merge branch 'gp/maint-diffdoc' | Junio C Hamano | 2 | -9/+13 |
2007-11-02 | Documentation: quote commit messages consistently. | Sergei Organov | 3 | -7/+7 |
2007-11-02 | Remove escaping of '|' in manpage option sections | Jonas Fonseca | 2 | -2/+2 |
2007-11-02 | make the pack index version configurable | Nicolas Pitre | 1 | -0/+9 |
2007-11-01 | cvsexportcommit: Add switch to specify CVS workdir | Robin Rosenberg | 1 | -5/+17 |
2007-11-01 | Merge branch 'maint' | Junio C Hamano | 3 | -5/+5 |
2007-11-01 | git-diff.txt: add section "output format" describing the diff formats | Gerrit Pape | 2 | -9/+13 |