index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
show_worktree(): plug memory leak
Johannes Schindelin
2017-05-08
*
name-rev: avoid leaking memory in the `deref` case
Johannes Schindelin
2017-05-08
*
remote: plug memory leak in match_explicit()
Johannes Schindelin
2017-05-08
*
add_reflog_for_walk: avoid memory leak
Johannes Schindelin
2017-05-08
*
shallow: avoid memory leak
Johannes Schindelin
2017-05-08
*
line-log: avoid memory leak
Johannes Schindelin
2017-05-08
*
receive-pack: plug memory leak in update()
Johannes Schindelin
2017-05-08
*
fast-export: avoid leaking memory in handle_tag()
Johannes Schindelin
2017-05-08
*
mktree: plug memory leaks reported by Coverity
Johannes Schindelin
2017-05-08
*
pack-redundant: plug memory leak
Johannes Schindelin
2017-05-08
*
setup_discovered_git_dir(): plug memory leak
Johannes Schindelin
2017-05-08
*
setup_bare_git_dir(): help static analysis
Johannes Schindelin
2017-05-08
*
split_commit_in_progress(): simplify & fix memory leak
Johannes Schindelin
2017-05-08
*
checkout: fix memory leak
Johannes Schindelin
2017-05-08
*
cat-file: fix memory leak
Johannes Schindelin
2017-05-08
*
mailinfo & mailsplit: check for EOF while parsing
Johannes Schindelin
2017-05-08
*
status: close file descriptor after reading git-rebase-todo
Johannes Schindelin
2017-05-08
*
difftool: address a couple of resource/memory leaks
Johannes Schindelin
2017-05-08
*
get_mail_commit_oid(): avoid resource leak
Johannes Schindelin
2017-05-08
*
git_config_rename_section_in_file(): avoid resource leak
Johannes Schindelin
2017-05-08
*
add_commit_patch_id(): avoid allocating memory unnecessarily
Johannes Schindelin
2017-05-08
*
winansi: avoid buffer overrun
Johannes Schindelin
2017-05-08
*
winansi: avoid use of uninitialized value
Johannes Schindelin
2017-05-08
*
mingw: avoid memory leak when splitting PATH
Johannes Schindelin
2017-05-08
*
Merging a handful of topics before -rc2
Junio C Hamano
2017-04-30
*
Merge branch 'sh/rebase-i-reread-todo-after-exec'
Junio C Hamano
2017-05-01
|
\
|
*
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
2017-04-27
*
|
Merge branch 'ls/travis-stricter-linux32-builds'
Junio C Hamano
2017-05-01
|
\
\
|
*
|
travis-ci: set DEVELOPER knob for Linux32 build
Lars Schneider
2017-04-27
|
|
/
*
|
Merge branch 'ls/travis-win-fix-status'
Junio C Hamano
2017-05-01
|
\
\
|
*
|
travis-ci: printf $STATUS as string
Lars Schneider
2017-04-26
|
|
/
*
|
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
2017-05-01
|
\
\
|
*
|
submodule_init: die cleanly on submodules without url defined
Jeff King
2017-04-24
*
|
|
Merge branch 'jk/prio-queue-avoid-swap-with-self'
Junio C Hamano
2017-05-01
|
\
\
\
|
*
|
|
prio_queue_reverse: don't swap elements with themselves
Jeff King
2017-04-24
*
|
|
|
Merge branch 'ab/align-perf-descriptions'
Junio C Hamano
2017-05-01
|
\
\
\
\
|
*
|
|
|
t/perf: correctly align non-ASCII descriptions in output
Ævar Arnfjörð Bjarmason
2017-04-23
*
|
|
|
|
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
2017-05-01
|
\
\
\
\
\
|
*
|
|
|
|
completion: optionally disable checkout DWIM
Jeff King
2017-04-23
|
|
/
/
/
/
*
|
|
|
|
Git 2.13-rc1
v2.13.0-rc1
Junio C Hamano
2017-04-26
*
|
|
|
|
Merge branch 'mh/separate-ref-cache'
Junio C Hamano
2017-04-26
|
\
\
\
\
\
|
*
|
|
|
|
do_for_each_entry_in_dir(): delete function
Michael Haggerty
2017-04-16
|
*
|
|
|
|
files_pack_refs(): use reference iteration
Michael Haggerty
2017-04-16
|
*
|
|
|
|
commit_packed_refs(): use reference iteration
Michael Haggerty
2017-04-16
|
*
|
|
|
|
cache_ref_iterator_begin(): make function smarter
Michael Haggerty
2017-04-16
|
*
|
|
|
|
get_loose_ref_cache(): new function
Michael Haggerty
2017-04-16
|
*
|
|
|
|
get_loose_ref_dir(): function renamed from get_loose_refs()
Michael Haggerty
2017-04-16
|
*
|
|
|
|
do_for_each_entry_in_dir(): eliminate `offset` argument
Michael Haggerty
2017-04-16
|
*
|
|
|
|
refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
Michael Haggerty
2017-04-16
|
*
|
|
|
|
ref-cache: use a callback function to fill the cache
Michael Haggerty
2017-04-16
[next]