Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rj/log-decorate-auto' | Junio C Hamano | 2016-05-29 |
|\ | |||
| * | log: document the --decorate=auto option | Ramsay Jones | 2016-05-27 |
* | | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 2016-05-23 |
|\ \ | |||
| * | | commit: add a commit.verbose config variable | Pranit Bauva | 2016-05-10 |
* | | | Merge branch 'xy/format-patch-base' | Junio C Hamano | 2016-05-23 |
|\ \ \ | |||
| * | | | format-patch: introduce format.useAutoBase configuration | Xiaolong Ye | 2016-04-26 |
* | | | | Merge branch 'tb/core-eol-fix' | Junio C Hamano | 2016-05-23 |
|\ \ \ \ | |||
| * | | | | convert: allow core.autocrlf=input and core.eol=crlf | Torsten Bögershausen | 2016-04-25 |
| |/ / / | |||
* | | | | Merge branch 'js/windows-dotgit' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ | |||
| * | | | | mingw: introduce the 'core.hideDotFiles' setting | Johannes Schindelin | 2016-05-11 |
| |/ / / | |||
* | | | | Merge branch 'jc/linkgit-fix' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ | |||
| * | | | | Documentation: fix linkgit references | Junio C Hamano | 2016-05-09 |
| |/ / / | |||
* | | | | Merge branch 'bn/config-doc-tt-varnames' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ | |||
| * | | | | config: consistently format $variables in monospaced font | Brian Norris | 2016-05-05 |
* | | | | | Merge branch 'jc/config-pathname-type' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | config: describe 'pathname' value type | Junio C Hamano | 2016-05-04 |
* | | | | | Merge branch 'bn/http-cookiefile-config' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ | |||
| * | | | | | http: expand http.cookieFile as a path | Brian Norris | 2016-05-04 |
| * | | | | | Documentation: config: improve word ordering for http.cookieFile | Brian Norris | 2016-05-04 |
| |/ / / / | |||
| * | | | | Merge branch 'dt/log-follow-config' into maint | Junio C Hamano | 2015-10-16 |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'ab/hooks' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | hooks: allow customizing where the hook directory is | Ævar Arnfjörð Bjarmason | 2016-05-04 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'ew/doc-split-pack-disables-bitmap' | Junio C Hamano | 2016-05-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | pack-objects: warn on split packs disabling bitmaps | Eric Wong | 2016-04-28 |
| |/ / / / / | |||
* | | | | | | Merge branch 'js/http-custom-headers' | Junio C Hamano | 2016-05-06 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | http: support sending custom HTTP headers | Johannes Schindelin | 2016-04-27 |
| |/ / / / | |||
* | | | | | Merge branch 'la/tag-force-signing-annotated-tags' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ | |||
| * | | | | | tag: add the option to force signing of annotated tags | Laurent Arnoud | 2016-03-22 |
| |/ / / / | |||
* | | | | | Merge branch 'sb/submodule-parallel-update' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ | |||
| * | | | | | fetching submodules: respect `submodule.fetchJobs` config option | Stefan Beller | 2016-03-01 |
* | | | | | | Merge branch 'jk/add-i-highlight' | Junio C Hamano | 2016-04-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | add--interactive: allow custom diff highlighting programs | Jeff King | 2016-02-28 |
| | |/ / / / | |/| | | | | |||
* | | | | | | credential: let empty credential specs reset helper list | Jeff King | 2016-02-26 |
|/ / / / / | |||
* | | | | | Merge branch 'ce/https-public-key-pinning' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ \ | |||
| * | | | | | http: implement public key pinning | Christoph Egger | 2016-02-15 |
* | | | | | | Merge branch 'bc/http-empty-auth' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ \ \ | |||
| * | | | | | | http: add option to try authentication without username | brian m. carlson | 2016-02-15 |
| |/ / / / / | |||
* | | | | | | Merge branch 'da/user-useconfigonly' | Junio C Hamano | 2016-02-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | ident: add user.useConfigOnly boolean for when ident shouldn't be guessed | Dan Aloni | 2016-02-08 |
| |/ / / / / | |||
* | | | | | | Merge branch 'jk/drop-rsync-transport' | Junio C Hamano | 2016-02-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | transport: drop support for git-over-rsync | Jeff King | 2016-02-01 |
| |/ / / / / | |||
* | | | | | | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | config: add core.untrackedCache | Christian Couder | 2016-01-27 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'kf/http-proxy-auth-methods' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | http: use credential API to handle proxy authentication | Knut Franke | 2016-01-26 |
| * | | | | | | http: allow selection of proxy authentication method | Knut Franke | 2016-01-26 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'ak/format-patch-odir-config' | Junio C Hamano | 2016-01-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | format-patch: introduce format.outputDirectory configuration | Alexander Kuleshov | 2016-01-13 |
| |/ / / / / | |||
* | | | | | | Merge branch 'js/pull-rebase-i' | Junio C Hamano | 2016-01-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | pull: allow interactive rebase with --rebase=interactive | Johannes Schindelin | 2016-01-13 |
| |/ / / / / |