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
2008-04-19Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy
2008-04-17Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-17Clarify and fix English in "git-rm" documentationJon Loeliger
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins
2008-04-13Documentation/git-submodule: typofixJunio C Hamano
2008-04-13Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-13Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile
2008-04-13Document -w option to shortlogJunio C Hamano
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12Fix section about backdating tags in the git-tag docsBjörn Steinbrink
2008-04-11Document option --only of git commitJohannes Sixt
2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott
2008-04-10Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-04-08GIT 1.5.5v1.5.5Junio C Hamano
2008-04-07Add description of OFS_DELTA to the pack format descriptionPeter Eriksen
2008-04-06git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen
2008-04-02GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser
2008-03-28GIT 1.5.5-rc2v1.5.5-rc2Junio C Hamano
2008-03-28GIT 1.5.4.5v1.5.4.5Junio C Hamano
2008-03-27Update draft release notes for 1.5.5Junio C Hamano
2008-03-27Merge branch 'maint'Junio C Hamano
2008-03-27Update draft release notes for 1.5.4.5Junio C Hamano
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King
2008-03-26Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu
2008-03-25Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips
2008-03-25Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott
2008-03-23Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu
2008-03-23RelNotes: mention checkout/branch's --track option, tooJohannes Schindelin
2008-03-23GIT 1.5.5-rc1v1.5.5-rc1Junio C Hamano
2008-03-23gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano
2008-03-23fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen
2008-03-23Improve description of git filter-branch.Ralf Wildenhues
2008-03-20Document the sendemail.smtpserverport config variableKevin Ballard
2008-03-20make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre
2008-03-19Documentation/git-merge: document subtree strategy.Miklos Vajna
2008-03-16Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano
2008-03-16Merge branch 'maint'Junio C Hamano
2008-03-16Start draft ReleaseNotes for 1.5.4.5Junio C Hamano
2008-03-15Merge branch 'py/submodule'Junio C Hamano
2008-03-15Merge branch 'cc/help'Junio C Hamano
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca
2008-03-14Documention: web--browse: add info about "browser.<tool>.cmd" config varChristian Couder
2008-03-14Merge branch 'maint'Junio C Hamano
2008-03-14Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar