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-10
git-am.txt: clarify --abort behavior
Elijah Newren
1
-0
/
+2
2021-09-10
stash: restore untracked files AFTER restoring tracked files
Elijah Newren
2
-5
/
+5
2021-09-10
stash: avoid feeding directories to update-index
Elijah Newren
2
-1
/
+15
2021-09-10
t3903: document a pair of directory/file bugs
Elijah Newren
1
-0
/
+58
2021-09-09
pack-objects: rename .idx files into place after .bitmap files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-09
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
4
-13
/
+39
2021-09-09
builtin/index-pack.c: move `.idx` files into place last
Taylor Blau
1
-2
/
+2
2021-09-09
index-pack: refactor renaming in final()
Ævar Arnfjörð Bjarmason
1
-25
/
+23
2021-09-09
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write.c: rename `.idx` files after `*.rev`
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
3
-24
/
+23
2021-09-09
bulk-checkin.c: store checksum directly
Taylor Blau
1
-6
/
+6
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
[prev]
[next]