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
2019-08-19
midx: switch to using the_hash_algo
brian m. carlson
1
-6
/
+5
2019-08-19
builtin/show-index: replace sha1_to_hex
brian m. carlson
1
-1
/
+1
2019-08-19
rerere: replace sha1_to_hex
brian m. carlson
1
-4
/
+4
2019-08-19
builtin/receive-pack: replace sha1_to_hex
brian m. carlson
1
-4
/
+4
2019-08-19
builtin/index-pack: replace sha1_to_hex
brian m. carlson
1
-2
/
+2
2019-08-19
packfile: replace sha1_to_hex
brian m. carlson
1
-2
/
+2
2019-08-19
wt-status: convert struct wt_status to object_id
brian m. carlson
3
-4
/
+4
2019-08-19
cache: remove null_sha1
brian m. carlson
4
-10
/
+3
2019-08-19
builtin/worktree: switch null_sha1 to null_oid
brian m. carlson
1
-1
/
+1
2019-08-19
builtin/repack: write object IDs of the proper length
brian m. carlson
1
-1
/
+1
2019-08-19
pack-write: use hash_to_hex when writing checksums
brian m. carlson
1
-4
/
+4
2019-08-19
sequencer: convert to use the_hash_algo
brian m. carlson
1
-3
/
+3
2019-08-19
bisect: switch to using the_hash_algo
brian m. carlson
1
-1
/
+1
2019-08-19
sha1-lookup: switch hard-coded constants to the_hash_algo
brian m. carlson
1
-4
/
+4
2019-08-19
config: use the_hash_algo in abbrev comparison
brian m. carlson
1
-1
/
+1
2019-08-19
combine-diff: replace GIT_SHA1_HEXSZ with the_hash_algo
brian m. carlson
1
-1
/
+1
2019-08-19
bundle: switch to use the_hash_algo
brian m. carlson
1
-2
/
+2
2019-08-19
connected: switch GIT_SHA1_HEXSZ to the_hash_algo
brian m. carlson
1
-3
/
+4
2019-08-19
show-index: switch hard-coded constants to the_hash_algo
brian m. carlson
1
-5
/
+6
2019-08-19
blame: remove needless comparison with GIT_SHA1_HEXSZ
brian m. carlson
1
-1
/
+1
2019-08-19
builtin/rev-parse: switch to use the_hash_algo
brian m. carlson
1
-2
/
+3
2019-08-19
builtin/blame: switch uses of GIT_SHA1_HEXSZ to the_hash_algo
brian m. carlson
1
-3
/
+4
2019-08-19
builtin/receive-pack: switch to use the_hash_algo
brian m. carlson
1
-23
/
+21
2019-08-19
fetch-pack: use parse_oid_hex
brian m. carlson
1
-6
/
+6
2019-08-19
patch-id: convert to use the_hash_algo
brian m. carlson
3
-29
/
+30
2019-08-19
builtin/replace: make hash size independent
brian m. carlson
1
-3
/
+4
2019-08-16
Git 2.23
Junio C Hamano
1
-1
/
+1
2019-08-16
Merge tag 'l10n-2.23.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
11
-36251
/
+46987
2019-08-16
l10n: zh_CN: for git v2.23.0 l10n round 1~2
Jiang Xin
1
-2910
/
+3413
2019-08-12
l10n: de.po: Update German translation
Matthias Ruester
1
-2910
/
+3533
2019-08-12
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin
1
-585
/
+595
2019-08-12
Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-po
Jiang Xin
1
-522
/
+531
2019-08-12
Merge branch 'next' of https://github.com/ChrisADR/git-po
Jiang Xin
1
-3030
/
+3598
2019-08-11
Sync with Git 2.22.1
Junio C Hamano
2
-0
/
+4
2019-08-11
doc: fix repeated words
Mark Rushakoff
9
-9
/
+9
2019-08-11
Git 2.22.1
Junio C Hamano
2
-1
/
+4
2019-08-11
.mailmap: update email address of Philip Oakley
Philip Oakley
1
-0
/
+1
2019-08-11
l10n: it.po: update the Italian localization for v2.23.0 round 2
Alessandro Menti
1
-522
/
+531
2019-08-11
l10n: vi(4674t): Updated translation for Vietnamese
Tran Ngoc Quan
1
-585
/
+595
2019-08-10
l10n: es: 2.23.0 round 2
Christopher Diaz Riveros
1
-3030
/
+3598
2019-08-10
l10n: fr v2.23.0 round 2
Jean-Noël Avila
1
-2904
/
+3429
2019-08-10
l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)
Jiang Xin
1
-477
/
+461
2019-08-10
Merge tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/git
Jiang Xin
59
-396
/
+1041
2019-08-10
l10n: bg.po: Updated Bulgarian translation (4674t)
Alexander Shopov
1
-2937
/
+3481
2019-08-09
Merge branch 'cb/xdiff-no-system-includes-in-dot-c' into maint
Junio C Hamano
3
-8
/
+0
2019-08-09
Merge branch 'jk/no-system-includes-in-dot-c' into maint
Junio C Hamano
3
-3
/
+0
2019-08-09
Merge branch 'sg/fsck-config-in-doc' into maint
Junio C Hamano
1
-0
/
+5
2019-08-09
Merge branch 'jk/xdiff-clamp-funcname-context-index' into maint
Junio C Hamano
2
-2
/
+24
2019-08-09
Git 2.23-rc2
Junio C Hamano
1
-1
/
+1
2019-08-09
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
2
-9
/
+8
[next]