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-03-23Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-23Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-22everyday: use the dashless form of git-initDavid Aguilar
2009-03-22Update draft release notes to 1.6.2.2Junio C Hamano
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd
2009-03-19doc: clarify how -S worksJeff King
2009-03-15GIT 1.6.2.1v1.6.2.1Junio C Hamano
2009-03-12Update draft release notes for 1.6.2.1Junio C Hamano
2009-03-12Merge branch 'js/maint-send-email' into maintJunio C Hamano
2009-03-11Merge branch 'jc/maint-add-p-unquote' into maintJunio C Hamano
2009-03-07document config --bool-or-intJeff King
2009-03-07Documentation: fix badly indented paragraphs in "--bisect-all" descriptionChristian Couder
2009-03-04Beginning of 1.6.2 maintenance trackJunio C Hamano
2009-03-04GIT 1.6.2v1.6.2Junio C Hamano
2009-03-04Documentation: Typo / spelling / formatting fixesMike Ralphson
2009-03-04Documentation: Expand a couple of abbreviationsMike Ralphson
2009-03-04Documentation: Typos / spelling fixes in RelNotesMike Ralphson
2009-03-04Documentation/git-archive.txt: Note attributesRoy Lee
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-03-01Merge branch 'maint'Junio C Hamano
2009-03-01Documentation: minor grammatical fixes.David J. Mellor
2009-03-01Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-03-01added missing backtick in git-apply.txtDanijel Tasov
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger
2009-02-26GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud
2009-02-24git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer
2009-02-21Support 'raw' date formatLinus Torvalds
2009-02-20Merge branch 'maint'Junio C Hamano
2009-02-20Document git blame --reverse.Matthieu Moy
2009-02-19Documentation: Note file formats send-email acceptsTodd Zullinger
2009-02-18Merge branch 'maint'Junio C Hamano
2009-02-18git-add -i/-p: learn to unwrap C-quoted pathsJunio C Hamano
2009-02-18Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape
2009-02-15RelNotes UpdateJunio C Hamano
2009-02-15Merge branch 'ff/submodule-no-fetch'Junio C Hamano
2009-02-15Merge branch 'ms/mailmap'Junio C Hamano
2009-02-15Merge branch 'js/gc-prune'Junio C Hamano
2009-02-15send-email: --suppress-cc improvementsJay Soffian
2009-02-15Documentation: pruning recipe for destructive filter-branchThomas Rast
2009-02-15gc: make --prune useful again by accepting an optional parameterJohannes Schindelin
2009-02-13Update documentation to add further information about using Thunderbird with ...Jeremy White
2009-02-13git-rebase.txt: --interactive does not work with --whitespaceMark Burton
2009-02-13Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig
2009-02-12Merge branch 'maint'Junio C Hamano
2009-02-12Prepare for 1.6.1.4.Junio C Hamano
2009-02-11git-svn: allow disabling expensive broken symlink checksEric Wong