summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Merge branch 'ak/format-patch-odir-config'Libravatar Junio C Hamano4-1/+30
2016-01-26Merge branch 'rp/p4-filetype-change'Libravatar Junio C Hamano2-2/+73
2016-01-26Merge branch 'js/close-packs-before-gc'Libravatar Junio C Hamano5-0/+18
2016-01-26Merge branch 'jk/ok-to-fail-gc-auto-in-rebase'Libravatar Junio C Hamano1-1/+1
2016-01-26Merge branch 'js/pull-rebase-i'Libravatar Junio C Hamano6-7/+32
2016-01-22Merge branch 'ep/shell-command-substitution-style'Libravatar Junio C Hamano91-400/+400
2016-01-22Merge branch 'rm/subtree-unwrap-tags'Libravatar Junio C Hamano1-2/+8
2016-01-20Second batch for 2.8 cycleLibravatar Junio C Hamano1-2/+79
2016-01-20Merge branch 'tg/grep-no-index-fallback'Libravatar Junio C Hamano4-7/+62
2016-01-20Merge branch 'ho/gitweb-squelch-undef-warning'Libravatar Junio C Hamano1-1/+1
2016-01-20Merge branch 'js/fopen-harder'Libravatar Junio C Hamano5-3/+17
2016-01-20Merge branch 'ss/clone-depth-single-doc'Libravatar Junio C Hamano2-9/+9
2016-01-20Merge branch 'nd/exclusion-regression-fix'Libravatar Junio C Hamano3-118/+6
2016-01-20Merge branch 'dk/reflog-walk-with-non-commit'Libravatar Junio C Hamano2-5/+24
2016-01-20Merge branch 'sg/t6050-failing-editor-test-fix'Libravatar Junio C Hamano1-3/+7
2016-01-20Merge branch 'ew/for-each-ref-doc'Libravatar Junio C Hamano1-2/+7
2016-01-20Merge branch 'dw/signoff-doc'Libravatar Junio C Hamano5-1/+9
2016-01-20Merge branch 'jk/clang-pedantic'Libravatar Junio C Hamano4-5/+6
2016-01-20Merge branch 'ew/send-email-mutt-alias-fix'Libravatar Junio C Hamano2-2/+22
2016-01-20Merge branch 'ss/user-manual'Libravatar Junio C Hamano2-10/+36
2016-01-20Merge branch 'nd/clear-gitenv-upon-use-of-alias'Libravatar Junio C Hamano5-20/+65
2016-01-20Merge branch 'nd/ita-cleanup'Libravatar Junio C Hamano6-10/+6
2016-01-20Merge branch 'nd/dir-exclude-cleanup'Libravatar Junio C Hamano1-3/+1
2016-01-20Merge branch 'jk/pack-revindex'Libravatar Junio C Hamano4-90/+35
2016-01-20Merge branch 'mh/notes-allow-reading-treeish'Libravatar Junio C Hamano7-30/+55
2016-01-13completion: add missing branch.*.rebase valuesLibravatar Johannes Schindelin1-1/+1
2016-01-13remote: handle the config setting branch.*.rebase=interactiveLibravatar Johannes Schindelin1-3/+7
2016-01-13pull: allow interactive rebase with --rebase=interactiveLibravatar Johannes Schindelin4-3/+24
2016-01-13rebase: ignore failures from "gc --auto"Libravatar Jeff King1-1/+1
2016-01-13receive-pack: release pack files before garbage-collectingLibravatar Johannes Schindelin1-0/+1
2016-01-13merge: release pack files before garbage-collectingLibravatar Johannes Schindelin1-0/+1
2016-01-13am: release pack files before garbage-collectingLibravatar Johannes Schindelin1-0/+1
2016-01-13fetch: release pack files before garbage-collectingLibravatar Johannes Schindelin2-0/+15
2016-01-13format-patch: introduce format.outputDirectory configurationLibravatar Alexander Kuleshov4-1/+30
2016-01-13git-p4.py: add support for filetype changeLibravatar Romain Picard2-2/+73
2016-01-12Sync with maintLibravatar Junio C Hamano2-0/+11863
2016-01-12First batch for post 2.7 cycleLibravatar Junio C Hamano3-2/+46
2016-01-12Merge branch 'vl/grep-configurable-threads'Libravatar Junio C Hamano4-15/+45
2016-01-12Merge branch 'ea/blame-progress'Libravatar Junio C Hamano3-5/+39
2016-01-12Merge branch 'sb/submodule-parallel-fetch'Libravatar Junio C Hamano15-74/+731
2016-01-12Merge branch 'ps/push-delete-option'Libravatar Junio C Hamano2-2/+2
2016-01-12Merge branch 'ep/make-phoney'Libravatar Junio C Hamano1-0/+9
2016-01-12Merge branch 'nd/stop-setenv-work-tree'Libravatar Junio C Hamano2-3/+1
2016-01-12notes: allow treeish expressions as notes refLibravatar Mike Hommey7-30/+55
2016-01-12Merge branch 'maint' of git://github.com/git-l10n/git-po into maintLibravatar Junio C Hamano2-0/+11863
2016-01-12gitweb: squelch "uninitialized value" warningLibravatar Øyvind A. Holm1-1/+1
2016-01-12t9901-git-web--browse.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-12t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...Libravatar Elia Pinto1-3/+3
2016-01-12t9350-fast-export.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2016-01-12t9300-fast-import.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-34/+34