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-14Merge branch 'ml/cvs'Junio C Hamano
2006-05-10Merge branch 'jc/clean'Junio C Hamano
2006-05-10Merge branch 'jc/again'Junio C Hamano
2006-05-09Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff...Junio C Hamano
2006-05-09Teach git-clean optional <paths>... parameters.Junio C Hamano
2006-05-09Merge branch 'fix'Junio C Hamano
2006-05-09Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano
2006-05-08Merge branch 'fix'Junio C Hamano
2006-05-08repo-config: document what value_regexp does a bit more clearly.Junio C Hamano
2006-05-08Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff
2006-05-08core-tutorial.txt: escape asteriskMatthias Lederhofer
2006-05-06update-index --againJunio C Hamano
2006-05-06core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano
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-03Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff
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-05-01Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff
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-26git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Martin Langhoff
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