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
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
2017-05-08
git_config_rename_section_in_file(): avoid resource leak
Johannes Schindelin
1
-1
/
+4
2017-05-08
add_commit_patch_id(): avoid allocating memory unnecessarily
Johannes Schindelin
1
-1
/
+2
2017-05-08
winansi: avoid buffer overrun
Johannes Schindelin
1
-0
/
+5
2017-05-08
winansi: avoid use of uninitialized value
Johannes Schindelin
1
-0
/
+7
2017-05-08
mingw: avoid memory leak when splitting PATH
Johannes Schindelin
1
-1
/
+3
2017-05-08
am: check return value of resolve_refdup before using hash
René Scharfe
1
-1
/
+1
2017-05-08
checkout: check return value of resolve_refdup before using hash
René Scharfe
1
-1
/
+2
2017-05-08
convert: move packet_write_line() into pkt-line as packet_writel()
Ben Peart
3
-21
/
+22
2017-05-08
pkt-line: add packet_read_line_gently()
Ben Peart
2
-0
/
+23
2017-05-08
pkt-line: fix packet_read_line() to handle len < 0 errors
Ben Peart
1
-1
/
+1
2017-05-08
convert: remove erroneous tests for errno == EPIPE
Ben Peart
1
-2
/
+2
2017-05-08
p3400: add perf tests for rebasing many changes
Christian Couder
1
-1
/
+21
2017-05-08
split-index: add and use unshare_split_index()
Nguyễn Thái Ngọc Duy
3
-21
/
+47
2017-05-08
doc: replace a couple of broken gmane links
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2017-05-08
diff: recurse into nested submodules for inline diff
Stefan Beller
2
-1
/
+43
2017-05-06
dir: convert fill_directory to take an index
Brandon Williams
7
-8
/
+12
2017-05-06
dir: convert read_directory to take an index
Brandon Williams
3
-10
/
+12
2017-05-06
dir: convert read_directory_recursive to take an index
Brandon Williams
1
-23
/
+29
2017-05-06
dir: convert open_cached_dir to take an index
Brandon Williams
1
-5
/
+7
2017-05-06
dir: convert is_excluded to take an index
Brandon Williams
7
-13
/
+19
2017-05-06
dir: convert prep_exclude to take an index
Brandon Williams
1
-6
/
+8
2017-05-06
dir: convert add_excludes to take an index
Brandon Williams
3
-16
/
+17
2017-05-06
dir: convert is_excluded_from_list to take an index
Brandon Williams
3
-6
/
+9
2017-05-06
dir: convert last_exclude_matching_from_list to take an index
Brandon Williams
1
-5
/
+8
[prev]
[next]