Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-18Merge branch 'fixes'Junio C Hamano
2005-10-18git-checkout-index: documentation updates.Junio C Hamano
2005-10-16Merge branch 'fixes'Junio C Hamano
2005-10-16whatchanged: document -m option from git-diff-tree.Junio C Hamano
2005-10-16Revert "Adapt tutorial to cygwin and add test case"Junio C Hamano
2005-10-16Revert "tutorial: update the initial commit example."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-10git-tag: update usage string and documentation.Junio C Hamano
2005-10-08s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler
2005-10-06Fix usage of carets in git-rev-parse(1)Jonas Fonseca
2005-10-06Some typos and light editing of various manpagesChristian Meder
2005-10-05Add missing documentation.Junio C Hamano
2005-10-04[PATCH] Random documentation fixesJonas Fonseca
2005-10-03[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-28update-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-24[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-21Show modified files in git-ls-filesJunio C Hamano
2005-09-21Document -i flag to git-read-treeJunio C Hamano
2005-09-21[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-21[PATCH] Documentation: Add asciidoc.conf file and gitlink: macroSergey Vlasov
2005-09-19Arrgh -- another asciidoc caret workaround.Junio C Hamano
2005-09-19Document extended SHA1 used by git-rev-parse.Junio C Hamano
2005-09-17[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-16[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-11Add 'git bisect replay/log' documentation.Junio C Hamano
2005-09-10[PATCH] Documentation/repository-layout.txt typoSven Verdoolaege