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-18
pull: check if in unresolved merge state
Paul Tan
1
-0
/
+9
2015-06-18
pull: support pull.ff config
Paul Tan
1
-0
/
+29
2015-06-18
pull: error on no merge candidates
Paul Tan
1
-0
/
+113
2015-06-18
pull: pass git-fetch's options to git-fetch
Paul Tan
1
-0
/
+95
2015-06-15
pull: pass git-merge's options to git-merge
Paul Tan
1
-0
/
+75
2015-06-15
pull: pass verbosity, --progress flags to fetch and merge
Paul Tan
1
-0
/
+36
2015-06-15
pull: implement fetch + merge
Paul Tan
1
-1
/
+61
2015-06-15
pull: implement skeletal builtin pull
Paul Tan
1
-0
/
+33
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-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-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
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
16
-39
/
+104
2015-05-22
Merge branch 'mh/clone-verbosity-fix'
Junio C Hamano
1
-2
/
+2
2015-05-22
Merge branch 'jk/add-e-kill-editor'
Junio C Hamano
1
-1
/
+2
2015-05-22
Merge branch 'ps/bundle-verify-arg'
Junio C Hamano
1
-0
/
+8
2015-05-22
Merge branch 'dl/branch-error-message'
Junio C Hamano
1
-3
/
+3
2015-05-22
for-each-ref: accept "%(push)" format
Jeff King
1
-2
/
+15
2015-05-22
for-each-ref: use skip_prefix instead of starts_with
Jeff King
1
-2
/
+4
2015-05-22
remote.c: return upstream name from stat_tracking_info
Jeff King
2
-13
/
+7
2015-05-21
remote.c: report specific errors from branch_get_upstream
Jeff King
3
-3
/
+3
2015-05-21
remote.c: introduce branch_get_upstream helper
Jeff King
3
-13
/
+7
2015-05-21
remote.c: drop "remote" pointer from "struct branch"
Jeff King
1
-1
/
+1
2015-05-20
clean: remove unused variable buf
René Scharfe
1
-2
/
+0
[next]