summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-04git-hash-object.txt: document --literally optionLibravatar Eric Sunshine1-2/+8
2015-05-03blame, log: format usage strings similarly to those in documentationLibravatar Alex Henrie2-2/+2
2015-05-03completion: fix and update 'git log --decorate=' optionsLibravatar SZEDER Gábor1-1/+1
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
2015-04-29filter-branch: avoid passing commit message through sedLibravatar Jeff King2-1/+19
2015-04-29rebase -i: redo tasks that die during cherry-pickLibravatar Phil Hord2-0/+63
2015-04-28connect: improve check for plink to reduce false positivesLibravatar brian m. carlson2-3/+48
2015-04-28t5601: fix quotation error leading to skipped testsLibravatar brian m. carlson1-1/+1
2015-04-28connect: simplify SSH connection code pathLibravatar brian m. carlson1-20/+20
2015-04-28Merge branch 'mh/multimail-renewal'Libravatar Junio C Hamano2-24/+25
2015-04-28Merge branch 'mg/show-notes-doc'Libravatar Junio C Hamano1-2/+2
2015-04-28Merge branch 'nd/versioncmp-prereleases'Libravatar Junio C Hamano1-4/+7
2015-04-28Merge branch 'mg/status-v-v'Libravatar Junio C Hamano1-0/+8
2015-04-28rebase: silence "git checkout" for noop rebaseLibravatar Jeff King1-1/+1
2015-04-28Update git-multimail to version 1.0.2Libravatar Michael Haggerty2-24/+25
2015-04-27Sync with 2.3.7Libravatar Junio C Hamano2-1/+23
2015-04-27Git 2.3.7Libravatar Junio C Hamano4-3/+25
2015-04-27Merge branch 'tb/connect-ipv6-parse-fix' into maintLibravatar Junio C Hamano3-16/+24
2015-04-27Merge branch 'ma/bash-completion-leaking-x' into maintLibravatar Junio C Hamano1-1/+1
2015-04-27Merge branch 'jc/push-cert' into maintLibravatar Junio C Hamano1-0/+23
2015-04-27Documentation: clarify how "git commit" cleans up the edited log messageLibravatar Fredrik Gustafsson1-4/+7
2015-04-23status: document the -v/--verbose optionLibravatar Michael Haggerty1-0/+8
2015-04-23RelNotes: wordsmithingLibravatar Michael Haggerty1-164/+172
2015-04-23RelNotes: refer to the rebase -i "todo list", not "insn sheet"Libravatar Michael Haggerty1-2/+2
2015-04-23RelNotes: correct name of versionsort.prereleaseSuffixLibravatar Michael Haggerty1-2/+2
2015-04-23git tag: mention versionsort.prereleaseSuffix in manpageLibravatar Michael Haggerty1-4/+7
2015-04-22ignore: info/exclude should trump core.excludesfileLibravatar Junio C Hamano2-3/+17
2015-04-22Git 2.4.0-rc3Libravatar Junio C Hamano1-1/+1
2015-04-22stop putting argv[0] dirname at front of PATHLibravatar Jeff King1-1/+0
2015-04-22stash: require a clean index to applyLibravatar Jeff King2-0/+9
2015-04-22t3903: avoid applying onto dirty indexLibravatar Jeff King1-2/+2
2015-04-22t3903: stop hard-coding commit sha1sLibravatar Jeff King1-5/+5
2015-04-21Sync with maintLibravatar Junio C Hamano2-1/+15
2015-04-21Git 2.3.6Libravatar Junio C Hamano4-3/+17