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-06-16
gc tests: add a test for the "pre-auto-gc" hook
Ævar Arnfjörð Bjarmason
1
-0
/
+46
2021-06-06
Git 2.32
Junio C Hamano
1
-1
/
+1
2021-06-06
Merge tag 'l10n-2.32.0-rnd1.1' of git://github.com/git-l10n/git-po
Junio C Hamano
16
-44421
/
+49753
2021-06-06
Merge branch 'rs/parallel-checkout-test-fix'
Junio C Hamano
1
-1
/
+1
2021-06-06
Merge branch 'jc/fsync-can-fail-with-eintr'
Junio C Hamano
1
-2
/
+3
2021-06-06
parallel-checkout: avoid dash local bug in tests
René Scharfe
1
-1
/
+1
2021-06-05
l10n: es: 2.32.0 round 1
Christopher Diaz Riveros
1
-3300
/
+3806
2021-06-05
l10n: zh_CN: for git v2.32.0 l10n round 1
Jiang Xin
1
-3207
/
+3655
2021-06-05
Merge branch 'fix_typo' of github.com:e-yes/git
Jiang Xin
1
-1
/
+1
2021-06-05
fsync(): be prepared to see EINTR
Junio C Hamano
1
-2
/
+3
2021-06-04
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
Jiang Xin
1
-635
/
+602
2021-06-04
l10n: Update Catalan translation
Jordi Mas
1
-4743
/
+5714
2021-06-02
l10n: de.po: Update German translation for Git v2.32.0
Matthias Rüster
1
-3239
/
+3717
2021-06-02
Git 2.32-rc3
Junio C Hamano
1
-1
/
+1
2021-06-02
contrib/completion: fix zsh completion regression from 59d85a2a05
David Aguilar
2
-2
/
+2
2021-06-02
l10n: README: note on fuzzy translations
Bagas Sanjaya
1
-0
/
+12
2021-06-02
l10n: README: document l10n conventions
Bagas Sanjaya
1
-0
/
+46
2021-06-02
l10n: README: document "core translation"
Bagas Sanjaya
1
-0
/
+24
2021-06-02
l10n: README: document git-po-helper
Bagas Sanjaya
1
-0
/
+31
2021-06-02
l10n: README: add file extention ".md"
Jiang Xin
1
-0
/
+0
2021-06-02
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano
1
-1
/
+2
2021-06-02
builtin/fsck.c: don't conflate "int" and "enum" in callback
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-06-01
l10n: pt_PT: add Portuguese translations part 3
Daniel Santos
1
-14
/
+14
2021-05-30
Merge branch 'l10n/zh_TW/21-05-20' of github.com:l10n-tw/git-po
Jiang Xin
1
-3310
/
+3794
2021-05-30
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
1
-5
/
+4
2021-05-28
l10n: bg.po: Updated Bulgarian translation (5204t)
Alexander Shopov
1
-3309
/
+3791
2021-05-28
Git 2.32-rc2
Junio C Hamano
1
-1
/
+1
2021-05-28
Merge branch 'en/dir-traversal'
Junio C Hamano
1
-2
/
+1
2021-05-27
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
11
-45
/
+30
2021-05-27
dir: update stale description of treat_directory()
Derrick Stolee
1
-7
/
+6
2021-05-27
Revert "dir: update stale description of treat_directory()"
Junio C Hamano
1
-6
/
+7
2021-05-27
Revert "dir: introduce readdir_skip_dot_and_dotdot() helper"
Junio C Hamano
11
-31
/
+45
2021-05-27
Merge branch 'ab/pack-linkage-fix'
Junio C Hamano
2
-166
/
+167
2021-05-27
Merge branch 'mt/t2080-cp-symlink-fix'
Junio C Hamano
1
-1
/
+1
2021-05-27
Merge branch 'ab/send-email-inline-hooks-path'
Junio C Hamano
3
-17
/
+6
2021-05-27
Merge branch 'ds/t1092-fix-flake-from-progress'
Junio C Hamano
1
-3
/
+3
2021-05-27
pack-objects: move static inline from a header to the sole consumer
Ævar Arnfjörð Bjarmason
2
-166
/
+167
2021-05-27
Merge branch 'fr_next' of github.com:jnavila/git
Jiang Xin
1
-5528
/
+4576
2021-05-27
t2080: fix cp invocation to copy symlinks instead of following them
Matheus Tavares
1
-1
/
+1
2021-05-27
send-email: move "hooks_path" invocation to git-send-email.perl
Ævar Arnfjörð Bjarmason
2
-13
/
+2
2021-05-27
send-email: don't needlessly abs_path() the core.hooksPath
Ævar Arnfjörð Bjarmason
2
-5
/
+5
2021-05-26
t1092: revert the "-1" hack for emulating "no progress meter"
Junio C Hamano
1
-3
/
+3
2021-05-25
l10n: id: po-id for 2.32.0 (round 1)
Bagas Sanjaya
1
-4437
/
+5372
2021-05-25
Merge branch 'mt/init-template-userpath-fix'
Junio C Hamano
2
-9
/
+22
2021-05-25
Merge branch 'jt/send-email-validate-errors-fix'
Junio C Hamano
1
-4
/
+3
2021-05-25
Merge branch 'ab/send-email-validate-errors-fix'
Junio C Hamano
2
-3
/
+32
2021-05-25
t1092: use GIT_PROGRESS_DELAY for consistent results
Derrick Stolee
1
-3
/
+3
2021-05-25
init: fix bug regarding ~/ expansion in init.templateDir
Matheus Tavares
2
-9
/
+22
2021-05-25
send-email: fix missing error message regression
Ævar Arnfjörð Bjarmason
2
-3
/
+32
2021-05-25
t9001-send-email.sh: fix expected absolute paths on Windows
Johannes Sixt
1
-4
/
+3
[next]