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 '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-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-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
2017-09-06
tempfile: factor out deactivation
Jeff King
1
-7
/
+11
2017-09-06
tempfile: factor out activation
Jeff King
1
-8
/
+10
2017-09-06
tempfile: replace die("BUG") with BUG()
Jeff King
1
-10
/
+10
2017-09-06
tempfile: handle NULL tempfile pointers gracefully
Jeff King
2
-6
/
+8
2017-09-06
tempfile: prefer is_tempfile_active to bare access
Jeff King
1
-8
/
+8
2017-09-06
lockfile: do not rollback lock on failed close
Jeff King
4
-26
/
+22
2017-09-06
tempfile: do not delete tempfile on failed close
Jeff King
7
-37
/
+40
2017-09-06
always check return value of close_tempfile
Jeff King
3
-6
/
+6
2017-09-06
verify_signed_buffer: prefer close_tempfile() to close()
Jeff King
1
-1
/
+1
2017-09-06
setup_temporary_shallow: move tempfile struct into function
Jeff King
1
-6
/
+5
2017-09-06
setup_temporary_shallow: avoid using inactive tempfile
Jeff King
1
-1
/
+1
2017-09-06
write_index_as_tree: cleanup tempfile on error
Jeff King
1
-8
/
+15
2017-09-06
The sixth batch post 2.14
Junio C Hamano
1
-0
/
+10
2017-09-06
Merge branch 'rs/archive-excluded-directory'
Junio C Hamano
2
-11
/
+85
2017-09-06
Merge branch 'po/read-graft-line'
Junio C Hamano
4
-23
/
+29
2017-09-06
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
5
-92
/
+23
2017-09-06
pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
Martin Ågren
1
-1
/
+2
2017-09-06
config: use a static lock_file struct
Jeff King
1
-17
/
+7
2017-09-06
Remove inadvertently added outgoing/packfile.h
Jonathan Tan
1
-0
/
+0
2017-09-06
diff-highlight: add clean target to Makefile
Daniel Watkins
1
-0
/
+3
[prev]
[next]