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
2016-04-10
cmd_merge(): remove unneeded flag variable
Michael Haggerty
1
-2
/
+2
2016-04-10
fsck_head_link(): remove unneeded flag variable
Michael Haggerty
1
-2
/
+1
2016-04-10
read_raw_ref(): change flags parameter to unsigned int
Michael Haggerty
1
-3
/
+3
2016-04-10
files-backend: inline resolve_ref_1() into resolve_ref_unsafe()
Michael Haggerty
1
-22
/
+9
2016-04-10
read_raw_ref(): manage own scratch space
Michael Haggerty
1
-35
/
+41
2016-04-10
files-backend: break out ref reading
David Turner
1
-99
/
+145
2016-04-10
resolve_ref_1(): eliminate local variable "bad_name"
Michael Haggerty
1
-8
/
+5
2016-04-10
resolve_ref_1(): reorder code
Michael Haggerty
1
-2
/
+2
2016-04-10
resolve_ref_1(): eliminate local variable
Michael Haggerty
1
-7
/
+6
2016-04-10
resolve_ref_unsafe(): ensure flags is always set
Michael Haggerty
1
-18
/
+13
2016-04-10
resolve_ref_unsafe(): use for loop to count up to MAXDEPTH
Michael Haggerty
1
-7
/
+6
2016-04-10
resolve_missing_loose_ref(): simplify semantics
Michael Haggerty
1
-14
/
+10
2016-04-10
t1430: improve test coverage of deletion of badly-named refs
Michael Haggerty
1
-8
/
+96
2016-04-10
t1430: test for-each-ref in the presence of badly-named refs
Michael Haggerty
1
-0
/
+16
2016-04-10
t1430: don't rely on symbolic-ref for creating broken symrefs
Michael Haggerty
1
-2
/
+2
2016-04-10
t1430: clean up broken refs/tags/shadow
Michael Haggerty
1
-1
/
+1
2016-04-10
t1430: test the output and error of some commands more carefully
Michael Haggerty
1
-6
/
+12
2016-04-10
refs: move for_each_*ref* functions into common code
David Turner
3
-57
/
+66
2016-04-10
refs: move head_ref{,_submodule} to the common code
David Turner
2
-28
/
+23
2016-04-10
git_config_set_multivar_in_file: handle "unset" errors
Jeff King
1
-2
/
+6
2016-04-10
git_config_set_multivar_in_file: all non-zero returns are errors
Jeff King
1
-1
/
+1
2016-04-10
config: lower-case first word of error strings
Jeff King
1
-5
/
+5
2016-04-10
http: differentiate socks5:// and socks5h://
Junio C Hamano
1
-1
/
+4
2016-04-08
Third batch for post 2.8 cycle
Junio C Hamano
1
-0
/
+24
2016-04-08
Merge branch 'ss/msvc'
Junio C Hamano
3
-2
/
+6
2016-04-08
Merge branch 'oa/doc-diff-check'
Junio C Hamano
1
-2
/
+2
2016-04-08
Merge branch 'pb/opt-cmdmode-doc'
Junio C Hamano
1
-0
/
+7
2016-04-08
Merge branch 'nd/apply-report-skip'
Junio C Hamano
1
-0
/
+2
2016-04-08
Merge branch 'nd/apply-doc'
Junio C Hamano
1
-1
/
+3
2016-04-08
Merge branch 'jc/merge-refuse-new-root'
Junio C Hamano
12
-14
/
+57
2016-04-08
configure: remove checking for HMAC_CTX_cleanup
Kazuki Yamaguchi
3
-13
/
+0
2016-04-08
imap-send: avoid deprecated TLSv1_method()
Kazuki Yamaguchi
1
-5
/
+4
2016-04-08
imap-send: check NULL return of SSL_CTX_new()
Kazuki Yamaguchi
1
-0
/
+4
2016-04-08
imap-send: use HMAC() function provided by OpenSSL
Kazuki Yamaguchi
2
-10
/
+13
2016-04-08
set_worktree_head_symref(): fix error message
Kazuki Yamaguchi
1
-1
/
+2
2016-04-07
commit: do not ignore an empty message given by -m ''
Jeff King
2
-6
/
+6
2016-04-07
commit: --amend -m '' silently fails to wipe message
Adam Dinwoodie
1
-0
/
+20
2016-04-07
setup.c: do not feed NULL to "%.*s" even with precision 0
Junio C Hamano
1
-1
/
+1
2016-04-06
rerere: adjust 'forget' to multi-variant world order
Junio C Hamano
2
-1
/
+37
2016-04-06
rerere: split code to call ll_merge() further
Junio C Hamano
1
-16
/
+31
2016-04-06
rerere: move code related to "forget" together
Junio C Hamano
1
-97
/
+97
2016-04-06
rerere: gc and clear
Junio C Hamano
2
-45
/
+123
2016-04-06
send-email: do not load Data::Dumper
Eric Wong
1
-1
/
+0
2016-04-06
send-email: more meaningful Message-ID
Eric Wong
1
-2
/
+3
2016-04-06
Makefile: stop pretending to support rpmbuild
Junio C Hamano
2
-342
/
+5
2016-04-06
Second batch for post 2.8 cycle
Junio C Hamano
2
-2
/
+51
2016-04-06
Merge branch 'la/tag-force-signing-annotated-tags'
Junio C Hamano
3
-6
/
+60
2016-04-06
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
8
-19
/
+172
2016-04-06
Merge branch 'jv/merge-nothing-into-void'
Junio C Hamano
2
-5
/
+15
2016-04-06
Merge branch 'ss/commit-squash-msg'
Junio C Hamano
2
-1
/
+38
[prev]
[next]