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-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-17Merge branch 'dt/log-follow-config' into maintJunio C Hamano
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
2015-08-03Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano
2015-08-03Merge branch 'js/fsck-opt'Junio C Hamano
2015-08-03Merge branch 'mr/rebase-i-customize-insn-sheet'Junio C Hamano
2015-07-28Documentation/config: mention "now" and "never" for 'expire' settingsEric Sunshine
2015-07-28docs/config.txt: reorder hideRefs configJeff King
2015-07-24Revert "git-am: add am.threeWay config variable"Junio C Hamano
2015-07-20config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire"Eric Sunshine
2015-07-20Documentation/git-worktree: wordsmith worktree-related manpagesMichael Haggerty
2015-07-20Documentation/config: fix stale "git prune --worktree" referenceMichael Haggerty
2015-06-30git rebase -i: warn about removed commitsGalan RĂ©mi
2015-06-25Merge branch 'jk/color-diff-plain-is-context' into maintJunio C Hamano
2015-06-24Merge branch 'rl/am-3way-config'Junio C Hamano
2015-06-24fsck: support ignoring objects in `git fsck` via fsck.skiplistJohannes Schindelin
2015-06-24fsck: git receive-pack: support excluding objects from fsck'ingJohannes Schindelin
2015-06-24fsck: support demoting errors to warningsJohannes Schindelin