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-09-10
Merge branch 'tb/apply-with-crlf' into maint
Junio C Hamano
4
-16
/
+71
2017-09-10
Merge branch 'cc/subprocess-handshake-missing-capabilities' into maint
Junio C Hamano
1
-2
/
+2
2017-09-10
Merge branch 'as/grep-quiet-no-match-exit-code-fix' into maint
Junio C Hamano
2
-1
/
+6
2017-09-10
Merge branch 'kd/stash-with-bash-4.4' into maint
Junio C Hamano
1
-2
/
+9
2017-09-10
Merge branch 'rs/win32-syslog-leakfix' into maint
Junio C Hamano
1
-0
/
+2
2017-09-10
Merge branch 'rs/unpack-entry-leakfix' into maint
Junio C Hamano
1
-2
/
+3
2017-09-10
Merge branch 'rs/fsck-obj-leakfix' into maint
Junio C Hamano
1
-11
/
+11
2017-09-10
Merge branch 'ur/svn-local-zone' into maint
Junio C Hamano
1
-1
/
+1
2017-09-10
Merge branch 'pw/am-signoff' into maint
Junio C Hamano
2
-45
/
+64
2017-09-10
Merge branch 'rs/in-obsd-basename-dirname-take-const' into maint
Junio C Hamano
1
-2
/
+16
2017-09-10
Merge branch 'rs/t4062-obsd' into maint
Junio C Hamano
1
-1
/
+3
2017-09-10
Merge branch 'rs/obsd-getcwd-workaround' into maint
Junio C Hamano
1
-2
/
+28
2017-09-10
Merge branch 'bw/clone-recursive-quiet' into maint
Junio C Hamano
2
-0
/
+9
2017-09-10
Merge branch 'pw/sequence-rerere-autoupdate' into maint
Junio C Hamano
7
-50
/
+171
2017-09-10
Merge branch 'bw/push-options-recursively-to-submodules' into maint
Junio C Hamano
3
-13
/
+79
2017-09-10
Merge branch 'ma/pager-per-subcommand-action' into maint
Junio C Hamano
6
-76
/
+201
2017-09-10
Merge branch 'jk/rev-list-empty-input' into maint
Junio C Hamano
5
-13
/
+26
2017-09-10
Merge branch 'st/lib-gpg-kill-stray-agent' into maint
Junio C Hamano
1
-0
/
+1
2017-09-10
refs/files-backend: add `refname`, not "HEAD", to list
Martin Ågren
1
-3
/
+10
2017-09-10
refs/files-backend: correct return value in lock_ref_for_update
Martin Ågren
1
-1
/
+1
2017-09-10
refs/files-backend: fix memory leak in lock_ref_for_update
Martin Ågren
1
-11
/
+20
2017-09-10
refs/files-backend: add longer-scoped copy of string to list
Martin Ågren
1
-4
/
+14
2017-09-09
load_subtree(): check that `prefix_len` is in the expected range
Michael Haggerty
1
-1
/
+4
2017-09-08
add UNLEAK annotation for reducing leak false positives
Jeff King
9
-1
/
+51
2017-09-08
builtin/merge: honor commit-msg hook for merges
Stefan Beller
2
-4
/
+68
2017-09-07
pull: honor submodule.recurse config option
Nicolas Morey-Chaisemartin
2
-0
/
+36
2017-09-07
pull: fix cli and config option parsing order
Nicolas Morey-Chaisemartin
1
-2
/
+2
2017-09-07
config: remove git_config_maybe_bool
Martin Ågren
3
-10
/
+0
2017-09-07
hashmap: add API to disable item counting when threaded
Jeff Hostetler
6
-40
/
+88
2017-09-07
git_extract_argv0_path: do nothing without RUNTIME_PREFIX
Jeff King
1
-14
/
+19
2017-09-07
system_path: move RUNTIME_PREFIX to a sub-function
Jeff King
1
-12
/
+21
2017-09-07
Documentation: mention that `eol` can change the dirty status of paths
Ben Boeckel
1
-1
/
+4
2017-09-07
rev-parse: don't trim bisect refnames
Jeff King
2
-4
/
+18
2017-09-06
set_git_dir: handle feeding gitdir to itself
Jeff King
2
-12
/
+3
2017-09-06
repository: free fields before overwriting them
Jeff King
2
-1
/
+7
2017-09-06
reset: free allocated tree buffers
Jeff King
1
-5
/
+13
2017-09-06
reset: make tree counting less confusing
Jeff King
1
-3
/
+5
2017-09-06
config: plug user_config leak
Jeff King
1
-2
/
+5
2017-09-06
update-index: fix cache entry leak in add_one_file()
Jeff King
1
-1
/
+3
2017-09-06
add: free leaked pathspec after add_files_to_cache()
Jeff King
1
-0
/
+1
2017-09-06
test-lib: set LSAN_OPTIONS to abort by default
Jeff King
1
-0
/
+5
2017-09-06
test-lib: --valgrind should not override --verbose-log
Jeff King
1
-1
/
+1
2017-09-06
stop leaking lock structs in some simple cases
Jeff King
4
-37
/
+18
2017-09-06
ref_lock: stop leaking lock_files
Jeff King
1
-23
/
+16
2017-09-06
lockfile: update lifetime requirements in documentation
Jeff King
1
-10
/
+10
2017-09-06
tempfile: auto-allocate tempfiles on heap
Jeff King
13
-141
/
+136
2017-09-06
tempfile: remove deactivated list entries
Jeff King
2
-36
/
+25
2017-09-06
tempfile: use list.h for linked list
Jeff King
3
-7
/
+48
2017-09-06
tempfile: release deactivated strbufs instead of resetting
Jeff King
1
-1
/
+1
2017-09-06
tempfile: robustify cleanup handler
Jeff King
1
-9
/
+15
[prev]
[next]