index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
18
-25
/
+25
2017-05-08
builtin/reflog: convert tree_is_complete to take struct object_id
brian m. carlson
1
-5
/
+5
2017-05-08
tree: convert read_tree_1 to use struct object_id internally
brian m. carlson
1
-4
/
+4
2017-05-08
Convert lookup_blob to struct object_id
brian m. carlson
15
-19
/
+19
2017-05-08
Convert remaining callers of lookup_blob to object_id
brian m. carlson
3
-22
/
+25
2017-05-08
builtin/unpack-objects: convert to struct object_id
brian m. carlson
1
-32
/
+32
2017-05-08
pack: convert struct pack_idx_entry to struct object_id
brian m. carlson
8
-69
/
+89
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
50
-132
/
+138
2017-05-08
Convert remaining callers of lookup_commit_reference* to object_id
brian m. carlson
6
-39
/
+39
2017-05-08
builtin/tag: convert to struct object_id
brian m. carlson
1
-33
/
+33
2017-05-08
sequencer: convert some functions to struct object_id
brian m. carlson
1
-6
/
+6
2017-05-08
shallow: convert shallow registration functions to object_id
brian m. carlson
7
-20
/
+20
2017-05-08
revision: convert prepare_show_merge to struct object_id
brian m. carlson
1
-5
/
+5
2017-05-08
notes-utils: convert internals to struct object_id
brian m. carlson
1
-9
/
+9
2017-05-08
http-push: convert some static functions to struct object_id
brian m. carlson
1
-12
/
+12
2017-05-08
tag: convert parse_tag_buffer to struct object_id
brian m. carlson
1
-8
/
+7
2017-05-08
builtin/verify-commit: convert to struct object_id
brian m. carlson
1
-6
/
+6
2017-05-08
reflog_expire: convert to struct object_id
brian m. carlson
3
-16
/
+19
2017-05-08
parse-options-cb: convert to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
notes-cache: convert to struct object_id
brian m. carlson
3
-19
/
+18
2017-05-08
submodule: convert merge_submodule to use struct object_id
brian m. carlson
3
-20
/
+20
2017-05-08
fast-import: convert to struct object_id
brian m. carlson
1
-158
/
+159
2017-05-02
fast-import: convert internal structs to struct object_id
brian m. carlson
1
-86
/
+96
2017-05-02
builtin/rev-parse: convert to struct object_id
brian m. carlson
1
-28
/
+28
2017-05-02
builtin/blame: convert static function to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-02
branch: convert to struct object_id
brian m. carlson
1
-8
/
+8
2017-05-02
bundle: convert to struct object_id
brian m. carlson
3
-18
/
+21
2017-05-02
builtin/prune: convert to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-02
builtin/name-rev: convert to struct object_id
brian m. carlson
1
-14
/
+14
2017-05-02
Convert struct cache_tree to use struct object_id
brian m. carlson
8
-24
/
+27
2017-05-02
Clean up outstanding object_id transforms.
brian m. carlson
2
-2
/
+2
2017-05-02
fetch-pack: convert to struct object_id
brian m. carlson
1
-44
/
+45
2017-05-01
Merging a handful of topics before -rc2
Junio C Hamano
1
-0
/
+10
2017-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
2
-0
/
+36
2017-04-27
travis-ci: set DEVELOPER knob for Linux32 build
Lars Schneider
1
-0
/
+1
2017-04-27
travis-ci: printf $STATUS as string
Lars Schneider
1
-1
/
+1
2017-04-26
Git 2.13-rc1
v2.13.0-rc1
Junio C Hamano
2
-1
/
+40
2017-04-25
prio_queue_reverse: don't swap elements with themselves
Jeff King
1
-1
/
+1
2017-04-25
submodule_init: die cleanly on submodules without url defined
Jeff King
2
-3
/
+11
2017-04-24
Getting ready for -rc1
Junio C Hamano
1
-3
/
+51
2017-04-24
t/perf: correctly align non-ASCII descriptions in output
Ævar Arnfjörð Bjarmason
2
-0
/
+5
2017-04-24
completion: optionally disable checkout DWIM
Jeff King
1
-1
/
+10
2017-04-24
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
2
-0
/
+35
2017-04-21
docs/bisect-lk2009: update java code conventions link
Jeff King
1
-1
/
+1
2017-04-21
docs/bisect-lk2009: update nist report link
Jeff King
1
-1
/
+1
2017-04-21
docs/archimport: quote sourcecontrol.net reference
Jeff King
1
-1
/
+1
2017-04-21
gitcore-tutorial: update broken link
Jeff King
1
-1
/
+1
2017-04-21
doc: replace or.cz gitwiki link with git.wiki.kernel.org
Jeff King
1
-1
/
+1
2017-04-21
doc: use https links to avoid http redirect
Jeff King
3
-9
/
+9
2017-04-21
connect.c: fix leak in handle_ssh_variant
Jeff King
1
-1
/
+3
[next]