summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-08command-list.txt: fix whitespace inconsistencyLibravatar Sébastien Guimmara1-5/+5
2015-05-08contrib/subtree: portability fix for string printingLibravatar Danny Lin1-3/+10
2015-05-08http: add support for specifying an SSL cipher listLibravatar Lars Kellogg-Stedman3-0/+24
2015-05-08bundle: verify arguments more strictlyLibravatar Patrick Steinhardt1-0/+8
2015-05-07contrib/subtree: there's no push --squashLibravatar Danny Lin2-2/+2
2015-05-07tests: skip dav http-push tests under NO_EXPAT=NoThanksLibravatar Junio C Hamano2-0/+7
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedLibravatar Jeff King7-35/+6
2015-05-06completion: remove credential helpers from porcelain commandsLibravatar SZEDER Gábor1-2/+2
2015-05-06t1006: add tests for git cat-file --allow-unknown-typeLibravatar Karthik Nayak1-0/+45
2015-05-06cat-file: teach cat-file a '--allow-unknown-type' optionLibravatar Karthik Nayak2-13/+30
2015-05-06cat-file: make the options mutually exclusiveLibravatar Karthik Nayak1-8/+5
2015-05-06sha1_file: support reading from a loose object of unknown typeLibravatar Karthik Nayak2-22/+108
2015-05-06branch: do not call a "remote-tracking branch" a "remote branch"Libravatar Danny Lin1-3/+3
2015-05-06path.c: remove home_config_paths()Libravatar Paul Tan2-29/+0
2015-05-06git-config: replace use of home_config_paths()Libravatar Paul Tan2-8/+4
2015-05-06git-commit: replace use of home_config_paths()Libravatar Paul Tan1-5/+3
2015-05-06credential-store.c: replace home_config_paths() with xdg_config_home()Libravatar Paul Tan1-1/+1
2015-05-06dir.c: replace home_config_paths() with xdg_config_home()Libravatar Paul Tan1-5/+2
2015-05-06attr.c: replace home_config_paths() with xdg_config_home()Libravatar Paul Tan1-5/+2
2015-05-06path.c: implement xdg_config_home()Libravatar Paul Tan2-0/+22
2015-05-05First batch for 2.5 cycleLibravatar Junio C Hamano3-2/+88
2015-05-05Merge branch 'jk/prune-mtime'Libravatar Junio C Hamano3-9/+26
2015-05-05Merge branch 'mm/usage-log-l-can-take-regex'Libravatar Junio C Hamano6-15/+16
2015-05-05Merge branch 'ep/fix-test-lib-functions-report'Libravatar Junio C Hamano1-2/+2
2015-05-05Merge branch 'cn/bom-in-gitignore'Libravatar Junio C Hamano6-5/+39
2015-05-05Merge branch 'jc/epochtime-wo-tz'Libravatar Junio C Hamano1-5/+9
2015-05-05Merge branch 'nd/t1509-chroot-test'Libravatar Junio C Hamano1-9/+29
2015-05-05Merge branch 'oh/fix-config-default-user-name-section'Libravatar Junio C Hamano1-2/+2
2015-05-05Merge branch 'jk/type-from-string-gently'Libravatar Junio C Hamano2-1/+10
2015-05-05Merge branch 'sb/test-bitmap-free-at-end'Libravatar Junio C Hamano1-0/+2
2015-05-05Merge branch 'ld/p4-filetype-detection'Libravatar Junio C Hamano2-6/+6
2015-05-05Merge branch 'ts/checkout-advice-plural'Libravatar Junio C Hamano1-2/+9
2015-05-05Merge branch 'jk/init-core-worktree-at-root'Libravatar Junio C Hamano1-3/+15
2015-05-05Merge branch 'mh/show-branch-topic'Libravatar Junio C Hamano1-3/+3
2015-05-05Merge branch 'sb/line-log-plug-pairdiff-leak'Libravatar Junio C Hamano1-0/+1
2015-05-05Merge branch 'jc/diff-no-index-d-f'Libravatar Junio C Hamano2-2/+98
2015-05-05Merge branch 'bc/object-id'Libravatar Junio C Hamano18-145/+192
2015-05-05git-compat-util.h: implement a different ARRAY_SIZE macro for for safely deri...Libravatar Elia Pinto1-1/+53
2015-05-05daemon: unbreak NO_IPV6 build regressionLibravatar Junio C Hamano1-1/+1
2015-05-05prefix_path(): unconditionally free results in the callersLibravatar Stefan Beller2-13/+10
2015-05-05write_sha1_file(): do not use a separate sha1[] arrayLibravatar Junio C Hamano1-4/+1
2015-05-05t1007: add hash-object --literally testsLibravatar Eric Sunshine1-0/+11
2015-05-05hash-object --literally: fix buffer overrun with extra-long object typeLibravatar Eric Sunshine3-3/+23
2015-05-04config: use error() instead of fprintf(stderr, ...)Libravatar Jonathan Nieder1-2/+2
2015-05-04git-hash-object.txt: document --literally optionLibravatar Eric Sunshine1-2/+8
2015-05-03completion: fix and update 'git log --decorate=' optionsLibravatar SZEDER Gábor1-1/+1
2015-05-03completion: remove redundant __git_compute_all_commands() callLibravatar SZEDER Gábor1-1/+0
2015-05-03pathspec: avoid the need of "--" when wildcard is usedLibravatar Duy Nguyen1-1/+3
2015-05-03blame: CRLF in the working tree and LF in the repoLibravatar Torsten Bögershausen2-3/+16
2015-04-30Git 2.4Libravatar Junio C Hamano2-1/+6