index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
reflog_expire(): integrate lock_ref_sha1_basic() errors into ours
Michael Haggerty
1
-2
/
+2
2015-05-11
ref_transaction_commit(): delete extra "the" from error message
Michael Haggerty
2
-8
/
+8
2015-05-11
ref_transaction_commit(): provide better error messages
Michael Haggerty
1
-4
/
+6
2015-05-11
rename_ref(): integrate lock_ref_sha1_basic() errors into ours
Michael Haggerty
1
-4
/
+2
2015-05-11
lock_ref_sha1_basic(): improve diagnostics for ref D/F conflicts
Michael Haggerty
2
-8
/
+16
2015-05-11
lock_ref_sha1_basic(): report errors via a "struct strbuf *err"
Michael Haggerty
1
-16
/
+28
2015-05-11
verify_refname_available(): report errors via a "struct strbuf *err"
Michael Haggerty
1
-20
/
+30
2015-05-11
verify_refname_available(): rename function
Michael Haggerty
1
-17
/
+20
2015-05-11
refs: check for D/F conflicts among refs created in a transaction
Michael Haggerty
2
-63
/
+95
2015-05-11
ref_transaction_commit(): use a string_list for detecting duplicates
Michael Haggerty
1
-14
/
+11
2015-05-11
is_refname_available(): use dirname in first loop
Michael Haggerty
1
-14
/
+26
2015-05-11
struct nonmatching_ref_data: store a refname instead of a ref_entry
Michael Haggerty
1
-3
/
+4
2015-05-11
report_refname_conflict(): inline function
Michael Haggerty
1
-8
/
+2
2015-05-11
entry_matches(): inline function
Michael Haggerty
1
-7
/
+2
2015-05-11
is_refname_available(): convert local variable "dirname" to strbuf
Michael Haggerty
1
-7
/
+5
2015-05-11
is_refname_available(): avoid shadowing "dir" variable
Michael Haggerty
1
-2
/
+2
2015-05-11
is_refname_available(): revamp the comments
Michael Haggerty
1
-22
/
+47
2015-05-11
t1404: new tests of ref D/F conflicts within transactions
Michael Haggerty
1
-0
/
+107
2015-05-10
refs.c: remove lock_fd from struct ref_lock
Stefan Beller
1
-10
/
+5
2015-05-10
update-ref: test handling large transactions properly
Stefan Beller
1
-0
/
+28
2015-05-08
command-list.txt: fix whitespace inconsistency
Sébastien Guimmara
1
-5
/
+5
2015-05-08
contrib/subtree: portability fix for string printing
Danny Lin
1
-3
/
+10
2015-05-08
http: add support for specifying an SSL cipher list
Lars Kellogg-Stedman
3
-0
/
+24
2015-05-08
bundle: verify arguments more strictly
Patrick Steinhardt
1
-0
/
+8
2015-05-07
contrib/subtree: there's no push --squash
Danny Lin
2
-2
/
+2
2015-05-07
tests: skip dav http-push tests under NO_EXPAT=NoThanks
Junio C Hamano
2
-0
/
+7
2015-05-07
t/lib-httpd.sh: skip tests if NO_CURL is defined
Jeff King
7
-35
/
+6
2015-05-06
completion: remove credential helpers from porcelain commands
SZEDER Gábor
1
-2
/
+2
2015-05-06
t1006: add tests for git cat-file --allow-unknown-type
Karthik Nayak
1
-0
/
+45
2015-05-06
cat-file: teach cat-file a '--allow-unknown-type' option
Karthik Nayak
2
-13
/
+30
2015-05-06
cat-file: make the options mutually exclusive
Karthik Nayak
1
-8
/
+5
2015-05-06
sha1_file: support reading from a loose object of unknown type
Karthik Nayak
2
-22
/
+108
2015-05-06
branch: do not call a "remote-tracking branch" a "remote branch"
Danny Lin
1
-3
/
+3
2015-05-06
path.c: remove home_config_paths()
Paul Tan
2
-29
/
+0
2015-05-06
git-config: replace use of home_config_paths()
Paul Tan
2
-8
/
+4
2015-05-06
git-commit: replace use of home_config_paths()
Paul Tan
1
-5
/
+3
2015-05-06
credential-store.c: replace home_config_paths() with xdg_config_home()
Paul Tan
1
-1
/
+1
2015-05-06
dir.c: replace home_config_paths() with xdg_config_home()
Paul Tan
1
-5
/
+2
2015-05-06
attr.c: replace home_config_paths() with xdg_config_home()
Paul Tan
1
-5
/
+2
2015-05-06
path.c: implement xdg_config_home()
Paul Tan
2
-0
/
+22
2015-05-05
First batch for 2.5 cycle
Junio C Hamano
3
-2
/
+88
2015-05-05
Merge branch 'jk/prune-mtime'
Junio C Hamano
3
-9
/
+26
2015-05-05
Merge branch 'mm/usage-log-l-can-take-regex'
Junio C Hamano
6
-15
/
+16
2015-05-05
Merge branch 'ep/fix-test-lib-functions-report'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'cn/bom-in-gitignore'
Junio C Hamano
6
-5
/
+39
2015-05-05
Merge branch 'jc/epochtime-wo-tz'
Junio C Hamano
1
-5
/
+9
2015-05-05
Merge branch 'nd/t1509-chroot-test'
Junio C Hamano
1
-9
/
+29
2015-05-05
Merge branch 'oh/fix-config-default-user-name-section'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'jk/type-from-string-gently'
Junio C Hamano
2
-1
/
+10
2015-05-05
Merge branch 'sb/test-bitmap-free-at-end'
Junio C Hamano
1
-0
/
+2
[prev]
[next]