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-06-01
Merge branch 'jk/http-backend-deadlock'
Junio C Hamano
3
-29
/
+139
2015-06-01
Merge branch 'dt/clean-pathspec-filter-then-lstat'
Junio C Hamano
1
-3
/
+3
2015-05-27
Merge branch 'nd/untracked-cache'
Junio C Hamano
1
-2
/
+6
2015-05-27
t7063: hide stderr from setup inside prereq
Jeff King
1
-2
/
+6
2015-05-26
Sync with 2.4.2
Junio C Hamano
2
-1
/
+47
2015-05-26
Git 2.4.2
Junio C Hamano
4
-3
/
+49
2015-05-26
Merge branch 'jk/still-interesting' into maint
Junio C Hamano
1
-4
/
+19
2015-05-26
Merge branch 'jc/hash-object' into maint
Junio C Hamano
5
-9
/
+43
2015-05-26
Merge branch 'jk/rebase-quiet-noop' into maint
Junio C Hamano
1
-1
/
+1
2015-05-26
Merge branch 'sg/complete-decorate-full-not-long' into maint
Junio C Hamano
1
-1
/
+1
2015-05-26
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maint
Junio C Hamano
2
-1
/
+19
2015-05-26
Merge branch 'jc/daemon-no-ipv6-for-2.4.1' into maint
Junio C Hamano
1
-1
/
+1
2015-05-26
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
2
-7
/
+16
2015-05-26
Merge branch 'jk/git-no-more-argv0-path-munging' into maint
Junio C Hamano
1
-1
/
+0
2015-05-26
Fifth batch for 2.5 cycle
Junio C Hamano
1
-6
/
+28
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
21
-58
/
+1822
2015-05-26
Merge branch 'rs/plug-leak-in-pack-bitmaps'
Junio C Hamano
1
-5
/
+3
2015-05-26
Merge branch 'pt/pull-ff-vs-merge-ff'
Junio C Hamano
3
-2
/
+13
2015-05-26
Merge branch 'pt/pull-log-n'
Junio C Hamano
2
-2
/
+19
2015-05-26
Merge branch 'jk/rerere-forget-check-enabled'
Junio C Hamano
1
-0
/
+2
2015-05-26
git-p4: tests: use test-chmtime in place of touch
Luke Diamand
2
-5
/
+7
2015-05-25
Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlock
Junio C Hamano
3
-29
/
+139
2015-05-25
Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3
Junio C Hamano
3
-29
/
+139
2015-05-25
http-backend: spool ref negotiation requests to buffer
Jeff King
3
-11
/
+105
2015-05-25
struct ref_lock: convert old_sha1 member to object_id
Michael Haggerty
1
-12
/
+12
2015-05-25
warn_if_dangling_symref(): convert local variable "junk" to object_id
Michael Haggerty
1
-3
/
+3
2015-05-25
each_ref_fn_adapter(): remove adapter
Michael Haggerty
2
-19
/
+0
2015-05-25
rev_list_insert_ref(): remove unneeded arguments
Michael Haggerty
1
-3
/
+3
2015-05-25
rev_list_insert_ref_oid(): new function, taking an object_oid
Michael Haggerty
1
-3
/
+7
2015-05-25
mark_complete(): remove unneeded arguments
Michael Haggerty
1
-3
/
+3
2015-05-25
mark_complete_oid(): new function, taking an object_oid
Michael Haggerty
1
-4
/
+7
2015-05-25
clear_marks(): rewrite to take an object_id argument
Michael Haggerty
1
-8
/
+5
2015-05-25
mark_complete(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+5
2015-05-25
send_ref(): convert local variable "peeled" to object_id
Michael Haggerty
1
-3
/
+3
2015-05-25
upload-pack: rewrite functions to take object_id arguments
Michael Haggerty
1
-18
/
+14
2015-05-25
find_symref(): convert local variable "unused" to object_id
Michael Haggerty
1
-2
/
+2
2015-05-25
find_symref(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
write_one_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-8
/
+5
2015-05-25
write_refs_to_temp_dir(): convert local variable sha1 to object_id
Michael Haggerty
1
-4
/
+4
2015-05-25
submodule: rewrite to take an object_id argument
Michael Haggerty
1
-15
/
+7
2015-05-25
shallow: rewrite functions to take object_id arguments
Michael Haggerty
1
-18
/
+11
2015-05-25
handle_one_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+4
2015-05-25
add_info_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-7
/
+5
2015-05-25
handle_one_reflog(): rewrite to take an object_id argument
Michael Haggerty
1
-4
/
+3
2015-05-25
register_replace_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
remote: rewrite functions to take object_id arguments
Michael Haggerty
1
-11
/
+8
2015-05-25
add_one_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+5
2015-05-25
string_list_add_one_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+2
2015-05-25
add_ref_decoration(): convert local variable original_sha1 to object_id
Michael Haggerty
1
-3
/
+3
2015-05-25
add_ref_decoration(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+5
[prev]
[next]