aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Removed bogus "<snap>" identifier.Jon Loeliger2006-03-24
* Clarify and expand some hook documentation.Jon Loeliger2006-03-24
* Format tweaks for asciidoc.Francis Daly2006-03-22
* Fix multi-paragraph list items in OPTIONS sectionFrancis Daly2006-03-20
* Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger2006-03-17
* Fix minor typo.Jon Loeliger2006-03-17
* Reference git-commit-tree for env vars.Jon Loeliger2006-03-17
* Clarify git-rebase example commands.Jon Loeliger2006-03-17
* Document the default source of template files.Jon Loeliger2006-03-17
* Call out the two different uses of git-branch and fix a typo.Jon Loeliger2006-03-17
* Add git-show referenceJon Loeliger2006-03-17
* Merge branch 'jc/fsck'Junio C Hamano2006-03-13
|\
| * fsck-objects: Remove --standaloneJunio C Hamano2006-03-09
* | Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack2006-03-09
* | Document the --attach flag.Mike McCormack2006-03-09
|/
* Nicer output from 'git'Fredrik Kuivinen2006-03-09
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Fix some inconsistencies in the docsFredrik Kuivinen2006-03-09
* cvsimport: Remove master-updating codeMatthias Urlichs2006-03-07
* Merge branch 'sp/checkout'Junio C Hamano2006-03-06
|\
| * Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-05
* | Tweak asciidoc output to work with broken docbook-xslFrancis Daly2006-03-05
* | git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin2006-03-05
* | documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar2006-03-05
* | Documentation/Makefile: Some `git-*.txt' files aren't manpages.Mark Wooding2006-03-05
* | cvsserver: updated documentationMartin Langhoff2006-03-05
|/
* cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar2006-03-05
* Merge part of 'sp/checkout'Junio C Hamano2006-03-04
|\
| * Teach git-checkout-index to read filenames from stdin.Shawn Pearce2006-03-01
* | AsciiDoc fix for tutorialFrancis Daly2006-03-04
* | Merge branch 'lt/rev-list'Junio C Hamano2006-03-04
|\ \
| * | Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-01
* | | Add a Documentation/git-tools.txtMarco Costalba2006-03-03
* | | manpages: insert two missing [verse] markers for multi-line SYNOPSISJonas Fonseca2006-03-02
* | | Documentation: rev-list --objects-edgeJunio C Hamano2006-03-02
* | | Documentation: read-tree --aggressiveJunio C Hamano2006-03-02
* | | war on whitespaces: documentation.Junio C Hamano2006-03-02
* | | Merge branch 'kh/svnimport'Junio C Hamano2006-03-01
|\ \ \ | |_|/ |/| |
| * | Save username -> Full Name <email@addr.es> map fileKarl Hasselström2006-02-27
* | | cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff2006-03-01
|/ /
* | Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström2006-02-27
* | svnimport: Read author names and emails from a fileKarl Hasselström2006-02-26
* | svnimport: Convert the svn:ignore propertyKarl Hasselström2006-02-26
* | svnimport: Mention -r in usage summaryKarl Hasselström2006-02-26
|/
* Merge branch 'ml/cvs'Junio C Hamano2006-02-22
|\
| * Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff2006-02-22
* | Add new git-rm command with documentationCarl Worth2006-02-22
|/
* Merge branch 'fix'Junio C Hamano2006-02-22
|\
| * git-push: Update documentation to describe the no-refspec behavior.Carl Worth2006-02-21
| * git-add: Add support for --, documentation, and test.Carl Worth2006-02-21