Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/colors-fix' into maint | Junio C Hamano | 2014-12-22 | 1 | -0/+4 |
|\ | |||||
| * | docs: describe ANSI 256-color mode | Jeff King | 2014-11-20 | 1 | -0/+4 |
* | | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 | 1 | -0/+11 |
|\ \ | |||||
| * \ | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 | 1 | -0/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 | 1 | -0/+11 |
| | |\ | |||||
| | | * | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 | 1 | -0/+11 |
| | | |\ | |||||
| | | | * | read-cache: optionally disallow NTFS .git variants | Johannes Schindelin | 2014-12-17 | 1 | -0/+6 |
| | | | * | read-cache: optionally disallow HFS+ .git variants | Jeff King | 2014-12-17 | 1 | -0/+5 |
* | | | | | Sync with maint | Junio C Hamano | 2014-11-10 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Documentation/config.txt: fix minor typo | Thomas Quinot | 2014-11-10 | 1 | -1/+1 |
| * | | | | config.txt: fix typo | Nicolas Dermine | 2014-11-10 | 1 | -1/+1 |
* | | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | 1 | -5/+5 |
* | | | | | Merge branch 'rs/grep-color-words' | Junio C Hamano | 2014-10-31 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | grep: add color.grep.matchcontext and color.grep.matchselectedrs/grep-color-words | René Scharfe | 2014-10-28 | 1 | -1/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'rb/pack-window-memory-config-doc' | Junio C Hamano | 2014-10-29 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | config.txt: pack.windowmemory limit applies per-threadrb/pack-window-memory-config-doc | Robert de Bath | 2014-10-28 | 1 | -4/+5 |
* | | | | | | Merge branch 'tb/core-filemode-doc' | Junio C Hamano | 2014-10-24 | 1 | -6/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | core.filemode may need manual actiontb/core-filemode-doc | Torsten Bögershausen | 2014-10-19 | 1 | -6/+19 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'da/mergetool-meld' | Junio C Hamano | 2014-10-21 | 1 | -0/+9 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | mergetools/meld: make usage of `--output` configurable and more robustda/mergetool-meld | David Aguilar | 2014-10-16 | 1 | -0/+9 |
| |/ / / / | |||||
* | | | | | Merge branch 'da/mergetool-temporary-directory' | Junio C Hamano | 2014-10-21 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | mergetool: add an option for writing to a temporary directory | David Aguilar | 2014-10-16 | 1 | -0/+6 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' into maint | Junio C Hamano | 2014-06-25 | 1 | -2/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 | 1 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | signed push: allow stale nonce in stateless mode | Junio C Hamano | 2014-09-17 | 1 | -0/+13 |
| * | | | | | | signed push: fortify against replay attacks | Junio C Hamano | 2014-09-17 | 1 | -6/+6 |
| * | | | | | | push: the beginning of "git push --signed" | Junio C Hamano | 2014-09-15 | 1 | -0/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | diff --stat: mark any file larger than core.bigfilethreshold binary | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'jk/tag-sort' | Junio C Hamano | 2014-07-23 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | tag: support configuring --sort via .gitconfigjk/tag-sort | Jacob Keller | 2014-07-17 | 1 | -0/+5 |
* | | | | | | Merge branch 'jk/repack-pack-writebitmaps-config' | Junio C Hamano | 2014-06-25 | 1 | -7/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | repack: introduce repack.writeBitmaps config option | Jeff King | 2014-06-10 | 1 | -7/+10 |
* | | | | | | Merge branch 'sh/enable-preloadindex' | Junio C Hamano | 2014-06-16 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | environment.c: enable core.preloadindex by defaultsh/enable-preloadindex | Steve Hoelzer | 2014-06-03 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jm/format-patch-mail-sig' | Junio C Hamano | 2014-06-16 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | format-patch: add "--signature-file=<file>" optionjm/format-patch-mail-sig | Jeremiah Mahler | 2014-05-27 | 1 | -0/+4 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' | Junio C Hamano | 2014-06-16 | 1 | -2/+6 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | 1 | -2/+6 |
* | | | | | | Merge branch 'jj/command-line-adjective' | Junio C Hamano | 2014-06-06 | 1 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjective | Jason St. John | 2014-05-21 | 1 | -5/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/status-auto-comment-char' | Junio C Hamano | 2014-06-06 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit: allow core.commentChar=auto for character auto selectionnd/status-auto-comment-char | Nguyễn Thái Ngọc Duy | 2014-05-19 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'dk/raise-core-deltabasecachelimit' | Junio C Hamano | 2014-06-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump core.deltaBaseCacheLimit to 96mdk/raise-core-deltabasecachelimit | David Kastrup | 2014-05-06 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'mm/pager-less-sans-S' | Junio C Hamano | 2014-06-06 | 1 | -5/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | pager: remove 'S' from $LESS by defaultmm/pager-less-sans-S | Matthieu Moy | 2014-05-07 | 1 | -5/+10 |
* | | | | | | Documentation: git-gui: describe gui.displayuntrackedmk/doc-git-gui-display-untracked | Max Kirillov | 2014-04-21 | 1 | -0/+4 |
|/ / / / / | |||||
* | | | | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 1 | -3/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Documentation: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Merge branch 'nd/gc-aggressive' | Junio C Hamano | 2014-04-03 | 1 | -0/+5 |
|\ \ \ \ |