summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2005-09-15Retire info/rev-cacheJunio C Hamano
2005-09-15[PATCH] Use '-d' as the first flag to 'install'Peter Eriksen
2005-09-13Document git-grep and link it from the main git(7) page.Junio C Hamano
2005-09-11[PATCH] archimport documentation tidyupmartin@catalyst.net.nz
2005-09-11[PATCH] archimport documentation updatemartin@catalyst.net.nz
2005-09-11[PATCH] Escape asciidoc's built-in em-dash replacementYasushi SHOJI
2005-09-11'git-merge': Documentation.Junio C Hamano
2005-09-11[PATCH] Document the trivial merge rules for 3(+more ancestors)-way merges.Daniel Barkalow
2005-09-10Add 'git bisect replay/log' documentation.Junio C Hamano
2005-09-10[PATCH] Documentation/repository-layout.txt typoSven Verdoolaege
2005-09-09show-branch: --list and --independentJunio C Hamano
2005-09-09[PATCH] fix tutorial typojdl@freescale.com