Age | Commit message (Expand) | Author | Files | Lines |
2008-07-05 | manpages: italicize git subcommand names (which were in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-05 | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -53/+53 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -67/+66 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -17/+17 |
2008-06-28 | fix git config example syntax | Joey Hess | 1 | -1/+1 |
2008-06-19 | Documentation: fix formatting in git-svn | Jan Krüger | 1 | -1/+2 |
2008-06-01 | Add a --dry-run option to git-svn rebase | Seth Falcon | 1 | -2/+6 |
2008-05-25 | Merge branch 'ap/svn' | Junio C Hamano | 1 | -0/+10 |
2008-05-19 | Documentation: Add missing git svn commands | Gustaf Hendeby | 1 | -2/+15 |
2008-05-11 | Add svn-compatible "blame" output format to git-svn | Steven Grimm | 1 | -4/+11 |
2008-05-05 | Documentation: Add create-ignore to git svn manual | Gustaf Hendeby | 1 | -0/+6 |
2008-05-04 | git-svn: add documentation for --add-author-from option. | Avery Pennarun | 1 | -0/+6 |
2008-05-04 | git-svn: add documentation for --use-log-author option. | Avery Pennarun | 1 | -0/+4 |
2008-02-27 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+4 |
2008-02-27 | Documentation/git svn log: add a note about timezones. | Miklos Vajna | 1 | -0/+4 |
2008-02-11 | Add `git svn blame' command | Tim Stoakes | 1 | -0/+7 |
2008-01-25 | git-svn(1): update instructions for resuming a git-svn clone | Sam Vilain | 1 | -4/+7 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -6/+6 |
2007-11-21 | git-svn: info --url [path] | David D. Kilzer | 1 | -1/+2 |
2007-11-21 | git-svn info: implement info command | David D. Kilzer | 1 | -0/+5 |
2007-10-15 | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 1 | -1/+1 |
2007-09-18 | Documentation/git-svn: updated design philosophy notes | Eric Wong | 1 | -5/+6 |
2007-08-29 | git-svn.txt: fix an obvious misspelling. | David Kastrup | 1 | -1/+1 |
2007-08-24 | Documentation: Correct various misspellings and typos. | Brian Hetro | 1 | -2/+2 |
2007-08-23 | git-svn init/clone --stdlayout option to default-init trunk/tags/branches | martin f. krafft | 1 | -1/+6 |
2007-08-22 | git-svn: update documentation with CAVEATS section | Eric Wong | 1 | -0/+32 |
2007-08-06 | Documentation/git-svn: how to clone a git-svn-created repository | Adam Roben | 1 | -0/+20 |
2007-06-24 | git-svn: trailing slash in prefix is mandatory with --branches/-b | Gerrit Pape | 1 | -3/+4 |
2007-05-04 | Add --no-rebase option to git-svn dcommit | Karl Hasselström | 1 | -0/+3 |
2007-05-04 | Fix markup in git-svn man page | Karl Hasselström | 1 | -19/+13 |
2007-04-30 | git-svn: Add 'find-rev' command | Adam Roben | 1 | -2/+3 |
2007-04-27 | git-svn: Added 'find-rev' command | Adam Roben | 1 | -0/+5 |
2007-03-13 | git-svn: add -l/--local command to "git svn rebase" | Eric Wong | 1 | -0/+8 |
2007-03-01 | Documentation/git-svn.txt: Fix formatting errors | Sergey Vlasov | 1 | -52/+67 |
2007-03-01 | fix various doc typos | Michael Coleman | 1 | -1/+1 |
2007-02-23 | git-svn: document --username | Sam Vilain | 1 | -0/+5 |
2007-02-23 | git-svn: allow metadata options to be specified with 'init' and 'clone' | Eric Wong | 1 | -8/+16 |
2007-02-23 | git-svn: documentation updates | Eric Wong | 1 | -34/+81 |
2007-02-23 | git-svn: documentation updates for new functionality | Eric Wong | 1 | -121/+81 |
2007-02-23 | git-svn: extra safety for noMetadata and useSvmProps users | Eric Wong | 1 | -5/+21 |
2007-02-23 | git-svn: enable follow-parent functionality by default | Eric Wong | 1 | -1/+2 |
2007-02-23 | git-svn: reinstate --no-metadata, add --svn-remote=, variable cleanups | Eric Wong | 1 | -0/+6 |
2007-02-23 | git-svn: remove the 'rebuild' command and make the functionality automatic | Eric Wong | 1 | -38/+3 |
2007-02-23 | git-svn: get rid of additional fetch-arguments | Eric Wong | 1 | -24/+0 |
2007-02-03 | Assorted typo fixes | Pavel Roskin | 1 | -1/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -10/+10 |
2007-01-18 | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 1 | -1/+1 |
2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -1/+1 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -3/+3 |