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-03
l10n: fr.po v2.33 rnd 1
Jean-Noël Avila
1
-2870
/
+4464
2021-08-03
l10n: fr: fix typo
Jean-Noël Avila
1
-2
/
+2
2021-08-03
l10n: pt_PT: add Portuguese translations part 5
Daniel Santos
1
-4296
/
+5282
2021-08-03
l10n: pt_PT: add Portuguese translations part 4
Daniel Santos
1
-1073
/
+1011
2021-08-03
l10n: Update Catalan translation
Jordi Mas
1
-48
/
+32
2021-08-03
l10n: git.pot: v2.33.0 round 1 (38 new, 15 removed)
Jiang Xin
1
-1933
/
+2046
2021-08-03
Merge branch 'master' of github.com:git/git
Jiang Xin
394
-9973
/
+9347
2021-08-02
mingw: align symlinks-related rmdir() behavior with Linux
Thomas Bétous
3
-0
/
+37
2021-08-02
t7508: avoid non POSIX BRE
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-08-02
bundle doc: replace "basis" with "prerequsite(s)"
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2021-08-02
bundle doc: elaborate on rev<->ref restriction
Ævar Arnfjörð Bjarmason
1
-8
/
+38
2021-08-02
bundle doc: elaborate on object prerequisites
Ævar Arnfjörð Bjarmason
1
-3
/
+34
2021-08-02
bundle doc: rewrite the "DESCRIPTION" section
Ævar Arnfjörð Bjarmason
1
-15
/
+41
2021-08-02
Git 2.33-rc0
Junio C Hamano
2
-1
/
+18
2021-08-02
Merge branch 'jk/check-pack-valid-before-opening-bitmap'
Junio C Hamano
1
-0
/
+5
2021-08-02
Merge branch 'jt/bulk-prefetch'
Junio C Hamano
5
-21
/
+82
2021-08-02
Merge branch 'fc/pull-no-rebase-merges-theirs-into-ours'
Junio C Hamano
1
-1
/
+1
2021-08-02
Merge branch 'ab/bundle-tests'
Junio C Hamano
1
-16
/
+56
2021-08-02
Merge branch 'ps/perf-with-separate-output-directory'
Junio C Hamano
3
-13
/
+24
2021-08-02
Merge branch 'js/ci-check-whitespace-updates'
Junio C Hamano
1
-24
/
+2
2021-08-02
Merge branch 'jk/config-env-doc'
Junio C Hamano
1
-11
/
+17
2021-08-02
Merge branch 'pb/submodule-recurse-doc'
Junio C Hamano
1
-2
/
+3
2021-08-02
Merge branch 'tb/bitmap-type-filter-comment-fix'
Junio C Hamano
1
-5
/
+6
2021-08-02
t6001: avoid direct file system access
Han-Wen Nienhuys
1
-1
/
+2
2021-08-02
t6500: use "ls -1" to snapshot ref database state
Han-Wen Nienhuys
1
-2
/
+3
2021-08-02
t7064: use update-ref -d to remove upstream branch
Han-Wen Nienhuys
1
-4
/
+1
2021-08-02
t1410: mark test as REFFILES
Han-Wen Nienhuys
1
-1
/
+3
2021-08-02
t1405: mark test for 'git pack-refs' as REFFILES
Han-Wen Nienhuys
1
-4
/
+10
2021-08-02
t1405: use 'git reflog exists' to check reflog existence
Han-Wen Nienhuys
1
-2
/
+2
2021-08-02
t2402: use ref-store test helper to create broken symlink
Han-Wen Nienhuys
1
-1
/
+1
2021-08-02
t3320: use git-symbolic-ref rather than filesystem access
Han-Wen Nienhuys
1
-5
/
+7
2021-08-02
t6120: use git-update-ref rather than filesystem access
Han-Wen Nienhuys
1
-2
/
+4
2021-08-02
t1503: mark symlink test as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2021-08-02
t6050: use git-update-ref rather than filesystem access
Han-Wen Nienhuys
1
-1
/
+1
2021-07-30
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
Ævar Arnfjörð Bjarmason
4
-9
/
+9
2021-07-30
http: drop support for curl < 7.19.3 and < 7.17.0 (again)
Ævar Arnfjörð Bjarmason
2
-13
/
+0
2021-07-30
use fspathhash() everywhere
René Scharfe
3
-26
/
+8
2021-07-30
http: drop support for curl < 7.19.4
Jeff King
2
-54
/
+0
2021-07-30
t0001: fix broken not-quite getcwd(3) test in bed67874e2
Ævar Arnfjörð Bjarmason
5
-1
/
+33
2021-07-30
http: drop support for curl < 7.16.0
Jeff King
6
-122
/
+2
2021-07-30
http: drop support for curl < 7.11.1
Jeff King
3
-67
/
+1
2021-07-30
Documentation: render special characters correctly
Andrei Rybak
2
-2
/
+2
2021-07-30
merge-ort: reuse path strings in pool_alloc_filespec
Elijah Newren
1
-7
/
+22
2021-07-30
merge-ort: store filepairs and filespecs in our mem_pool
Elijah Newren
3
-17
/
+19
2021-07-30
diffcore-rename, merge-ort: add wrapper functions for filepair alloc/dealloc
Elijah Newren
3
-0
/
+85
2021-07-30
merge-ort: switch our strmaps over to using memory pools
Elijah Newren
1
-50
/
+75
2021-07-30
merge-ort: set up a memory pool
Elijah Newren
1
-0
/
+25
2021-07-30
merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers
Elijah Newren
1
-0
/
+24
2021-07-30
diffcore-rename: use a mem_pool for exact rename detection's hashmap
Elijah Newren
1
-6
/
+16
2021-07-30
merge-ort: rename str{map,intmap,set}_func()
Elijah Newren
1
-13
/
+13
[prev]
[next]