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
2012-05-14Merge branch 'jk/doc-asciidoc-inline-literal' into maintJunio C Hamano
2012-05-11Merge branch 'ct/advise-push-default' into maintJunio C Hamano
2012-04-30config: expand tildes in include.path variableJeff King
2012-04-27docs: stop using asciidoc no-inline-literalJeff King
2012-03-20push: Provide situational hints for non-fast-forward errorsChristopher Tiwald
2012-03-05Merge branch 'maint'Junio C Hamano
2012-03-05http.proxy: also mention https_proxy and all_proxyClemens Buchacher
2012-03-02Merge branch 'maint'Junio C Hamano
2012-03-01Documentation fixes in git-configLibor Pechacek
2012-02-17config: add include directiveJeff King
2012-01-11Sync with maintJunio C Hamano
2012-01-11Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano
2012-01-11Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano
2012-01-11Documentation: rerere's rr-cache auto-creation and rerere.enabledJunio C Hamano
2012-01-07Merge branch 'jc/show-sig'Junio C Hamano
2012-01-07Sync with 1.7.8.3Junio C Hamano
2012-01-07Merge branch 'maint-1.7.7' into maintJunio C Hamano
2012-01-07Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano
2012-01-07Documentation: rerere.enabled is the primary way to configure rerereThomas Rast
2011-12-21Merge branch 'jc/advice-doc'Junio C Hamano
2011-12-20Merge branch 'jk/credentials'Junio C Hamano
2011-12-19advice: Document that they all default to trueJunio C Hamano
2011-12-12docs: end-user documentation for the credential subsystemJeff King
2011-12-10Merge branch 'ab/pull-rebase-config'Junio C Hamano
2011-11-30gpg-interface: allow use of a custom GPG binaryJunio C Hamano
2011-11-07pull: introduce a pull.rebase option to enable --rebaseÆvar Arnfjörð Bjarmason
2011-10-27Merge branch 'cn/eradicate-working-copy' into maintJunio C Hamano
2011-10-27Merge branch 'maint-1.7.6' into maintJunio C Hamano
2011-10-27Merge branch 'tr/doc-note-rewrite' into maint-1.7.6Junio C Hamano
2011-10-22Merge branch 'po/insn-editor'Junio C Hamano
2011-10-22Merge branch 'cn/doc-config-bare-subsection'Junio C Hamano
2011-10-19Merge branch 'jn/gitweb-manpages'Junio C Hamano
2011-10-18"rebase -i": support special-purpose editor to edit insn sheetPeter Oberndorfer
2011-10-16Documentation: Add gitweb config variables to git-config(1)Jakub Narebski
2011-10-16Documentation: update [section.subsection] to reflect what git doesCarlos Martín Nieto
2011-10-05Merge branch 'cn/eradicate-working-copy'Junio C Hamano
2011-10-05Merge branch 'tr/doc-note-rewrite'Junio C Hamano
2011-10-05Merge branch 'jc/fetch-pack-fsck-objects'Junio C Hamano
2011-09-22Remove 'working copy' from the documentation and C codeCarlos Martín Nieto
2011-09-13Documentation: basic configuration of notes.rewriteRefThomas Rast
2011-09-12Merge branch 'jn/doc-dashdash' into maintJunio C Hamano
2011-09-04transfer.fsckobjects: unify fetch/receive.fsckobjectsJunio C Hamano
2011-09-04fetch.fsckobjects: verify downloaded objectsJunio C Hamano
2011-08-16Merge branch 'bw/log-all-ref-updates-doc' into maintJunio C Hamano
2011-07-23Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano
2011-07-14Merge branch 'jn/doc-dashdash'Junio C Hamano
2011-07-12Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg
2011-06-29Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano
2011-06-29Documentation: quote double-dash for AsciiDocJonathan Nieder
2011-06-03http: pass http.cookiefile using CURLOPT_COOKIEFILEDuncan Brown