summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2006-02-22git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano1-1/+9
2006-02-22pack-objects: finishing touches.Junio C Hamano1-1/+20
2006-02-21git-push: Update documentation to describe the no-refspec behavior.Carl Worth1-0/+6
2006-02-21git-add: Add support for --, documentation, and test.Carl Worth1-1/+6
2006-02-17Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca1-0/+8
2006-02-13Documentation: git-ls-files asciidocco.Junio C Hamano1-1/+1
2006-02-13Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano1-7/+27
2006-02-12Add howto about separating topics.kent@lysator.liu.se1-0/+91
2006-02-12Add support for explicit type specifiers when calling git-repo-configPetr Baudis1-6/+12
2006-02-09Add --diff-filter= documentation paragraphJon Loeliger1-0/+11
2006-02-07Basic documentation for git-showPetr Baudis1-0/+49
2006-02-07Document git-diff-tree --alwaysPetr Baudis1-0/+4
2006-02-07format-patch: Remove last vestiges of --mbox optionAndreas Ericsson1-22/+10
2006-02-06git-commit: revamp the git-commit semantics.Junio C Hamano2-7/+60
2006-02-06git-rerere: reuse recorded resolve.Junio C Hamano2-0/+180
2006-02-06Docs: minor git-push copyeditingJ. Bruce Fields1-3/+3
2006-02-06Docs: move git url and remotes text to separate sectionsJ. Bruce Fields5-19/+26
2006-02-06Docs: split up pull-fetch-param.txtJ. Bruce Fields3-81/+94
2006-02-06core-tutorial: adjust to recent reality.Junio C Hamano1-22/+19
2006-02-05Merge branches 'jc/daemon' and 'mw/http'Junio C Hamano1-3/+12
2006-02-05git-send-email: Fully implement --quiet and document it.Ryan Anderson1-20/+24
2006-02-05daemon: extend user-relative path notation.Junio C Hamano1-3/+12
2006-02-02Documentation: git-diff-tree --cc also omits empty commitsJunio C Hamano1-1/+1
2006-01-31Make apply accept the -pNUM option like patch does.Daniel Barkalow1-1/+5
2006-01-30documentation: cvs migration - typofix.Junio C Hamano1-1/+1
2006-01-30cvs-migration documentation updateJ. Bruce Fields2-207/+147
2006-01-29cvsexportcommit: add some examples to the documentationMartin Langhoff1-0/+21
2006-01-29Merge fixes up to GIT 1.1.6Junio C Hamano2-6/+9
2006-01-29git push -f documentationJ. Bruce Fields1-4/+4
2006-01-29git-branch: Documentation fixesFredrik Kuivinen1-2/+5
2006-01-28Documentation: diff -c/--ccJunio C Hamano3-3/+73
2006-01-28rev-list --remove-empty: add minimum help and doc entry.Junio C Hamano1-0/+4
2006-01-26git-fetch --upload-pack: disambiguate.Junio C Hamano1-2/+1
2006-01-25Merge branches 'jc/clone', 'md/env' and 'mo/path'Junio C Hamano3-10/+19
2006-01-24git-fetch: pass --upload-pack to fetch-packMichal Ostrowski1-0/+7
2006-01-24clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano1-1/+3
2006-01-24git-clone: PG13 --naked option to --bare.Junio C Hamano2-9/+9
2006-01-24Don't include ../README in git.txt - make a local copyPavel Roskin3-4/+8
2006-01-22Documentation: finishing touches to the new tutorial.Junio C Hamano3-3/+5
2006-01-22Recommend to remove unused `origin` in a shared repository.Junio C Hamano1-0/+20
2006-01-22New tutorialJ. Bruce Fields2-1677/+2081
2006-01-21git-grep: clarification on parameters.Junio C Hamano1-4/+15
2006-01-21Document git-ls-files --directoryPetr Baudis1-0/+4
2006-01-21Minor git-reset and git-commit documentation fixesJ. Bruce Fields2-5/+5
2006-01-21AsciiDoc fixes for the git-svnimport manpageFlorian Weimer1-8/+4
2006-01-20update using-topic-branchesLuck, Tony1-1/+9
2006-01-15git-push: fix --tags and document it.Junio C Hamano1-1/+6
2006-01-15git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson1-0/+20
2006-01-15Merge branch 'fixo/1.0'Junio C Hamano4-5/+43
2006-01-15Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j...Junio C Hamano4-46/+101