summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* t: fix trivial &&-chain breakageJeff King2015-03-2043-68/+70
* t: fix moderate &&-chain breakageJeff King2015-03-2013-44/+44
* t: fix severe &&-chain breakageJeff King2015-03-2014-19/+19
* t/test-lib: introduce --chain-lint optionJeff King2015-03-202-0/+26
* Post 2.3 cyce (batch #10)Junio C Hamano2015-03-183-300/+321
* Merge branch 'mg/doc-status-color-slot'Junio C Hamano2015-03-182-2/+5
|\
| * config,completion: add color.status.unmergedMichael J Gruber2015-03-102-2/+5
* | Merge branch 'mg/status-v-v'Junio C Hamano2015-03-183-67/+60
|\ \
| * | commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-063-0/+35
| * | t7508: test git status -vMichael J Gruber2015-03-061-2/+12
| * | t7508: .gitignore 'expect' and 'output' filesJunio C Hamano2015-03-061-65/+13
| |/
* | Merge branch 'mg/sequencer-commit-messages-always-verbatim'Junio C Hamano2015-03-182-0/+33
|\ \
| * | sequencer: preserve commit messagesMichael J Gruber2015-03-062-0/+33
* | | Merge branch 'sg/completion-remote'Junio C Hamano2015-03-182-5/+21
|\ \ \
| * | | completion: simplify __git_remotes()SZEDER Gábor2015-03-061-5/+2
| * | | completion: add a test for __git_remotes() helper functionSZEDER Gábor2015-03-061-0/+19
| | |/ | |/|
* | | Merge branch 'es/rebase-i-count-todo'Junio C Hamano2015-03-182-1/+11
|\ \ \
| * | | rebase-interactive: re-word "item count" commentEric Sunshine2015-03-061-1/+1
| * | | rebase-interactive: suppress whitespace preceding item countEric Sunshine2015-03-062-0/+10
* | | | Merge branch 'ak/git-done-help-cleanup'Junio C Hamano2015-03-181-3/+2
|\ \ \ \
| * | | | git: make was_alias and done_help non-staticAlexander Kuleshov2015-03-061-3/+2
| | |/ / | |/| |
* | | | Merge branch 'rs/zip-text'Junio C Hamano2015-03-182-2/+70
|\ \ \ \
| * | | | archive-zip: mark text files in archivesRené Scharfe2015-03-062-2/+70
| | |_|/ | |/| |
* | | | Merge branch 'rs/deflate-init-cleanup'Junio C Hamano2015-03-1810-13/+2
|\ \ \ \
| * | | | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe2015-03-0610-13/+2
| |/ / /
* | | | Sync with 2.3.3Junio C Hamano2015-03-143-2/+42
|\ \ \ \
| * | | | Git 2.3.3v2.3.3Junio C Hamano2015-03-144-3/+43
| * | | | Merge branch 'mr/doc-clean-f-f' into maintJunio C Hamano2015-03-141-2/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'ak/t5516-typofix' into maintJunio C Hamano2015-03-141-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/diff-test-updates' into maintJunio C Hamano2015-03-1411-175/+550
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/diffcore-rename-duplicate' into maintJunio C Hamano2015-03-142-13/+110
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'bw/kwset-use-unsigned' into maintJunio C Hamano2015-03-144-7/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/grep-exclude-standard-help-fix' into maintJunio C Hamano2015-03-141-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mg/doc-remote-tags-or-not' into maintJunio C Hamano2015-03-141-0/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mk/diff-shortstat-dirstat-fix' into maintJunio C Hamano2015-03-142-1/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ms/submodule-update-config-doc' into maintJunio C Hamano2015-03-143-37/+64
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/apply-beyond-symlink' into maintJunio C Hamano2015-03-144-2/+399
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/daemon-interpolate' into maintJunio C Hamano2015-03-141-15/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/daemon-interpolate' into maintJunio C Hamano2015-03-143-6/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | Post 2.3 cycle (batch #9)Junio C Hamano2015-03-101-0/+7
* | | | | | | | | | | | | | | | | Merge branch 'mh/expire-updateref-fixes'Junio C Hamano2015-03-103-92/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | reflog_expire(): never update a reference to null_sha1Michael Haggerty2015-03-051-2/+5
| * | | | | | | | | | | | | | | | | reflog_expire(): ignore --updateref for symbolic referencesMichael Haggerty2015-03-052-4/+14
| * | | | | | | | | | | | | | | | | reflog: improve and update documentationMichael Haggerty2015-03-052-64/+88
| * | | | | | | | | | | | | | | | | struct ref_lock: delete the force_write memberStefan Beller2015-03-051-5/+9
| * | | | | | | | | | | | | | | | | lock_ref_sha1_basic(): do not set force_write for missing referencesMichael Haggerty2015-03-051-9/+6
| * | | | | | | | | | | | | | | | | write_ref_sha1(): move write elision test to callersMichael Haggerty2015-03-051-9/+9
| * | | | | | | | | | | | | | | | | write_ref_sha1(): remove check for lock == NULLMichael Haggerty2015-03-051-4/+0
| * | | | | | | | | | | | | | | | | Merge branch 'sb/atomic-push' into mh/ref-trans-value-checkJunio C Hamano2015-02-0913-50/+429
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/reflog-expire' into mh/ref-trans-value-checkJunio C Hamano2015-02-093-265/+332
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |