39600 Commits (8545932d45c91437ac439b1a2df12cf397f71311)
 

Author SHA1 Message Date
Michael Haggerty 5baf37d383 verify_refname_available(): rename function 10 years ago
Michael Haggerty e911104c84 refs: check for D/F conflicts among refs created in a transaction 10 years ago
Michael Haggerty 07f9c881d6 ref_transaction_commit(): use a string_list for detecting duplicates 10 years ago
Michael Haggerty 61da596992 is_refname_available(): use dirname in first loop 10 years ago
Michael Haggerty 521331cc9f struct nonmatching_ref_data: store a refname instead of a ref_entry 10 years ago
Michael Haggerty 385e8af5a2 report_refname_conflict(): inline function 10 years ago
Michael Haggerty 8bfac19ab4 entry_matches(): inline function 10 years ago
Michael Haggerty 6075f3076e is_refname_available(): convert local variable "dirname" to strbuf 10 years ago
Michael Haggerty 9ef6eaa287 is_refname_available(): avoid shadowing "dir" variable 10 years ago
Michael Haggerty 49e818762a is_refname_available(): revamp the comments 10 years ago
Michael Haggerty 433efcad9d t1404: new tests of ref D/F conflicts within transactions 10 years ago
Stefan Beller 5322b837af update-ref: test handling large transactions properly 10 years ago
Patrick Steinhardt 7886cfa080 bundle: verify arguments more strictly 10 years ago
Junio C Hamano 309a9e3373 tests: skip dav http-push tests under NO_EXPAT=NoThanks 10 years ago
Jeff King c9d441a899 t/lib-httpd.sh: skip tests if NO_CURL is defined 10 years ago
Danny Lin ccd593cffa branch: do not call a "remote-tracking branch" a "remote branch" 10 years ago
Paul Tan 846e5dfbab path.c: remove home_config_paths() 10 years ago
Paul Tan 509adc3352 git-config: replace use of home_config_paths() 10 years ago
Paul Tan e682c9db1a git-commit: replace use of home_config_paths() 10 years ago
Paul Tan 64ab71db3a credential-store.c: replace home_config_paths() with xdg_config_home() 10 years ago
Paul Tan 2845ce7ff1 dir.c: replace home_config_paths() with xdg_config_home() 10 years ago
Paul Tan 2527bbce25 attr.c: replace home_config_paths() with xdg_config_home() 10 years ago
Paul Tan ea19289bc8 path.c: implement xdg_config_home() 10 years ago
Elia Pinto 89c855ed3c git-compat-util.h: implement a different ARRAY_SIZE macro for for safely deriving the size of array 10 years ago
Junio C Hamano d358f771e3 daemon: unbreak NO_IPV6 build regression 10 years ago
Junio C Hamano 1427a7ff70 write_sha1_file(): do not use a separate sha1[] array 10 years ago
Eric Sunshine 383c3427af t1007: add hash-object --literally tests 10 years ago
Eric Sunshine 0c3db67cc8 hash-object --literally: fix buffer overrun with extra-long object type 10 years ago
Eric Sunshine 83115ac4a8 git-hash-object.txt: document --literally option 10 years ago
Alex Henrie ce41720cad blame, log: format usage strings similarly to those in documentation 10 years ago
SZEDER Gábor af16bdaa3f completion: fix and update 'git log --decorate=' options 10 years ago
Torsten Bögershausen 4bf256d67a blame: CRLF in the working tree and LF in the repo 10 years ago
Junio C Hamano 3d4a3ffe64 Git 2.4 10 years ago
Jeff King df0620108b filter-branch: avoid passing commit message through sed 10 years ago
Phil Hord 8cbc57ca11 rebase -i: redo tasks that die during cherry-pick 10 years ago
brian m. carlson baaf233755 connect: improve check for plink to reduce false positives 10 years ago
brian m. carlson d1018c2494 t5601: fix quotation error leading to skipped tests 10 years ago
brian m. carlson 37ee646e72 connect: simplify SSH connection code path 10 years ago
Junio C Hamano 0ab00b9464 Merge branch 'mh/multimail-renewal' 10 years ago
Junio C Hamano 3f5872603d Merge branch 'mg/show-notes-doc' 10 years ago
Junio C Hamano b7990520bc Merge branch 'nd/versioncmp-prereleases' 10 years ago
Junio C Hamano 5b9496768f Merge branch 'mg/status-v-v' 10 years ago
Jeff King 22946a9426 rebase: silence "git checkout" for noop rebase 10 years ago
Michael Haggerty 36bf6d4697 Update git-multimail to version 1.0.2 10 years ago
Junio C Hamano fb3e7d5515 Sync with 2.3.7 10 years ago
Junio C Hamano 16018ae5fb Git 2.3.7 10 years ago
Junio C Hamano ad34ad614d Merge branch 'tb/connect-ipv6-parse-fix' into maint 10 years ago
Junio C Hamano 89ba311df3 Merge branch 'ma/bash-completion-leaking-x' into maint 10 years ago
Junio C Hamano 631f6f1d47 Merge branch 'jc/push-cert' into maint 10 years ago
Fredrik Gustafsson 9a35c14d64 Documentation: clarify how "git commit" cleans up the edited log message 10 years ago