| Commit message (Expand) | Author | Age | Files | Lines |
* | user-manual: more discussion of detached heads, fix typos | J. Bruce Fields | 2007-05-07 | 1 | -5/+15 |
* | Documentation: fix typo in git-remote.txt | James Bowes | 2007-05-05 | 1 | -1/+1 |
* | diff format documentation: describe raw combined diff format | Jakub Narebski | 2007-05-04 | 1 | -0/+22 |
* | Mention version 1.5.1 in tutorial and user-manual | Carl Worth | 2007-05-04 | 2 | -4/+4 |
* | Add --no-rebase option to git-svn dcommit | Karl Hasselström | 2007-05-04 | 1 | -0/+3 |
* | Fix markup in git-svn man page | Karl Hasselström | 2007-05-04 | 1 | -19/+13 |
* | Document 'opendiff' value in config.txt and git-mergetool.txt | Arjen Laarhoven | 2007-05-03 | 2 | -2/+2 |
* | GIT v1.5.1.3v1.5.1.3 | Junio C Hamano | 2007-04-30 | 1 | -6/+14 |
* | send-email documentation: clarify --smtp-server | Jari Aalto | 2007-04-30 | 1 | -3/+4 |
* | git.7: Mention preformatted html doc location | Jari Aalto | 2007-04-30 | 1 | -0/+4 |
* | Clarify SubmittingPatches Checklist | Jari Aalto | 2007-04-30 | 1 | -1/+9 |
* | git-svn: Add 'find-rev' command | Adam Roben | 2007-04-30 | 1 | -2/+3 |
* | Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation | Josh Triplett | 2007-04-29 | 2 | -0/+2 |
* | git-svn: Added 'find-rev' command | Adam Roben | 2007-04-27 | 1 | -0/+5 |
* | git shortlog documentation: add long options and fix a typo | Michele Ballabio | 2007-04-27 | 1 | -4/+4 |
* | Update git-http-fetch documentation | Andrew Ruder | 2007-04-26 | 1 | -0/+4 |
* | Update git-local-fetch documentation | Andrew Ruder | 2007-04-26 | 1 | -0/+14 |
* | Update git-http-push documentation | Andrew Ruder | 2007-04-26 | 1 | -2/+11 |
* | Update -L documentation for git-blame/git-annotate | Andrew Ruder | 2007-04-26 | 1 | -2/+22 |
* | Update git-grep documentation | Andrew Ruder | 2007-04-26 | 1 | -4/+15 |
* | Update git-fmt-merge documentation | Andrew Ruder | 2007-04-26 | 1 | -1/+24 |
* | Document additional options for git-fetch | Andrew Ruder | 2007-04-26 | 1 | -5/+12 |
* | Removing -n option from git-diff-files documentation | Andrew Ruder | 2007-04-26 | 1 | -2/+2 |
* | Start preparing for 1.5.1.3 | Junio C Hamano | 2007-04-25 | 1 | -0/+38 |
* | Document --dry-run and envelope-sender for git-send-email. | Robin H. Johnson | 2007-04-25 | 1 | -0/+9 |
* | Documentation/git-reset.txt: suggest git commit --amend in example. | Gerrit Pape | 2007-04-23 | 1 | -0/+2 |
* | Ignore all man sections as they are generated files. | Brian Gernhardt | 2007-04-23 | 1 | -2/+1 |
* | Reverse the order of -b and --track in the man page. | Brian Gernhardt | 2007-04-23 | 1 | -1/+1 |
* | GIT 1.5.1.2v1.5.1.2 | Junio C Hamano | 2007-04-21 | 1 | -7/+20 |
* | Update git-config documentation | Andrew Ruder | 2007-04-18 | 1 | -10/+14 |
* | Fix unmatched emphasis tag in git-tutorial | Andrew Ruder | 2007-04-18 | 1 | -1/+1 |
* | Update git-cherry-pick documentation | Andrew Ruder | 2007-04-18 | 1 | -1/+1 |
* | Update git-archive documentation | Andrew Ruder | 2007-04-18 | 1 | -1/+4 |
* | git-tar-tree: complete deprecation conversion message | Sam Vilain | 2007-04-18 | 1 | -1/+1 |
* | git-shortlog: Fix two formatting errors in asciidoc documentation | Frank Lichtenheld | 2007-04-18 | 1 | -1/+3 |
* | git-svn: don't allow globs to match regular files | Eric Wong | 2007-04-18 | 1 | -0/+4 |
* | Start preparing for 1.5.1.2 | Junio C Hamano | 2007-04-17 | 1 | -0/+37 |
* | Update git-annotate/git-blame documentation | Andrew Ruder | 2007-04-16 | 3 | -64/+82 |
* | Update git-apply documentation | Andrew Ruder | 2007-04-16 | 1 | -6/+7 |
* | Update git-applymbox documentation | Andrew Ruder | 2007-04-16 | 1 | -4/+10 |
* | Update git-am documentation | Andrew Ruder | 2007-04-16 | 1 | -9/+16 |
* | user-manual: use detached head when rewriting history | J. Bruce Fields | 2007-04-16 | 1 | -7/+8 |
* | user-manual: start revising "internals" chapter | J. Bruce Fields | 2007-04-16 | 1 | -18/+20 |
* | user-manual: detached HEAD | J. Bruce Fields | 2007-04-16 | 1 | -2/+42 |
* | user-manual: fix discussion of default clone | J. Bruce Fields | 2007-04-16 | 1 | -3/+3 |
* | Documentation: clarify track/no-track option. | J. Bruce Fields | 2007-04-16 | 1 | -4/+8 |
* | Documentation: clarify git-checkout -f, minor editing | J. Bruce Fields | 2007-04-16 | 1 | -4/+5 |
* | Documentation: minor edits of git-lost-found manpage | J. Bruce Fields | 2007-04-16 | 1 | -12/+11 |
* | Document -g (--walk-reflogs) option of git-log | Alex Riesen | 2007-04-15 | 1 | -0/+5 |
* | config.txt: Fix grammatical error in description of http.noEPSV | Frank Lichtenheld | 2007-04-13 | 1 | -1/+1 |