index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
http-push: convert process_ls_object and descendants to object_id
brian m. carlson
1
-11
/
+11
2017-05-08
refs/files-backend: convert many internals to struct object_id
brian m. carlson
3
-72
/
+60
2017-05-08
refs: convert struct ref_update to use struct object_id
brian m. carlson
3
-18
/
+19
2017-05-08
ref-filter: convert some static functions to struct object_id
brian m. carlson
1
-10
/
+10
2017-05-08
Convert struct ref_array_item to struct object_id
brian m. carlson
2
-6
/
+6
2017-05-08
Convert the verify_pack callback to struct object_id
brian m. carlson
3
-15
/
+18
2017-05-08
Convert lookup_tag to struct object_id
brian m. carlson
8
-13
/
+13
2017-05-08
log-tree: convert to struct object_id
brian m. carlson
1
-9
/
+9
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-08
submodule_uses_worktrees(): plug memory leak
Johannes Schindelin
1
-1
/
+1
2017-05-08
show_worktree(): plug memory leak
Johannes Schindelin
1
-3
/
+5
2017-05-08
name-rev: avoid leaking memory in the `deref` case
Johannes Schindelin
1
-2
/
+5
2017-05-08
remote: plug memory leak in match_explicit()
Johannes Schindelin
1
-2
/
+3
2017-05-08
add_reflog_for_walk: avoid memory leak
Johannes Schindelin
1
-3
/
+17
2017-05-08
shallow: avoid memory leak
Johannes Schindelin
1
-2
/
+6
2017-05-08
line-log: avoid memory leak
Johannes Schindelin
1
-0
/
+1
2017-05-08
receive-pack: plug memory leak in update()
Johannes Schindelin
1
-1
/
+3
2017-05-08
fast-export: avoid leaking memory in handle_tag()
Johannes Schindelin
1
-0
/
+2
2017-05-08
mktree: plug memory leaks reported by Coverity
Johannes Schindelin
1
-2
/
+3
2017-05-08
pack-redundant: plug memory leak
Johannes Schindelin
1
-0
/
+1
2017-05-08
setup_discovered_git_dir(): plug memory leak
Johannes Schindelin
1
-2
/
+7
2017-05-08
setup_bare_git_dir(): help static analysis
Johannes Schindelin
1
-1
/
+1
2017-05-08
split_commit_in_progress(): simplify & fix memory leak
Johannes Schindelin
1
-14
/
+14
2017-05-08
checkout: fix memory leak
Johannes Schindelin
1
-8
/
+9
2017-05-08
cat-file: fix memory leak
Johannes Schindelin
1
-0
/
+1
2017-05-08
mailinfo & mailsplit: check for EOF while parsing
Johannes Schindelin
2
-1
/
+18
2017-05-08
status: close file descriptor after reading git-rebase-todo
Johannes Schindelin
1
-0
/
+1
2017-05-08
difftool: address a couple of resource/memory leaks
Johannes Schindelin
1
-10
/
+23
2017-05-08
get_mail_commit_oid(): avoid resource leak
Johannes Schindelin
1
-9
/
+6
[prev]
[next]