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-02-25Merge branch 'ce/https-public-key-pinning'Junio C Hamano
2016-02-25Merge branch 'bc/http-empty-auth'Junio C Hamano
2016-02-17Merge branch 'da/user-useconfigonly'Junio C Hamano
2016-02-17Merge branch 'jk/drop-rsync-transport'Junio C Hamano
2016-02-16http: implement public key pinningChristoph Egger
2016-02-16http: add option to try authentication without usernamebrian m. carlson
2016-02-11Merge branch 'cc/untracked'Junio C Hamano
2016-02-08ident: add user.useConfigOnly boolean for when ident shouldn't be guessedDan Aloni
2016-02-04Merge branch 'kf/http-proxy-auth-methods'Junio C Hamano
2016-02-02transport: drop support for git-over-rsyncJeff King
2016-01-27config: add core.untrackedCacheChristian Couder
2016-01-27Merge branch 'ak/format-patch-odir-config'Junio C Hamano
2016-01-27Merge branch 'js/pull-rebase-i'Junio C Hamano
2016-01-26http: use credential API to handle proxy authenticationKnut Franke
2016-01-26http: allow selection of proxy authentication methodKnut Franke
2016-01-20Merge branch 'tg/grep-no-index-fallback'Junio C Hamano
2016-01-13pull: allow interactive rebase with --rebase=interactiveJohannes Schindelin
2016-01-13format-patch: introduce format.outputDirectory configurationAlexander Kuleshov
2016-01-13Merge branch 'vl/grep-configurable-threads'Junio C Hamano
2016-01-12builtin/grep: add grep.fallbackToNoIndex configThomas Gummerer
2015-12-21Merge branch 'mc/push-recurse-submodules-config'Junio C Hamano
2015-12-16grep: add --threads=<num> option and grep.threads configurationVictor Leschuk
2015-11-20push: add recurseSubmodules config optionMike Crowe
2015-11-20credential-cache: new option to ignore sighupNoam Postavsky
2015-11-05hideRefs: add support for matching full refsLukas Fleischer
2015-11-05config.txt: document the semantics of hideRefs with namespacesLukas Fleischer
2015-10-16Merge branch 'dt/log-follow-config'Junio C Hamano
2015-10-07log: Update log.follow doc and add to config.txtEric N. Vander Weele
2015-10-05Merge branch 'jk/date-local'Junio C Hamano
2015-10-05Merge branch 'nk/stash-show-config'Junio C Hamano
2015-09-17Merge branch 'as/config-doc-markup-fix'Junio C Hamano
2015-09-13Documentation/config: fix formatting for branch.*.rebase and pull.rebaseAndreas Schwab
2015-09-04Documentation/config: don't list date formatsJohn Keeping
2015-09-01Merge branch 'db/push-sign-if-asked'Junio C Hamano
2015-09-01Merge branch 'jk/notes-merge-config'Junio C Hamano
2015-08-31stash: allow "stash show" diff output configurableNamhyung Kim
2015-08-27Merge branch 'as/docfix-reflog-expire-unreachable'Junio C Hamano
2015-08-27Merge branch 'ep/http-configure-ssl-version'Junio C Hamano
2015-08-21Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachableAndreas Schwab
2015-08-20Merge branch 'jk/negative-hiderefs'Junio C Hamano
2015-08-19push: add a config option push.gpgSign for default signed pushesDave Borowitz
2015-08-18notes: teach git-notes about notes.<name>.mergeStrategy optionJacob Keller
2015-08-18notes: add notes.mergeStrategy option to select default strategyJacob Keller
2015-08-18notes: document cat_sort_uniq rewriteModeJacob Keller
2015-08-17http: add support for specifying the SSL versionElia Pinto
2015-08-13Merge branch 'es/worktree-add-cleanup'Junio C Hamano
2015-08-13Merge branch 'pt/am-builtin'Junio C Hamano
2015-08-13Merge branch 'es/worktree-add'Junio C Hamano
2015-08-07refs: support negative transfer.hideRefsJeff King
2015-08-05git-am: add am.threeWay config variableRemi Lespinet