index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit-slab.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
packfile: convert unpack_entry to struct object_id
brian m. carlson
1
-11
/
+11
2018-03-14
sha1_file: convert retry_bad_packed_offset to struct object_id
brian m. carlson
1
-4
/
+4
2018-03-14
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
4
-7
/
+7
2018-03-14
builtin/mktree: convert to struct object_id
brian m. carlson
1
-12
/
+12
2018-03-14
streaming: convert open_istream to use struct object_id
brian m. carlson
7
-9
/
+9
2018-03-14
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
7
-14
/
+23
2018-03-14
sha1_file: convert read_loose_object to use struct object_id
brian m. carlson
3
-8
/
+8
2018-03-14
builtin/index-pack: convert struct ref_delta_entry to object_id
brian m. carlson
1
-17
/
+17
2018-03-14
archive: convert sha1_file_to_archive to struct object_id
brian m. carlson
4
-12
/
+12
2018-03-14
archive: convert write_archive_entry_fn_t to object_id
brian m. carlson
4
-29
/
+29
2018-03-14
builtin/mktag: convert to struct object_id
brian m. carlson
1
-9
/
+9
2018-03-14
replace_object: convert struct replace_object to object_id
brian m. carlson
1
-7
/
+7
2018-03-14
send-pack: convert remaining functions to struct object_id
brian m. carlson
1
-6
/
+6
2018-03-14
http-walker: convert struct object_request to use struct object_id
brian m. carlson
1
-8
/
+8
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
28
-59
/
+61
2018-03-14
wt-status: convert struct wt_status_state to object_id
brian m. carlson
2
-9
/
+9
2018-03-14
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
10
-21
/
+27
2018-03-14
ref-filter: convert grab_objectname to struct object_id
brian m. carlson
1
-6
/
+6
2018-03-14
tree: convert read_tree_recursive to struct object_id
brian m. carlson
7
-20
/
+20
2018-03-14
resolve-undo: convert struct resolve_undo_info to object_id
brian m. carlson
3
-9
/
+10
2018-03-14
cache-tree: convert remnants to struct object_id
brian m. carlson
1
-14
/
+15
2018-03-14
cache-tree: convert write_*_as_tree to object_id
brian m. carlson
6
-15
/
+15
2018-03-14
builtin/write-tree: convert to struct object_id
brian m. carlson
1
-3
/
+3
2018-03-14
bulk-checkin: convert index_bulk_checkin to struct object_id
brian m. carlson
3
-11
/
+11
2018-03-08
Eighth batch for 2.17
Junio C Hamano
1
-5
/
+40
2018-03-06
Seventh batch for 2.17
Junio C Hamano
1
-0
/
+50
2018-03-01
userdiff: add built-in pattern for golang
Alban Gruin
8
-0
/
+37
2018-03-01
commit: run git gc --auto just before the post-commit hook
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-02-28
Sixth batch for 2.17
Junio C Hamano
1
-5
/
+25
2018-02-28
untracked cache: use git_env_bool() not getenv() for customization
Junio C Hamano
2
-4
/
+14
2018-02-28
revision.c: reduce object database queries
Derrick Stolee
1
-1
/
+2
2018-02-28
perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config file
René Scharfe
1
-5
/
+3
2018-02-27
sha1_name: fix uninitialized memory errors
Derrick Stolee
1
-7
/
+7
2018-02-27
docs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)'
Mårten Kongstad
1
-1
/
+1
2018-02-27
test_must_be_empty: make sure the file exists, not just empty
Junio C Hamano
1
-1
/
+5
2018-02-27
Fifth batch for 2.17
Junio C Hamano
1
-10
/
+48
2018-02-23
perl: call timegm and timelocal with 4-digit year
Bernhard M. Wiedemann
4
-4
/
+8
2018-02-23
subtree: fix add and pull for GPG-signed commits
Stephen R Guglielmo
1
-6
/
+6
2018-02-23
strbuf_read_file(): preserve errno across close() call
Jeff King
1
-1
/
+5
2018-02-23
grep: simplify grep_oid and grep_file
Rasmus Villemoes
1
-4
/
+2
2018-02-23
grep: move grep_source_init outside critical section
Rasmus Villemoes
1
-9
/
+18
2018-02-22
Documentation/gitsubmodules.txt: avoid non-ASCII apostrophes
Motoki Seki
1
-7
/
+7
2018-02-22
sequencer: factor out strbuf_read_file_or_whine()
René Scharfe
1
-46
/
+28
2018-02-22
t: send verbose test-helper output to fd 4
Jeff King
1
-10
/
+10
2018-02-22
revision: drop --show-all option
Jeff King
3
-42
/
+0
2018-02-22
commit: drop uses of get_cached_commit_buffer()
Jeff King
2
-4
/
+1
2018-02-22
replace: rename 'new' variables
Brandon Williams
1
-17
/
+17
2018-02-22
trailer: rename 'template' variables
Brandon Williams
1
-5
/
+5
2018-02-22
tempfile: rename 'template' variables
Brandon Williams
2
-23
/
+23
2018-02-22
wrapper: rename 'template' variables
Brandon Williams
2
-22
/
+22
[next]