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
2020-05-24
diff: add config option relative
Laurent Arnoud
5
-7
/
+108
2020-05-24
t5608: avoid say() and use "skip_all" instead for consistency
Carlo Marcelo Arenas Belón
1
-6
/
+5
2020-05-24
checkout: improve error messages for -b with extra argument
René Scharfe
3
-3
/
+3
2020-05-24
checkout: add tests for -b and --track
René Scharfe
2
-0
/
+34
2020-05-24
bisect--helper: avoid segfault with bad syntax in `start --term-*`
Carlo Marcelo Arenas Belón
2
-4
/
+11
2020-05-22
l10n: Update Catalan translation
Jordi Mas
1
-4255
/
+5052
2020-05-21
completion: don't override given stash subcommand with -p
Ville Skyttä
1
-1
/
+1
2020-05-21
Merge https://github.com/prati0100/git-gui
Junio C Hamano
3
-6
/
+8
2020-05-21
fsck: detect more in-tree d/f conflicts
René Scharfe
2
-2
/
+2
2020-05-21
t1450: demonstrate undetected in-tree d/f conflict
René Scharfe
1
-0
/
+1
2020-05-21
t1450: increase test coverage of in-tree d/f detection
René Scharfe
1
-15
/
+27
2020-05-21
fsck: fix a typo in a comment
René Scharfe
1
-1
/
+1
2020-05-21
doc: fix wrong 4-byte length of pkt-line message
Jiuyang Xie
2
-4
/
+4
2020-05-21
t2060: add a test for switch with --orphan and --discard-changes
brian m. carlson
1
-0
/
+8
2020-05-21
builtin/checkout: simplify metadata initialization
brian m. carlson
1
-3
/
+1
2020-05-21
config: let feature.experimental imply protocol.version=2
Jonathan Nieder
3
-1
/
+10
2020-05-21
Merge branch 'il/ctrl-bs-del'
Pratyush Yadav
1
-0
/
+2
2020-05-21
l10n: vi(4874t): Updated Vietnamses translation for 2.27.0
Tran Ngoc Quan
1
-3347
/
+3711
2020-05-20
refs: improve documentation for ref iterator
Han-Wen Nienhuys
1
-3
/
+15
2020-05-20
t: use update-ref and show-ref to reading/writing refs
Han-Wen Nienhuys
5
-21
/
+21
2020-05-20
refs.h: clarify reflog iteration order
Han-Wen Nienhuys
1
-1
/
+17
2020-05-20
bisect: avoid tailing CR characters from revision in replay
Carlo Marcelo Arenas Belón
1
-2
/
+2
2020-05-20
command-list.txt: add gitfaq to the list of guides
Philippe Blain
1
-0
/
+1
2020-05-20
t5520: avoid alternation in grep's BRE (not POSIX)
Carlo Marcelo Arenas Belón
1
-1
/
+1
2020-05-20
t4216: avoid unnecessary subshell in test_bloom_filters_not_used
Carlo Marcelo Arenas Belón
1
-1
/
+1
2020-05-20
Git 2.27-rc1
Junio C Hamano
2
-1
/
+15
2020-05-20
Merge branch 'es/bugreport'
Junio C Hamano
1
-1
/
+1
2020-05-20
Merge branch 'ak/slab-decl-cleanup'
Junio C Hamano
1
-3
/
+3
2020-05-20
Merge branch 'jc/fix-tap-output-under-bash'
Junio C Hamano
3
-36
/
+1
2020-05-20
Merge branch 'en/sparse-checkout'
Junio C Hamano
1
-3
/
+3
2020-05-20
Merge branch 'ds/trace-log-progress-fix'
Junio C Hamano
1
-6
/
+2
2020-05-20
Merge branch 'js/ci-sdk-download-fix'
Junio C Hamano
1
-11
/
+44
2020-05-20
Merge branch 'en/merge-rename-rename-worktree-fix'
Junio C Hamano
2
-0
/
+67
2020-05-20
Merge branch 'cb/no-more-gmtime'
Junio C Hamano
4
-45
/
+0
2020-05-20
Merge branch 'dd/t1509-i18n-fix'
Junio C Hamano
1
-2
/
+2
2020-05-20
Merge branch 'next' of github.com:ChrisADR/git-po
Jiang Xin
1
-3334
/
+3696
2020-05-19
fsck: use ERROR_MULTI_PACK_INDEX
Derrick Stolee
1
-1
/
+2
2020-05-19
t4067: make rename detection test output raw diff
Jonathan Tan
1
-2
/
+2
2020-05-19
pkt-line: extern packet_length()
Denton Liu
2
-3
/
+12
2020-05-19
transport: extract common fetch_pack() call
Denton Liu
1
-17
/
+8
2020-05-19
merge: optimization to skip evaluate_result for single strategy
Andrew Ng
1
-1
/
+1
2020-05-19
t5703: replace "grep -a" usage by perl
Đoàn Trần Công Danh
1
-3
/
+6
2020-05-18
git-sparse-checkout.txt: add missing '
Martin Ågren
1
-1
/
+1
2020-05-18
git-credential.txt: use list continuation
Martin Ågren
1
-8
/
+8
2020-05-18
git-commit-graph.txt: fix list rendering
Martin Ågren
1
-0
/
+1
2020-05-18
git-commit-graph.txt: fix grammo
Martin Ågren
1
-1
/
+1
2020-05-18
date-formats.txt: fix list continuation
Martin Ågren
1
-2
/
+1
2020-05-18
t4210: detect REG_ILLSEQ dynamically and skip affected tests
Carlo Marcelo Arenas Belón
2
-24
/
+59
2020-05-18
t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ)
Carlo Marcelo Arenas Belón
1
-28
/
+66
2020-05-18
upload-pack: use upload_pack_data fields in receive_needs()
Christian Couder
1
-15
/
+13
[prev]
[next]