summaryrefslogtreecommitdiff
path: root/Documentation/git-svn.txt
AgeCommit message (Expand)Author
2008-07-05manpages: italicize git subcommand names (which were in teletype font)Jonathan Nieder
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-28fix git config example syntaxJoey Hess
2008-06-19Documentation: fix formatting in git-svnJan Krüger
2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon
2008-05-25Merge branch 'ap/svn'Junio C Hamano
2008-05-20Documentation: Add missing git svn commandsGustaf Hendeby
2008-05-11Add svn-compatible "blame" output format to git-svnSteven Grimm
2008-05-05Documentation: Add create-ignore to git svn manualGustaf Hendeby
2008-05-05git-svn: add documentation for --add-author-from option.Avery Pennarun
2008-05-05git-svn: add documentation for --use-log-author option.Avery Pennarun
2008-02-27Merge branch 'maint'Junio C Hamano
2008-02-27Documentation/git svn log: add a note about timezones.Miklos Vajna
2008-02-11Add `git svn blame' commandTim Stoakes
2008-01-26git-svn(1): update instructions for resuming a git-svn cloneSam Vilain
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-22git-svn: info --url [path]David D. Kilzer
2007-11-22git-svn info: implement info commandDavid D. Kilzer
2007-10-16Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues
2007-09-19Documentation/git-svn: updated design philosophy notesEric Wong
2007-08-29git-svn.txt: fix an obvious misspelling.David Kastrup
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-08-23git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft
2007-08-22git-svn: update documentation with CAVEATS sectionEric Wong
2007-08-06Documentation/git-svn: how to clone a git-svn-created repositoryAdam Roben
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bGerrit Pape
2007-05-04Add --no-rebase option to git-svn dcommitKarl Hasselström
2007-05-04Fix markup in git-svn man pageKarl Hasselström
2007-04-30git-svn: Add 'find-rev' commandAdam Roben
2007-04-28git-svn: Added 'find-rev' commandAdam Roben
2007-03-14git-svn: add -l/--local command to "git svn rebase"Eric Wong
2007-03-01Documentation/git-svn.txt: Fix formatting errorsSergey Vlasov
2007-03-01fix various doc typosMichael Coleman
2007-02-23git-svn: document --usernameSam Vilain
2007-02-23git-svn: allow metadata options to be specified with 'init' and 'clone'Eric Wong
2007-02-23git-svn: documentation updatesEric Wong
2007-02-23git-svn: documentation updates for new functionalityEric Wong
2007-02-23git-svn: extra safety for noMetadata and useSvmProps usersEric Wong
2007-02-23git-svn: enable follow-parent functionality by defaultEric Wong
2007-02-23git-svn: reinstate --no-metadata, add --svn-remote=, variable cleanupsEric Wong
2007-02-23git-svn: remove the 'rebuild' command and make the functionality automaticEric Wong
2007-02-23git-svn: get rid of additional fetch-argumentsEric Wong
2007-02-04Assorted typo fixesPavel Roskin
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-17Documentation: a few spelling fixesRené Scharfe
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre