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-08-25
ls-refs: reuse buffer when sending refs
Patrick Steinhardt
1
-8
/
+11
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
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
5
-20
/
+5
2021-08-25
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
3
-6
/
+4
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
22
-137
/
+50
2021-08-25
advice: add enum variants for missing advice variables
Ben Boeckel
2
-0
/
+4
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
The first batch post 2.33
Junio C Hamano
3
-2
/
+50
2021-08-24
Merge branch 'ps/fetch-pack-load-refs-optim'
Junio C Hamano
1
-2
/
+8
2021-08-24
Merge branch 'jt/push-negotiation-fixes'
Junio C Hamano
6
-4
/
+96
2021-08-24
Merge branch 'es/trace2-log-parent-process-name'
Junio C Hamano
14
-7
/
+184
2021-08-24
Merge branch 'hn/refs-test-cleanup'
Junio C Hamano
10
-24
/
+35
2021-08-24
Merge branch 'en/ort-perf-batch-15'
Junio C Hamano
3
-94
/
+165
2021-08-24
Merge branch 'js/expand-runtime-prefix'
Junio C Hamano
10
-15
/
+64
2021-08-24
Merge branch 'ab/bundle-doc'
Junio C Hamano
1
-30
/
+117
2021-08-24
Merge branch 'zh/ref-filter-raw-data'
Junio C Hamano
10
-63
/
+465
2021-08-24
Merge branch 'ab/pack-stdin-packs-fix'
Junio C Hamano
2
-3
/
+124
2021-08-24
Merge branch 'ab/http-drop-old-curl'
Junio C Hamano
6
-263
/
+10
2021-08-24
Merge branch 'ds/add-with-sparse-index'
Junio C Hamano
3
-14
/
+70
2021-08-24
Merge branch 'jc/bisect-sans-show-branch'
Junio C Hamano
1
-14
/
+12
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
cherry-pick: use better advice message
ZheNing Hu
3
-11
/
+42
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
2021-08-19
Makefile: remove archives before manipulating them with 'ar'
SZEDER Gábor
1
-2
/
+2
2021-08-18
completion: tcsh: Fix regression by drop of wrapper functions
Takashi Iwai
1
-2
/
+3
2021-08-18
completion: bash: add correct suffix in variables
Felipe Contreras
1
-3
/
+3
2021-08-18
completion: bash: fix for multiple dash commands
Felipe Contreras
1
-1
/
+1
2021-08-18
completion: bash: fix for suboptions with value
Felipe Contreras
2
-1
/
+16
2021-08-18
completion: bash: fix prefix detection in branch.*
Felipe Contreras
1
-2
/
+2
2021-08-16
Git 2.33
Junio C Hamano
2
-5
/
+1
2021-08-16
Merge branch 'rs/oidtree-alignment-fix'
Junio C Hamano
3
-7
/
+17
2021-08-16
Merge tag 'l10n-2.33.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
17
-35596
/
+37473
2021-08-16
l10n: sv.po: Update Swedish translation (5230t0f0u)
Peter Krefting
1
-508
/
+530
2021-08-16
l10n: TEAMS: change Simplified Chinese team leader
Jiang Xin
1
-3
/
+3
2021-08-15
oidtree: avoid unaligned access to crit-bit tree
René Scharfe
3
-7
/
+17
2021-08-15
ci: use upload-artifacts v1 for dockerized jobs
Carlo Marcelo Arenas Belón
1
-1
/
+1
[prev]
[next]