summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-10-15Merge branch 'fixes'Junio C Hamano
2005-10-13tutorial: update the initial commit example.Junio C Hamano
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin
2005-10-13clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-11show-branch: optionally use unique prefix as name.Junio C Hamano
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Convert usage of GIT and Git into gitChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10git-tag: update usage string and documentation.Junio C Hamano
2005-10-08make $prefix available for sub-makefilesKai Ruemmler
2005-10-08Merge branch 'fixes'Junio C Hamano
2005-10-07s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler
2005-10-06mailsplit: allow feeding mbox from standard input.Junio C Hamano
2005-10-06Describe new options to git-format-patch and git-mailsplit.Junio C Hamano
2005-10-06Fall back to three-way merge when applying a patch.Junio C Hamano
2005-10-06Allow "-u" flag to tag signingLinus Torvalds
2005-10-05Merge branch 'fixes'Junio C Hamano
2005-10-05Fix usage of carets in git-rev-parse(1)Jonas Fonseca
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-10-05git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano
2005-10-05Add missing documentation.Junio C Hamano
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-10-02[PATCH] Update git-clone documentationEric W. Biederman
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen
2005-09-27update-index: document --stdin and -zJunio C Hamano
2005-09-25Diff: --name-status output format.Junio C Hamano
2005-09-25Diff: -l<num> to limit rename/copy detection.Junio C Hamano
2005-09-25[PATCH] Finish documenting trivial merge rulesDaniel Barkalow
2005-09-24[PATCH] git-daemon --syslog to log through syslogPetr Baudis
2005-09-24[PATCH] Update git-daemon documentation wrt. the --verbose parameterPetr Baudis
2005-09-24Merge 'fixes' branch.Junio C Hamano
2005-09-23[PATCH] document command to show diff of a commitRobert Watson
2005-09-23[PATCH] Retitle 'inspecting what happened' section.Jon Loeliger
2005-09-22Retire diff-helper.Junio C Hamano
2005-09-22Retire rev-tree.Junio C Hamano
2005-09-22Retire git-export.Junio C Hamano
2005-09-21Merge branch 'fixes'Junio C Hamano
2005-09-21Fix documentation dependency.Junio C Hamano
2005-09-21Update tutorial with Octopus usage.Junio C Hamano
2005-09-20Show modified files in git-ls-filesJunio C Hamano
2005-09-20Document -i flag to git-read-treeJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-20[PATCH] Documentation: Add asciidoc.conf file and gitlink: macroSergey Vlasov
2005-09-18Arrgh -- another asciidoc caret workaround.Junio C Hamano
2005-09-18Document extended SHA1 used by git-rev-parse.Junio C Hamano
2005-09-16[PATCH] PATCH Documentation/git-rev-list.txt typo fixPeter Hagervall
2005-09-16[PATCH] Documentation/git-rev-list.txt typo fixjdl@freescale.com
2005-09-15[PATCH] Document git-fetch optionsSergey Vlasov