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
2021-04-28
builtin/rm: avoid leaking pathspec and seen
Andrzej Hunt
1
-0
/
+2
2021-04-28
builtin/rebase: release git_format_patch_opt too
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/for-each-ref: free filter and UNLEAK sorting.
Andrzej Hunt
1
-0
/
+3
2021-04-28
mailinfo: also free strbuf lists when clearing mailinfo
Andrzej Hunt
2
-11
/
+5
2021-04-28
builtin/checkout: clear pending objects after diffing
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/check-ignore: clear_pathspec before returning
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/bugreport: don't leak prefixed filename
Andrzej Hunt
1
-3
/
+5
2021-04-28
branch: FREE_AND_NULL instead of NULL'ing real_ref
Andrzej Hunt
1
-1
/
+1
2021-04-28
bloom: clear each bloom_key after use
Andrzej Hunt
1
-0
/
+1
2021-04-28
ls-files: free max_prefix when done
Andrzej Hunt
1
-1
/
+2
2021-04-28
wt-status: fix multiple small leaks
Andrzej Hunt
1
-0
/
+4
2021-04-28
revision: free remainder of old commit list in limit_list
Andrzej Hunt
1
-7
/
+10
2021-03-21
transport: also free remote_refs in transport_disconnect()
Andrzej Hunt
3
-6
/
+8
2021-03-21
parse-options: don't leak alias help messages
Andrzej Hunt
2
-1
/
+19
2021-03-21
parse-options: convert bitfield values to use binary shift
Andrzej Hunt
1
-17
/
+17
2021-03-14
init-db: silence template_dir leak when converting to absolute path
Andrzej Hunt
1
-1
/
+3
2021-03-14
init: remove git_init_db_config() while fixing leaks
Andrzej Hunt
1
-21
/
+7
2021-03-14
worktree: fix leak in dwim_branch()
Andrzej Hunt
1
-4
/
+6
2021-03-14
clone: free or UNLEAK further pointers when finished
Andrzej Hunt
1
-4
/
+10
2021-03-14
reset: free instead of leaking unneeded ref
Andrzej Hunt
1
-1
/
+1
2021-03-14
symbolic-ref: don't leak shortened refname in check_symref()
Andrzej Hunt
1
-1
/
+3
2021-03-04
Merged the open-eintr workaround for macOS
Junio C Hamano
1
-0
/
+5
2021-03-04
Documentation/RelNotes: improve release note for rename detection work
Elijah Newren
1
-1
/
+1
2021-03-04
Merge branch 'jk/open-returns-eintr'
Junio C Hamano
5
-0
/
+42
2021-03-04
Merge https://github.com/prati0100/git-gui
Junio C Hamano
2
-21
/
+2
2021-03-04
Merge branch 'py/revert-commit-comments'
Pratyush Yadav
2
-21
/
+2
2021-03-04
Revert "git-gui: remove lines starting with the comment character"
Pratyush Yadav
2
-21
/
+2
2021-03-02
Git 2.31-rc1
Junio C Hamano
1
-1
/
+1
2021-03-01
Hopefully the last batch before -rc1
Junio C Hamano
1
-0
/
+31
2021-03-01
Merge branch 'jh/untracked-cache-fix'
Junio C Hamano
1
-5
/
+2
2021-03-01
Merge branch 'ns/raise-write-index-buffer-size'
Junio C Hamano
1
-1
/
+1
2021-03-01
Merge branch 'hv/trailer-formatting'
Junio C Hamano
5
-103
/
+236
2021-03-01
Merge branch 'hn/reftable-tables-doc-update'
Junio C Hamano
1
-16
/
+26
2021-03-01
Merge branch 'sv/t7001-modernize'
Junio C Hamano
1
-221
/
+199
2021-03-01
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
14
-51
/
+229
2021-03-01
Merge branch 'ds/chunked-file-api'
Junio C Hamano
10
-468
/
+655
2021-03-01
Merge branch 'en/diffcore-rename'
Junio C Hamano
4
-18
/
+347
2021-03-01
Merge branch 'jh/fsmonitor-prework'
Junio C Hamano
7
-26
/
+196
2021-03-01
Merge https://github.com/prati0100/git-gui
Junio C Hamano
3
-3
/
+22
2021-03-01
Merge branch 'js/commit-graph-warning'
Junio C Hamano
1
-11
/
+3
2021-03-01
Revert "commit-graph: when incompatible with graphs, indicate why"
Junio C Hamano
1
-11
/
+3
2021-03-01
config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur
Jeff King
1
-0
/
+3
2021-02-26
Makefile: add OPEN_RETURNS_EINTR knob
Jeff King
4
-0
/
+39
2021-02-25
Git 2.31-rc0
Junio C Hamano
2
-1
/
+50
2021-02-25
Merge branch 'jc/push-delete-nothing'
Junio C Hamano
2
-1
/
+6
2021-02-25
Merge branch 'sh/mergetools-vimdiff1'
Junio C Hamano
1
-1
/
+12
2021-02-25
Merge branch 'dl/doc-config-camelcase'
Junio C Hamano
5
-7
/
+7
2021-02-25
Merge branch 'js/params-vs-args'
Junio C Hamano
6
-18
/
+18
2021-02-25
Merge branch 'ug/doc-commit-approxidate'
Junio C Hamano
1
-4
/
+7
2021-02-25
Merge branch 'es/maintenance-of-bare-repositories'
Junio C Hamano
2
-17
/
+46
[next]