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
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd
2009-05-25parse-opts: prepare for OPT_FILENAMEStephen Boyd
2009-05-25Merge branch 'jc/mktree' into sb/opt-filenameJunio C Hamano
2009-05-23Merge branch 'tp/send-email-from-config'Junio C Hamano
2009-05-23Merge branch 'cc/bisect' (early part)Junio C Hamano
2009-05-23Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano
2009-05-23Merge branch 'mt/submodule-reference'Junio C Hamano
2009-05-21doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy
2009-05-21git-svn: add --authors-prog optionMark Lodato
2009-05-18Merge branch 'js/add-edit'Junio C Hamano
2009-05-18Merge branch 'mh/show-branch-color'Junio C Hamano
2009-05-17Merge branch 'maint'Junio C Hamano
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd
2009-05-16mktree --batch: build more than one tree objectJosh Micich
2009-05-16mktree --missing: updated usage message and man pageJosh Micich
2009-05-16Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-05-14Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-05-14Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-05-14send-email: Add config option for sender addressTrent Piepho
2009-05-14Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber
2009-05-13Merge branch 'maint'Junio C Hamano
2009-05-13GIT 1.6.3.1v1.6.3.1Junio C Hamano
2009-05-10ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen
2009-05-10ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen
2009-05-10rev-parse: add --sq-quote to shell quote argumentsChristian Couder
2009-05-09Merge branch 'maint'Junio C Hamano
2009-05-09allow -t abbreviation for --track in git branchSitaram Chamarty
2009-05-09Add --reference option to git submodule.Michael S. Tsirkin
2009-05-09Disallow '\' in ref namesRobin Rosenberg
2009-05-09Documentation: cloning to empty directory is allowedAlexander Potashev
2009-05-09parseopt: add OPT_NUMBER_CALLBACKRené Scharfe
2009-05-09parseopt: add OPT_NEGBITRené Scharfe
2009-05-09git config: clarify --add and --get-colorFelipe Contreras
2009-05-09Start 1.6.4 developmentJunio C Hamano
2009-05-09Start 1.6.3.1 maintenance series.Junio C Hamano
2009-05-07GIT 1.6.3v1.6.3Junio C Hamano
2009-05-06git-clean doc: the command only affects paths under $(cwd)Junio C Hamano
2009-05-06Merge branch 'maint'Junio C Hamano
2009-05-06git-am.txt: reword extra headers in message bodyStephen Boyd
2009-05-06git-am.txt: Use date or value instead of time or timestampStephen Boyd
2009-05-06git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd
2009-05-04Sync with GIT 1.6.2.5Junio C Hamano
2009-05-04GIT 1.6.2.5v1.6.2.5Junio C Hamano
2009-05-04Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-05-04GIT 1.6.1.4v1.6.1.4Junio C Hamano
2009-05-02GIT 1.6.3-rc4v1.6.3-rc4Junio C Hamano
2009-04-30parseopt: fix documentation for --keep-dashdashUwe Kleine-König
2009-04-30Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin
2009-04-28doc: consistently use ASCIIDOC_EXTRAEric Blake