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
2016-03-15git-svn: loosen config globs limitationsVictor Leschuk
2016-03-10Git 2.8-rc2v2.8.0-rc2Junio C Hamano
2016-03-10Sync with 2.7.3Junio C Hamano
2016-03-10Git 2.7.3v2.7.3Junio C Hamano
2016-03-10Merge branch 'mm/push-simple-doc' into maintJunio C Hamano
2016-03-10Merge branch 'jk/tighten-alloc' into maintJunio C Hamano
2016-03-10Merge branch 'jc/exclusion-doc'Junio C Hamano
2016-03-10Merge branch 'sb/rebase-summary'Junio C Hamano
2016-03-10Disown ssh+git and git+sshCarlos Martín Nieto
2016-03-08gitignore: document that unignoring a directory unignores everything in itJunio C Hamano
2016-03-07Documentation: talk about pager in api-trace.txtChristian Couder
2016-03-05fetch-pack: update the documentation for "<refs>..." argumentsGabriel Souza Franco
2016-03-05Git 2.8-rc1v2.8.0-rc1Junio C Hamano
2016-03-04documentation: fix some typosThomas Ackermann
2016-03-03Documentation: reword rebase summaryStefan Beller
2016-03-01clone: allow an explicit argument for parallel submodule clonesStefan Beller
2016-03-01submodule update: expose parallelism to the userStefan Beller
2016-03-01fetching submodules: respect `submodule.fetchJobs` config optionStefan Beller
2016-02-28Documentation/git-config: fix --get-all descriptionJohn Keeping
2016-02-28Documentation/git-config: use bulleted list for exit codesJohn Keeping
2016-02-28config: fail if --get-urlmatch finds no valueJohn Keeping
2016-02-28add--interactive: allow custom diff highlighting programsJeff King
2016-02-27Git 2.8-rc0v2.8.0-rc0Junio C Hamano
2016-02-27Merge branch 'ls/makefile-cflags-developer-tweak'Junio C Hamano
2016-02-27Merge branch 'fa/merge-recursive-no-rename'Junio C Hamano
2016-02-27Merge branch 'mm/push-simple-doc'Junio C Hamano
2016-02-27Merge branch 'jg/credential-cache-chdir-to-sockdir'Junio C Hamano
2016-02-27Merge branch 'ls/config-origin'Junio C Hamano
2016-02-27Merge branch 'jk/tighten-alloc'Junio C Hamano
2016-02-27Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano
2016-02-26credential: let empty credential specs reset helper listJeff King
2016-02-25add DEVELOPER makefile knob to check for acknowledged warningsLars Schneider
2016-02-25diff: activate diff.renames by defaultMatthieu Moy
2016-02-25Documentation/diff-config: fix description of diff.renamesMatthieu Moy
2016-02-25Eighth batch for 2.8Junio C Hamano
2016-02-25Merge branch 'nd/exclusion-regression-fix'Junio C Hamano
2016-02-25Merge branch 'ce/https-public-key-pinning'Junio C Hamano
2016-02-25Merge branch 'bc/http-empty-auth'Junio C Hamano
2016-02-25Merge branch 'ew/force-ipv4'Junio C Hamano
2016-02-24Documentation/git-push: document that 'simple' is the defaultMatthieu Moy
2016-02-23credential-cache--daemon: disallow relative socket pathJon Griffiths
2016-02-23argv-array: add detach functionJeff King
2016-02-23Sync with 2.7.2Junio C Hamano
2016-02-23Merge branch 'jk/config-include'Junio C Hamano
2016-02-23Git 2.7.2v2.7.2Junio C Hamano
2016-02-23Merge branch 'mm/clean-doc-fix' into maintJunio C Hamano
2016-02-22merge-strategies.txt: fix typoFelipe Gonçalves Assis
2016-02-22config: add '--show-origin' option to print the origin of a config valueLars Schneider
2016-02-18ref-filter: align: introduce long-form syntaxKarthik Nayak
2016-02-17merge-recursive: more consistent interfaceFelipe Gonçalves Assis