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
2006-05-06Clarify git-cherry documentation.sean
2006-05-06Update git-unpack-objects documentation.sean
2006-05-06Fix up docs where "--" isn't displayed correctly.sean
2006-05-06Several trivial documentation touch ups.sean
2006-05-04Merge branch 'jc/symref'Junio C Hamano
2006-05-04Merge branch 'js/repoconfig'Junio C Hamano
2006-05-04Merge branch 'jc/count'Junio C Hamano
2006-05-04Merge branch 'maint'Junio C Hamano
2006-05-04Add a few more words to the glossary.v1.3.2Jon Loeliger
2006-05-04Added definitions for a few words:Jon Loeliger
2006-05-04Alphabetize the glossary.Jon Loeliger
2006-05-04Merge branch 'fix'Junio C Hamano
2006-05-04add documentation for update-index --unresolveMatthias Kestenholz
2006-05-04fix various typos in documentationMatthias Kestenholz
2006-05-03core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano
2006-05-03repo-config: support --get-regexpJohannes Schindelin
2006-05-02builtin-count-objects: make it official.Junio C Hamano
2006-05-02Merge branch 'se/rebase'Junio C Hamano
2006-04-29Merge branch 'fix'Junio C Hamano
2006-04-29Fix trivial typo in git-log man page.Sean Estabrooks
2006-04-29Properly render asciidoc "callouts" in git man pages.Sean Estabrooks
2006-04-29Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks
2006-04-29Update the git-branch man page to include the "-r" option,Sean Estabrooks
2006-04-27Add --continue and --abort options to git-rebase.sean
2006-04-25Deprecate usage of git-var -l for getting config vars listPetr Baudis
2006-04-25git-repo-config --list supportPetr Baudis
2006-04-25Document the configuration filePetr Baudis
2006-04-25Document git-var -l listing also configuration variablesPetr Baudis
2006-04-19Document git-clone --referenceShawn Pearce
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca
2006-04-16diff-options: add --patch-with-statJohannes Schindelin
2006-04-15Merge branch 'js/diffstat'Junio C Hamano
2006-04-14git-log <diff-options> <paths> documentationJunio C Hamano
2006-04-14diff-options: add --stat (take 2)Johannes Schindelin
2006-04-13Documentation: add a couple of missing docs.Junio C Hamano
2006-04-11Merge branch 'jc/withraw' into nextJunio C Hamano
2006-04-11Document --patch-with-rawPetr Baudis
2006-04-11Implement limited context matching in git-apply.Eric W. Biederman
2006-04-09Improve the git-diff-tree -c/-cc documentationPetr Baudis
2006-04-07Add Documentation/technical/pack-format.txtJunio C Hamano
2006-04-07Added Packing Heursitics IRC writeup.Jon Loeliger
2006-04-06Add documentation for git-imap-send.Mike McCormack
2006-04-06Tweaks to make asciidoc play nice.Francis Daly
2006-04-06git-commit: document --amendMarco Roeland
2006-04-06Merge branch 'pb/regex'Junio C Hamano
2006-04-05Add git-clean commandPavel Roskin
2006-04-05Support for pickaxe matching regular expressionsPetr Baudis
2006-04-03Documentation: revise top of git man pageJ. Bruce Fields
2006-03-27Merge branch 'master' into nextJunio C Hamano
2006-03-27Optionally do not list empty directories in git-ls-files --othersPetr Baudis