summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11refs: check for D/F conflicts among refs created in a transactionMichael Haggerty
2015-05-11ref_transaction_commit(): use a string_list for detecting duplicatesMichael Haggerty
2015-05-11is_refname_available(): use dirname in first loopMichael Haggerty
2015-05-11struct nonmatching_ref_data: store a refname instead of a ref_entryMichael Haggerty
2015-05-11report_refname_conflict(): inline functionMichael Haggerty
2015-05-11entry_matches(): inline functionMichael Haggerty
2015-05-11is_refname_available(): convert local variable "dirname" to strbufMichael Haggerty
2015-05-11is_refname_available(): avoid shadowing "dir" variableMichael Haggerty
2015-05-11is_refname_available(): revamp the commentsMichael Haggerty
2015-05-11t1404: new tests of ref D/F conflicts within transactionsMichael Haggerty
2015-05-10update-ref: test handling large transactions properlyStefan Beller
2015-05-08bundle: verify arguments more strictlyPatrick Steinhardt
2015-05-07tests: skip dav http-push tests under NO_EXPAT=NoThanksJunio C Hamano
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King
2015-05-06branch: do not call a "remote-tracking branch" a "remote branch"Danny Lin
2015-05-06path.c: remove home_config_paths()Paul Tan
2015-05-06git-config: replace use of home_config_paths()Paul Tan
2015-05-06git-commit: replace use of home_config_paths()Paul Tan
2015-05-06credential-store.c: replace home_config_paths() with xdg_config_home()Paul Tan
2015-05-06dir.c: replace home_config_paths() with xdg_config_home()Paul Tan
2015-05-06attr.c: replace home_config_paths() with xdg_config_home()Paul Tan
2015-05-06path.c: implement xdg_config_home()Paul Tan
2015-05-05daemon: unbreak NO_IPV6 build regressionJunio C Hamano
2015-05-05write_sha1_file(): do not use a separate sha1[] arrayJunio C Hamano
2015-05-05t1007: add hash-object --literally testsEric Sunshine
2015-05-05hash-object --literally: fix buffer overrun with extra-long object typeEric Sunshine
2015-05-04git-hash-object.txt: document --literally optionEric Sunshine
2015-05-03completion: fix and update 'git log --decorate=' optionsSZEDER Gábor
2015-05-03blame: CRLF in the working tree and LF in the repoTorsten Bögershausen
2015-04-30Git 2.4v2.4.0Junio C Hamano
2015-04-29filter-branch: avoid passing commit message through sedJeff King
2015-04-29rebase -i: redo tasks that die during cherry-pickPhil Hord
2015-04-28connect: improve check for plink to reduce false positivesbrian m. carlson
2015-04-28t5601: fix quotation error leading to skipped testsbrian m. carlson
2015-04-28connect: simplify SSH connection code pathbrian m. carlson
2015-04-28Merge branch 'mh/multimail-renewal'Junio C Hamano
2015-04-28Merge branch 'mg/show-notes-doc'Junio C Hamano
2015-04-28Merge branch 'nd/versioncmp-prereleases'Junio C Hamano
2015-04-28Merge branch 'mg/status-v-v'Junio C Hamano
2015-04-28rebase: silence "git checkout" for noop rebaseJeff King
2015-04-28Update git-multimail to version 1.0.2Michael Haggerty
2015-04-27Sync with 2.3.7Junio C Hamano
2015-04-27Git 2.3.7v2.3.7Junio C Hamano
2015-04-27Merge branch 'tb/connect-ipv6-parse-fix' into maintJunio C Hamano
2015-04-27Merge branch 'ma/bash-completion-leaking-x' into maintJunio C Hamano
2015-04-27Merge branch 'jc/push-cert' into maintJunio C Hamano
2015-04-27Documentation: clarify how "git commit" cleans up the edited log messageFredrik Gustafsson
2015-04-23status: document the -v/--verbose optionMichael Haggerty
2015-04-23RelNotes: wordsmithingMichael Haggerty
2015-04-23RelNotes: refer to the rebase -i "todo list", not "insn sheet"Michael Haggerty