index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
1
-1
/
+0
2015-06-24
Merge branch 'jk/index-pack-reduce-recheck'
Junio C Hamano
1
-1
/
+1
2015-06-24
Merge branch 'mh/reporting-broken-refs-from-for-each-ref'
Junio C Hamano
1
-0
/
+5
2015-06-24
Merge branch 'mh/fsck-reflog-entries'
Junio C Hamano
1
-14
/
+20
2015-06-24
Merge branch 'qn/blame-show-email'
Junio C Hamano
1
-1
/
+9
2015-06-24
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
1
-6
/
+6
2015-06-24
Merge branch 'jc/apply-reject-noop-hunk'
Junio C Hamano
1
-0
/
+3
2015-06-23
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
1
-1
/
+0
2015-06-16
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
1
-2
/
+6
2015-06-11
Merge branch 'jk/clone-dissociate'
Junio C Hamano
1
-13
/
+4
2015-06-09
index-pack: avoid excessive re-reading of pack directory
Jeff King
1
-1
/
+1
2015-06-08
fsck: report errors if reflog entries point at invalid objects
Michael Haggerty
1
-4
/
+9
2015-06-08
fsck_handle_reflog_sha1(): new function
Michael Haggerty
1
-14
/
+15
2015-06-05
Merge branch 'bc/object-id'
Junio C Hamano
16
-122
/
+136
2015-06-05
Merge branch 'jk/at-push-sha1'
Junio C Hamano
4
-31
/
+34
2015-06-04
index-pack: fix truncation of off_t in comparison
Jeff King
1
-2
/
+6
2015-06-02
for-each-ref: report broken references correctly
Michael Haggerty
1
-0
/
+5
2015-06-01
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
1
-6
/
+6
2015-06-01
blame: add blame.showEmail configuration
Quentin Neill
1
-1
/
+9
2015-06-01
Merge branch 'dt/cat-file-follow-symlinks'
Junio C Hamano
1
-6
/
+45
2015-06-01
Merge branch 'rs/janitorial'
Junio C Hamano
3
-16
/
+4
2015-06-01
Merge branch 'ah/usage-strings'
Junio C Hamano
2
-2
/
+2
2015-06-01
Merge branch 'dt/clean-pathspec-filter-then-lstat'
Junio C Hamano
1
-3
/
+3
2015-06-01
apply: reject a hunk that does not do anything
Junio C Hamano
1
-0
/
+3
2015-05-27
clone: reorder --dissociate and --reference options
Jeff King
1
-2
/
+2
2015-05-27
clone: use OPT_STRING_LIST for --reference
Jeff King
1
-11
/
+2
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
2
-2
/
+191
2015-05-25
builtin/show-ref: rewrite to take an object_id argument
Michael Haggerty
1
-11
/
+9
2015-05-25
show_ref(): convert local variable peeled to object_id
Michael Haggerty
1
-3
/
+3
2015-05-25
builtin/show-ref: rewrite to use object_id
Michael Haggerty
1
-18
/
+15
2015-05-25
fsck: change functions to use object_id
Michael Haggerty
1
-16
/
+13
2015-05-25
cmd_show_branch(): fix error message
Michael Haggerty
1
-1
/
+1
2015-05-25
builtin/show-branch: rewrite functions to work with object_id
Michael Haggerty
1
-21
/
+21
2015-05-25
append_one_rev(): rewrite to work with object_id
Michael Haggerty
1
-3
/
+3
2015-05-25
builtin/show-branch: rewrite functions to take object_id arguments
Michael Haggerty
1
-18
/
+17
2015-05-25
append_matching_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-7
/
+6
2015-05-25
show_reference(): rewrite to take an object_id argument
Michael Haggerty
1
-10
/
+8
2015-05-25
builtin/remote: rewrite functions to take object_id arguments
Michael Haggerty
1
-13
/
+8
2015-05-25
add_branch_for_removal(): don't set "util" field of string_list entries
Michael Haggerty
1
-5
/
+2
2015-05-25
add_branch_for_removal(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
builtin/reflog: rewrite ref functions to take an object_id argument
Michael Haggerty
1
-10
/
+6
2015-05-25
show_ref_cb(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
builtin/pack-objects: rewrite to take an object_id argument
Michael Haggerty
1
-16
/
+10
2015-05-25
name_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+4
2015-05-25
grab_single_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+4
2015-05-25
builtin/fetch: rewrite to take an object_id argument
Michael Haggerty
1
-12
/
+11
2015-05-25
get_name(): rewrite to take an object_id argument
Michael Haggerty
1
-9
/
+7
2015-05-25
add_pending_uninteresting_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
append_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
builtin/rev-parse: rewrite to take an object_id argument
Michael Haggerty
1
-24
/
+17
[next]