summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-04-03Documentation: revise top of git man pageJ. Bruce Fields
2006-03-27Merge branch 'master' into nextJunio C Hamano
2006-03-27Optionally do not list empty directories in git-ls-files --othersPetr Baudis
2006-03-27Document git-rebase behavior on conflicts.J. Bruce Fields
2006-03-26Merge branch 'rs/tar-tree' into nextJunio C Hamano
2006-03-25Removed bogus "<snap>" identifier.Jon Loeliger
2006-03-25Clarify and expand some hook documentation.Jon Loeliger
2006-03-22Format tweaks for asciidoc.Francis Daly
2006-03-21Merge branch 'jc/name' into nextJunio C Hamano
2006-03-20Fix multi-paragraph list items in OPTIONS sectionFrancis Daly
2006-03-18Merge branch 'master' into nextJunio C Hamano
2006-03-18Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger
2006-03-18Fix minor typo.Jon Loeliger
2006-03-18Reference git-commit-tree for env vars.Jon Loeliger
2006-03-18Clarify git-rebase example commands.Jon Loeliger
2006-03-18Document the default source of template files.Jon Loeliger
2006-03-18Call out the two different uses of git-branch and fix a typo.Jon Loeliger
2006-03-18Add git-show referenceJon Loeliger
2006-03-17ls-files: add --abbrev[=<n>] optionEric Wong
2006-03-17ls-tree: add --abbrev[=<n>] optionEric Wong
2006-03-13Merge branch 'jc/fsck'Junio C Hamano
2006-03-10Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack
2006-03-10Document the --attach flag.Mike McCormack
2006-03-09fsck-objects: Remove --standaloneJunio C Hamano
2006-03-09Nicer output from 'git'Fredrik Kuivinen
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-03-09Fix some inconsistencies in the docsFredrik Kuivinen
2006-03-08cvsimport: Remove master-updating codeMatthias Urlichs
2006-03-07Merge branch 'sp/checkout'Junio C Hamano
2006-03-06Tweak asciidoc output to work with broken docbook-xslFrancis Daly
2006-03-06git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin
2006-03-05documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar
2006-03-05Documentation/Makefile: Some `git-*.txt' files aren't manpages.Mark Wooding
2006-03-05cvsserver: updated documentationMartin Langhoff
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce
2006-03-05cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar
2006-03-04Merge part of 'sp/checkout'Junio C Hamano
2006-03-04AsciiDoc fix for tutorialFrancis Daly
2006-03-04Merge branch 'lt/rev-list'Junio C Hamano
2006-03-04Add a Documentation/git-tools.txtMarco Costalba
2006-03-03manpages: insert two missing [verse] markers for multi-line SYNOPSISJonas Fonseca
2006-03-02Documentation: rev-list --objects-edgeJunio C Hamano
2006-03-02Documentation: read-tree --aggressiveJunio C Hamano
2006-03-02war on whitespaces: documentation.Junio C Hamano
2006-03-02Merge branch 'kh/svnimport'Junio C Hamano
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds
2006-03-01Teach git-checkout-index to read filenames from stdin.Shawn Pearce
2006-03-01cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff
2006-02-27Save username -> Full Name <email@addr.es> map fileKarl Hasselström
2006-02-27Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström