summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation/Makefile: Some `git-*.txt' files aren't manpages.Mark Wooding2006-03-051-1/+5
* cvsserver: updated documentationMartin Langhoff2006-03-051-25/+60
* cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar2006-03-054-4/+4
* Merge part of 'sp/checkout'Junio C Hamano2006-03-041-2/+18
|\
| * Teach git-checkout-index to read filenames from stdin.Shawn Pearce2006-03-011-2/+18
* | AsciiDoc fix for tutorialFrancis Daly2006-03-041-1/+1
* | Merge branch 'lt/rev-list'Junio C Hamano2006-03-041-48/+1
|\ \
| * | Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-011-48/+1
* | | Add a Documentation/git-tools.txtMarco Costalba2006-03-031-0/+97
* | | manpages: insert two missing [verse] markers for multi-line SYNOPSISJonas Fonseca2006-03-022-0/+2
* | | Documentation: rev-list --objects-edgeJunio C Hamano2006-03-021-1/+9
* | | Documentation: read-tree --aggressiveJunio C Hamano2006-03-021-1/+14
* | | war on whitespaces: documentation.Junio C Hamano2006-03-022-2/+37
* | | Merge branch 'kh/svnimport'Junio C Hamano2006-03-011-0/+5
|\ \ \ | |_|/ |/| |
| * | Save username -> Full Name <email@addr.es> map fileKarl Hasselström2006-02-271-0/+5
* | | cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff2006-03-011-0/+24
|/ /
* | Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström2006-02-271-2/+2
* | svnimport: Read author names and emails from a fileKarl Hasselström2006-02-261-1/+12
* | svnimport: Convert the svn:ignore propertyKarl Hasselström2006-02-261-1/+7
* | svnimport: Mention -r in usage summaryKarl Hasselström2006-02-261-4/+4
|/
* Merge branch 'ml/cvs'Junio C Hamano2006-02-221-0/+89
|\
| * Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff2006-02-221-0/+89
* | Add new git-rm command with documentationCarl Worth2006-02-221-0/+89
|/
* Merge branch 'fix'Junio C Hamano2006-02-222-1/+12
|\
| * git-push: Update documentation to describe the no-refspec behavior.Carl Worth2006-02-211-0/+6
| * git-add: Add support for --, documentation, and test.Carl Worth2006-02-211-1/+6
* | Merge branch 'jc/pack-reuse'Junio C Hamano2006-02-212-2/+29
|\ \
| * | git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-171-1/+9
| * | pack-objects: finishing touches.Junio C Hamano2006-02-171-1/+20
* | | Merge branch 'jc/nostat'Junio C Hamano2006-02-212-1/+84
|\ \ \
| * | | "assume unchanged" git: documentation.Junio C Hamano2006-02-122-1/+84
* | | | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-211-0/+5
* | | | git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth2006-02-211-2/+42
* | | | Documentation: fix typo in rev-parse --short option description.Junio C Hamano2006-02-191-1/+1
* | | | Merge fixes up to GIT 1.2.2Junio C Hamano2006-02-181-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca2006-02-171-0/+8
* | | | SubmittingPatches: note on whitespacesJunio C Hamano2006-02-171-11/+19
* | | | git-tag: -l to list tags (usability).Junio C Hamano2006-02-171-1/+9
| |_|/ |/| |
* | | Merge branch 'kh/svn'Junio C Hamano2006-02-141-0/+4
|\ \ \
| * | | git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström2006-02-141-0/+4
* | | | Merge branch 'ra/email'Junio C Hamano2006-02-141-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | send-email: Add --ccRyan Anderson2006-02-131-0/+3
| * | | send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson2006-02-131-0/+7
* | | | Merge some proposed fixesJunio C Hamano2006-02-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Documentation: git-ls-files asciidocco.Junio C Hamano2006-02-131-1/+1
| * | | Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano2006-02-131-7/+27
| |/ /
* | | git-commit: Now --only semantics is the default.Junio C Hamano2006-02-121-6/+11
|/ /
* | Add howto about separating topics.kent@lysator.liu.se2006-02-121-0/+91
* | Add support for explicit type specifiers when calling git-repo-configPetr Baudis2006-02-121-6/+12
* | Add --diff-filter= documentation paragraphJon Loeliger2006-02-091-0/+11
|/