init-db: silence template_dir leak when converting to absolute path
Andrzej Hunt committed over 5 years ago
init: remove git_init_db_config() while fixing leaks
Andrzej Hunt committed over 5 years ago
worktree: fix leak in dwim_branch()
Andrzej Hunt committed over 5 years ago
clone: free or UNLEAK further pointers when finished
Andrzej Hunt committed over 5 years ago
reset: free instead of leaking unneeded ref
Andrzej Hunt committed over 5 years ago
symbolic-ref: don't leak shortened refname in check_symref()
Andrzej Hunt committed over 5 years ago
Merge tag 'l10n-2.31.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano committed over 5 years ago
vcs-svn: remove header files as well
René Scharfe committed over 5 years ago
l10n: zh_CN: for git v2.31.0 l10n round 1 and 2
Jiang Xin committed over 5 years ago
Merge branch 'master' of github.com:vnwildman/git
Jiang Xin committed over 5 years ago
Merge branch 'l10n/zh_TW/210301' of github.com:l10n-tw/git-po
Jiang Xin committed over 5 years ago
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin committed over 5 years ago
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin committed over 5 years ago
Merge branch 'russian-l10n' of github.com:DJm00n/git-po-ru
Jiang Xin committed over 5 years ago
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
Jiang Xin committed over 5 years ago
René Scharfe committed over 5 years ago
git-compat-util.h: drop trailing semicolon from macro definition
René Scharfe committed over 5 years ago
Documentation/git-push.txt: correct configuration typo
Taylor Blau committed over 5 years ago
doc: describe mergetool configuration in git-mergetool(1)
Jonathan Nieder committed over 5 years ago
mergetool: do not enable hideResolved by default
Jonathan Nieder committed over 5 years ago