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-03-19
Merge branch 'jc/calloc-fix'
Junio C Hamano
2
-6
/
+4
2021-03-19
builtin/pack-objects.c: ignore missing links with --stdin-packs
Taylor Blau
2
-0
/
+39
2021-03-19
INSTALL: note on using Asciidoctor to build doc
Bagas Sanjaya
1
-1
/
+3
2021-03-18
diffcore-rename: determine which relevant_sources are no longer relevant
Elijah Newren
1
-1
/
+50
2021-03-18
merge-ort: record the reason that we want a rename for a file
Elijah Newren
2
-5
/
+16
2021-03-18
diffcore-rename: add computation of number of unknown renames
Elijah Newren
2
-4
/
+40
2021-03-18
diffcore-rename: check if we have enough renames for directories early on
Elijah Newren
1
-10
/
+63
2021-03-18
diffcore-rename: only compute dir_rename_count for relevant directories
Elijah Newren
1
-5
/
+22
2021-03-18
merge-ort: record the reason that we want a rename for a directory
Elijah Newren
3
-4
/
+46
2021-03-18
merge-ort, diffcore-rename: tweak dirs_removed and relevant_source type
Elijah Newren
3
-40
/
+41
2021-03-18
diffcore-rename: take advantage of "majority rules" to skip more renames
Elijah Newren
1
-0
/
+25
2021-03-18
t: annotate !PTHREADS tests with !FAIL_PREREQS
Jeff King
2
-3
/
+6
2021-03-18
convert: add classification for conv_attrs struct
Jeff Hostetler
2
-7
/
+52
2021-03-18
convert: add get_stream_filter_ca() variant
Jeff Hostetler
2
-11
/
+19
2021-03-18
convert: add [async_]convert_to_working_tree_ca() variants
Jeff Hostetler
2
-37
/
+60
2021-03-18
convert: make convert_attrs() and convert structs public
Jeff Hostetler
2
-27
/
+32
2021-03-18
fsmonitor: add perf test for git diff HEAD
Nipunn Koorapati
2
-2
/
+6
2021-03-18
fsmonitor: add assertion that fsmonitor is valid to check_removed
Nipunn Koorapati
2
-7
/
+22
2021-03-18
fsmonitor: skip lstat deletion check during git diff-index
Nipunn Koorapati
1
-1
/
+4
2021-03-18
checkout: don't follow symlinks when removing entries
Matheus Tavares
5
-11
/
+37
2021-03-18
symlinks: update comment on threaded_check_leading_path()
Matheus Tavares
1
-23
/
+3
2021-03-17
fsck.c: refactor and rename common config callback
Ævar Arnfjörð Bjarmason
4
-16
/
+5
2021-03-17
fsmonitor: do not forget to release the token in `discard_index()`
Johannes Schindelin
1
-0
/
+1
2021-03-17
fsmonitor: fix memory corruption in some corner cases
Johannes Schindelin
1
-2
/
+2
2021-03-17
config.txt: add missing period
Kyle Meyer
1
-1
/
+1
2021-03-17
bisect: peel annotated tags to commits
Jeff King
2
-1
/
+20
2021-03-17
t5606: run clone branch name test with protocol v2
Jonathan Tan
1
-1
/
+1
2021-03-17
mem-pool: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-17
block-sha1: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-17
fsmonitor: avoid global-buffer-overflow READ when checking trivial response
Andrzej Hunt
1
-3
/
+3
2021-03-15
cocci: allow xcalloc(1, size)
Junio C Hamano
1
-1
/
+1
2021-03-15
xcalloc: use CALLOC_ARRAY() when applicable
Junio C Hamano
2
-6
/
+4
2021-03-15
unix-stream-server: create unix domain socket under lock
Jeff Hostetler
4
-1
/
+160
2021-03-15
unix-socket: disallow chdir() when creating unix domain sockets
Jeff Hostetler
3
-7
/
+15
2021-03-15
unix-socket: add backlog size option to unix_stream_listen()
Jeff Hostetler
3
-4
/
+19
2021-03-15
unix-socket: eliminate static unix_stream_socket() helper function
Jeff Hostetler
1
-14
/
+13
2021-03-15
simple-ipc: add win32 implementation
Jeff Hostetler
6
-0
/
+1018
2021-03-15
simple-ipc: design documentation for new IPC mechanism
Jeff Hostetler
1
-0
/
+105
2021-03-15
pkt-line: add options argument to read_packetized_to_strbuf()
Johannes Schindelin
3
-4
/
+5
2021-03-15
pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option
Johannes Schindelin
2
-5
/
+25
2021-03-15
pkt-line: do not issue flush packets in write_packetized_*()
Johannes Schindelin
3
-10
/
+10
2021-03-15
pkt-line: eliminate the need for static buffer in packet_write_gently()
Jeff Hostetler
1
-8
/
+20
2021-03-15
doc/git-commit: add documentation for fixup=[amend|reword] options
Charvi Mendiratta
2
-16
/
+50
2021-03-15
t3437: use --fixup with options to create amend! commit
Charvi Mendiratta
1
-27
/
+3
2021-03-15
t7500: add tests for --fixup=[amend|reword] options
Charvi Mendiratta
1
-0
/
+159
2021-03-15
commit: add a reword suboption to --fixup
Charvi Mendiratta
1
-6
/
+25
2021-03-15
commit: add amend suboption to --fixup to create amend! commit
Charvi Mendiratta
1
-10
/
+93
2021-03-15
sequencer: export and rename subject_length()
Charvi Mendiratta
3
-15
/
+18
2021-03-15
Git 2.31
Junio C Hamano
1
-1
/
+1
2021-03-14
Merge branch 'jn/mergetool-hideresolved-is-optional'
Junio C Hamano
3
-8
/
+7
[prev]
[next]