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-09-09
t5562: use alarm() to interrupt timed child-wait
Jeff King
1
-8
/
+8
2021-09-09
refs/files-backend: remove unused open mode parameter
René Scharfe
1
-1
/
+1
2021-09-09
setup: use xopen and xdup in sanitize_stdfds
René Scharfe
1
-5
/
+3
2021-09-09
pack.h: line-wrap the definition of finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2021-09-07
pack-write: skip *.rev work when not writing *.rev
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-09-07
hash-object: prefix_filename() returns allocated memory these days
Junio C Hamano
1
-1
/
+1
2021-09-07
Documentation: fix default directory of git bugreport -o
Bagas Sanjaya
1
-2
/
+2
2021-09-07
Makefile: remove the check_bindir script
Ævar Arnfjörð Bjarmason
2
-15
/
+1
2021-09-07
send-email: fix a "first config key wins" regression in v2.33.0
Ævar Arnfjörð Bjarmason
2
-1
/
+16
2021-09-07
range-diff: avoid segfault with -I
René Scharfe
1
-0
/
+3
2021-09-07
diff-index: restore -c/--cc options handling
Sergey Organov
3
-14
/
+8
2021-09-05
apply: resolve trivial merge without hitting ll-merge with "--3way"
Junio C Hamano
2
-0
/
+66
2021-09-03
update-ref: fix streaming of status updates
Patrick Steinhardt
2
-4
/
+42
2021-09-02
remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG
Carlo Marcelo Arenas Belón
1
-3
/
+3
2021-09-02
gc: remove trailing dot from "gc.log" line
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-09-01
docs: clarify the interaction of transfer.hideRefs and namespaces
Kim Altintop
1
-5
/
+9
2021-09-01
upload-pack.c: treat want-ref relative to namespace
Kim Altintop
2
-7
/
+146
2021-09-01
t5730: introduce fetch command helper
Kim Altintop
1
-36
/
+37
2021-08-31
mailmap.c: fix a memory leak in free_mailap_{info,entry}()
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-08-31
fast-export: fix anonymized tag using original length
Tal Kelrich
2
-4
/
+7
2021-08-31
protocol-caps.c: fix memory leak in send_info()
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-08-30
send-email: avoid incorrect header propagation
Marvin Häuser
2
-9
/
+62
2021-08-30
test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository
SZEDER Gábor
1
-1
/
+2
2021-08-30
doc: fix syntax error and the format of printf
Zoker
1
-2
/
+2
2021-08-30
sparse-index: copy dir_hash in ensure_full_index()
Jeff Hostetler
1
-0
/
+1
2021-08-27
branch: allow deleting dangling branches with --force
René Scharfe
3
-2
/
+16
2021-08-27
archive: convert queue_directory to struct object_id
René Scharfe
1
-4
/
+3
2021-08-27
show-branch: simplify rev_is_head()
René Scharfe
1
-10
/
+5
2021-08-27
docs: use "character encoding" to refer to commit-object encoding
Jeff King
2
-2
/
+2
2021-08-27
logmsg_reencode(): warn when iconv() fails
Jeff King
3
-2
/
+15
2021-08-26
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares
5
-5
/
+80
2021-08-26
column: fix parsing of the '--nl' option
SZEDER Gábor
3
-2
/
+20
2021-08-25
use xopen() to handle fatal open(2) failures
René Scharfe
15
-52
/
+33
2021-08-25
xopen: explicitly report creation failures
René Scharfe
1
-1
/
+3
2021-08-25
diff-lib: ignore paths that are outside $cwd if --relative asked
Đoàn Trần Công Danh
2
-0
/
+57
2021-08-25
t6300: check for cat-file exit status code
Đoàn Trần Công Danh
1
-1
/
+3
2021-08-25
t6300: don't run cat-file on non-existent object
Đoàn Trần Công Danh
1
-11
/
+16
2021-08-25
credential: fix leak in credential_apply_config()
Mike Hommey
1
-0
/
+1
2021-08-25
t5323: drop mentions of "master"
Jeff King
1
-2
/
+2
2021-08-24
rebase: emit one "fatal" in "fatal: fatal: <error>"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-08-24
ls-remote: set packet_trace_identity(<name>)
Ævar Arnfjörð Bjarmason
2
-3
/
+5
2021-08-24
compat: let git_mmap use malloc(3) directly
René Scharfe
1
-1
/
+6
2021-08-24
maintenance: skip bootout/bootstrap when plist is registered
Derrick Stolee
2
-9
/
+62
2021-08-24
maintenance: create `launchctl` configuration using a lock file
Johannes Schindelin
1
-17
/
+30
2021-08-24
t9001: PATH must not use Windows-style paths
Johannes Sixt
1
-1
/
+1
2021-08-24
t5582: remove spurious 'cd "$D"' line
Mickey Endito
1
-1
/
+0
2021-08-23
rebase -r: fix merge -c with a merge strategy
Phillip Wood
2
-1
/
+22
2021-08-23
rebase -r: don't write .git/MERGE_MSG when fast-forwarding
Phillip Wood
2
-42
/
+49
2021-08-23
rebase -i: add another reword test
Phillip Wood
1
-0
/
+13
2021-08-20
rebase -r: make 'merge -c' behave like reword
Phillip Wood
3
-19
/
+75
[prev]
[next]