summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2006-02-22Merge branch 'ml/cvs'Junio C Hamano-0/+89
2006-02-22Add new git-rm command with documentationCarl Worth-0/+89
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff-0/+89
2006-02-22Merge branch 'fix'Junio C Hamano-1/+12
2006-02-21Merge branch 'jc/pack-reuse'Junio C Hamano-2/+29
2006-02-21Merge branch 'jc/nostat'Junio C Hamano-1/+84
2006-02-21git-push: Update documentation to describe the no-refspec behavior.Carl Worth-0/+6
2006-02-21git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth-0/+5
2006-02-21git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth-2/+42
2006-02-21git-add: Add support for --, documentation, and test.Carl Worth-1/+6
2006-02-19Documentation: fix typo in rev-parse --short option description.Junio C Hamano-1/+1
2006-02-18Merge fixes up to GIT 1.2.2Junio C Hamano-0/+8
2006-02-17Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca-0/+8
2006-02-17SubmittingPatches: note on whitespacesJunio C Hamano-11/+19
2006-02-17git-tag: -l to list tags (usability).Junio C Hamano-1/+9
2006-02-17git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano-1/+9
2006-02-17pack-objects: finishing touches.Junio C Hamano-1/+20
2006-02-14Merge branch 'kh/svn'Junio C Hamano-0/+4
2006-02-14Merge branch 'ra/email'Junio C Hamano-0/+10
2006-02-14git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström-0/+4
2006-02-13Merge some proposed fixesJunio C Hamano-1/+1
2006-02-13Documentation: git-ls-files asciidocco.Junio C Hamano-1/+1
2006-02-13send-email: Add --ccRyan Anderson-0/+3
2006-02-13Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano-7/+27
2006-02-13send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson-0/+7
2006-02-12git-commit: Now --only semantics is the default.Junio C Hamano-6/+11
2006-02-12Add howto about separating topics.kent@lysator.liu.se-0/+91
2006-02-12"assume unchanged" git: documentation.Junio C Hamano-1/+84
2006-02-12Add support for explicit type specifiers when calling git-repo-configPetr Baudis-6/+12
2006-02-09Add --diff-filter= documentation paragraphJon Loeliger-0/+11
2006-02-07Basic documentation for git-showPetr Baudis-0/+49
2006-02-07Document git-diff-tree --alwaysPetr Baudis-0/+4
2006-02-07format-patch: Remove last vestiges of --mbox optionAndreas Ericsson-22/+10
2006-02-06git-commit: revamp the git-commit semantics.Junio C Hamano-7/+60
2006-02-06git-rerere: reuse recorded resolve.Junio C Hamano-0/+180
2006-02-06Docs: minor git-push copyeditingJ. Bruce Fields-3/+3
2006-02-06Docs: move git url and remotes text to separate sectionsJ. Bruce Fields-19/+26
2006-02-06Docs: split up pull-fetch-param.txtJ. Bruce Fields-81/+94
2006-02-06core-tutorial: adjust to recent reality.Junio C Hamano-22/+19
2006-02-05Merge branches 'jc/daemon' and 'mw/http'Junio C Hamano-3/+12
2006-02-05git-send-email: Fully implement --quiet and document it.Ryan Anderson-20/+24
2006-02-05daemon: extend user-relative path notation.Junio C Hamano-3/+12
2006-02-02Documentation: git-diff-tree --cc also omits empty commitsJunio C Hamano-1/+1
2006-01-31Make apply accept the -pNUM option like patch does.Daniel Barkalow-1/+5
2006-01-30documentation: cvs migration - typofix.Junio C Hamano-1/+1
2006-01-30cvs-migration documentation updateJ. Bruce Fields-223/+163
2006-01-29cvsexportcommit: add some examples to the documentationMartin Langhoff-0/+21
2006-01-29Merge fixes up to GIT 1.1.6Junio C Hamano-6/+9
2006-01-29git push -f documentationJ. Bruce Fields-4/+4
2006-01-29git-branch: Documentation fixesFredrik Kuivinen-2/+5