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
2018-02-02
csum-file: abstract uses of SHA-1
brian m. carlson
2
-7
/
+7
2018-02-02
csum-file: rename sha1file to hashfile
brian m. carlson
9
-126
/
+126
2018-02-02
read-cache: abstract away uses of SHA-1
brian m. carlson
1
-29
/
+29
2018-02-02
pack-write: switch various SHA-1 values to abstract forms
brian m. carlson
1
-24
/
+25
2018-02-02
pack-check: convert various uses of SHA-1 to abstract forms
brian m. carlson
1
-16
/
+16
2018-02-02
fast-import: switch various uses of SHA-1 to the_hash_algo
brian m. carlson
1
-20
/
+22
2018-02-02
sha1_file: switch uses of SHA-1 to the_hash_algo
brian m. carlson
1
-26
/
+26
2018-02-02
builtin/unpack-objects: switch uses of SHA-1 to the_hash_algo
brian m. carlson
1
-9
/
+9
2018-02-02
builtin/index-pack: improve hash function abstraction
brian m. carlson
1
-45
/
+45
2018-02-02
hash: create union for hash context allocation
brian m. carlson
2
-17
/
+18
2018-02-02
hash: move SHA-1 macros to hash.h
brian m. carlson
2
-25
/
+25
2018-01-23
First batch after 2.16
Junio C Hamano
1
-0
/
+65
2018-01-23
Merge branch 'nd/add-i-ignore-submodules'
Junio C Hamano
2
-1
/
+49
2018-01-23
Merge branch 'mm/send-email-fallback-to-local-mail-address'
Junio C Hamano
7
-166
/
+321
2018-01-23
Merge branch 'ab/doc-cat-file-e-still-shows-errors'
Junio C Hamano
1
-3
/
+4
2018-01-23
Merge branch 'as/read-tree-prefix-doc-fix'
Junio C Hamano
1
-3
/
+2
2018-01-23
Merge branch 'ys/bisect-object-id-missing-conversion-fix'
Junio C Hamano
1
-3
/
+3
2018-01-23
Merge branch 'tg/stash-with-pathspec-fix'
Junio C Hamano
2
-3
/
+34
2018-01-23
Merge branch 'sb/submodule-update-reset-fix'
Junio C Hamano
3
-3
/
+23
2018-01-23
Merge branch 'bw/oidmap-autoinit'
Junio C Hamano
1
-0
/
+11
2018-01-23
Merge branch 'ab/commit-m-with-fixup'
Junio C Hamano
3
-4
/
+15
2018-01-23
Merge branch 'cc/codespeed'
Junio C Hamano
2
-54
/
+137
2018-01-23
Merge branch 'ab/perf-grep-threads'
Junio C Hamano
2
-21
/
+86
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
8
-40
/
+155
2018-01-23
Merge branch 'jk/abort-clone-with-existing-dest'
Junio C Hamano
2
-33
/
+98
2018-01-23
Merge branch 'jc/merge-symlink-ours-theirs'
Junio C Hamano
2
-4
/
+45
2018-01-23
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
10
-86
/
+46
2018-01-23
Merge branch 'jm/svn-pushmergeinfo-fix'
Junio C Hamano
1
-0
/
+1
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
6
-44
/
+143
2018-01-23
Merge branch 'dk/describe-all-output-fix'
Junio C Hamano
2
-3
/
+10
2018-01-21
Sync with v2.16.1
Junio C Hamano
3
-1
/
+29
2018-01-21
Git 2.16.1
Junio C Hamano
3
-2
/
+13
2018-01-21
Start 2.17 cycle
Junio C Hamano
3
-2
/
+21
2018-01-21
Merge branch 'bc/hash-algo' into maint
Junio C Hamano
2
-1
/
+18
2018-01-21
t5601-clone: test case-conflicting files on case-insensitive filesystem
Eric Sunshine
1
-0
/
+17
2018-01-19
repository: pre-initialize hash algo pointer
brian m. carlson
1
-1
/
+1
2018-01-17
Git 2.16
Junio C Hamano
2
-3
/
+6
2018-01-16
Merge tag 'l10n-2.16.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
12
-20028
/
+22202
2018-01-16
add--interactive: ignore submodule changes except HEAD
Nguyễn Thái Ngọc Duy
2
-1
/
+49
2018-01-15
l10n: de.po: translate 72 new messages
Ralf Thielow
1
-1934
/
+2172
2018-01-15
l10n: de.po: improve messages when a branch starts to track another ref
Ralf Thielow
1
-8
/
+8
2018-01-12
RelNotes: minor typofix
SZEDER Gábor
1
-1
/
+1
2018-01-11
Git 2.16-rc2
Junio C Hamano
1
-1
/
+1
2018-01-11
Merge branch 'jh/object-filtering'
Junio C Hamano
1
-1
/
+1
2018-01-11
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
1
-1
/
+1
2018-01-11
Merge branch 'js/test-with-ws-in-path'
Junio C Hamano
1
-4
/
+4
2018-01-11
l10n: bg.po: Updated Bulgarian translation (3288t)
Alexander Shopov
1
-181
/
+203
2018-01-11
Documentation/git-worktree.txt: add missing `
Ralf Thielow
1
-1
/
+1
2018-01-10
cat-file doc: document that -e will return some output
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2018-01-10
t3900: add some more quotes
Beat Bolli
1
-4
/
+4
[next]