index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-mergesort.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
register_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-8
/
+5
2015-05-25
handle_one_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-26
/
+9
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
36
-97
/
+275
2015-05-25
refs: convert struct ref_entry to use struct object_id
brian m. carlson
1
-22
/
+22
2015-05-22
Fourth batch for 2.5 cycle
Junio C Hamano
1
-0
/
+75
2015-05-22
doc: fix inconsistent spelling of "packfile"
Patrick Steinhardt
2
-3
/
+3
2015-05-20
filter_buffer_or_fd(): ignore EPIPE
Junio C Hamano
2
-1
/
+16
2015-05-19
copy.c: make copy_fd() report its status silently
Junio C Hamano
3
-7
/
+16
2015-05-19
Third batch for 2.5 cycle
Junio C Hamano
1
-0
/
+81
2015-05-19
progress: treat "no terminal" as being in the foreground
Jeff King
1
-1
/
+2
2015-05-19
clone: call transport_set_verbosity before anything else on the newly created...
Mike Hommey
1
-2
/
+2
2015-05-19
subdirectory tests: code cleanup, uncomment test
Stefan Beller
1
-4
/
+7
2015-05-17
pack-protocol.txt: fix insconsistent spelling of "packfile"
Patrick Steinhardt
1
-3
/
+3
2015-05-17
git-unpack-objects.txt: fix inconsistent spelling of "packfile"
Patrick Steinhardt
1
-2
/
+2
2015-05-17
git-verify-pack.txt: fix inconsistent spelling of "packfile"
Patrick Steinhardt
1
-1
/
+1
2015-05-14
lock_packed_refs(): allow retries when acquiring the packed-refs lock
Michael Haggerty
3
-1
/
+34
2015-05-14
lockfile: allow file locking to be retried with a timeout
Michael Haggerty
2
-4
/
+91
2015-05-14
pull: remove --tags error in no merge candidates case
Paul Tan
1
-9
/
+0
2015-05-14
doc: convert AsciiDoc {?foo} to ifdef::foo[]
Jeff King
1
-2
/
+6
2015-05-13
Git 2.4.1
v2.4.1
Junio C Hamano
4
-3
/
+44
2015-05-13
log: do not shorten decoration names too early
Junio C Hamano
1
-18
/
+16
2015-05-13
log: decorate HEAD with branch name under --decorate=full, too
Junio C Hamano
2
-6
/
+19
2015-05-13
doc: put example URLs and emails inside literal backticks
Jeff King
3
-5
/
+5
2015-05-13
doc: drop backslash quoting of some curly braces
Jeff King
1
-7
/
+7
2015-05-13
doc: convert \--option to --option
Jeff King
11
-80
/
+80
2015-05-13
doc/add: reformat `--edit` option
Jeff King
1
-1
/
+2
2015-05-13
doc: fix length of underlined section-title
Jeff King
1
-1
/
+1
2015-05-13
doc: fix hanging "+"-continuation
Jeff King
1
-3
/
+3
2015-05-13
doc: fix unquoted use of "{type}"
Jeff King
1
-1
/
+1
2015-05-13
doc: fix misrendering due to `single quote'
Jeff King
2
-2
/
+2
[next]