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-10-15
apply: rename new_sha1_prefix and old_sha1_prefix
brian m. carlson
1
-20
/
+20
2018-10-15
apply: replace hard-coded constants
brian m. carlson
1
-8
/
+10
2018-10-15
tag: express constant in terms of the_hash_algo
brian m. carlson
1
-1
/
+1
2018-10-15
transport: use parse_oid_hex instead of a constant
brian m. carlson
1
-3
/
+4
2018-10-15
upload-pack: express constants in terms of the_hash_algo
brian m. carlson
1
-6
/
+7
2018-10-15
refs/packed-backend: express constants using the_hash_algo
brian m. carlson
1
-7
/
+7
2018-10-15
packfile: express constants in terms of the_hash_algo
brian m. carlson
1
-2
/
+3
2018-10-15
pack-revindex: express constants in terms of the_hash_algo
brian m. carlson
1
-4
/
+6
2018-10-15
builtin/fetch-pack: remove constants with parse_oid_hex
brian m. carlson
1
-6
/
+7
2018-10-15
builtin/mktree: remove hard-coded constant
brian m. carlson
1
-1
/
+1
2018-10-15
builtin/repack: replace hard-coded constants
brian m. carlson
1
-6
/
+7
2018-10-15
pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
brian m. carlson
1
-1
/
+1
2018-10-15
object_id.cocci: match only expressions of type 'struct object_id'
SZEDER Gábor
1
-54
/
+63
2018-09-27
Sync with 2.19.1
Junio C Hamano
11
-0
/
+154
2018-09-27
Git 2.19.1
Junio C Hamano
3
-2
/
+8
2018-09-27
Sync with 2.18.1
Junio C Hamano
10
-0
/
+148
2018-09-27
Git 2.18.1
Junio C Hamano
3
-2
/
+8
2018-09-27
Sync with 2.17.2
Junio C Hamano
9
-0
/
+142
2018-09-27
Git 2.17.2
Junio C Hamano
3
-2
/
+14
2018-09-27
fsck: detect submodule paths starting with dash
Jeff King
2
-0
/
+15
2018-09-27
fsck: detect submodule urls starting with dash
Jeff King
2
-0
/
+22
2018-09-27
Sync with 2.16.5
Junio C Hamano
7
-0
/
+93
2018-09-27
Git 2.16.5
Junio C Hamano
3
-2
/
+8
2018-09-27
Sync with 2.15.3
Junio C Hamano
6
-0
/
+87
2018-09-27
Git 2.15.3
Junio C Hamano
3
-2
/
+8
2018-09-27
Sync with Git 2.14.4
Junio C Hamano
5
-0
/
+81
2018-09-27
Git 2.14.5
Junio C Hamano
3
-2
/
+18
2018-09-27
submodule-config: ban submodule paths that start with a dash
Jeff King
2
-0
/
+22
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King
2
-0
/
+42
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-09-24
Second batch post 2.19
Junio C Hamano
1
-0
/
+55
2018-09-24
Merge branch 'tg/range-diff-corner-case-fix'
Junio C Hamano
2
-0
/
+11
2018-09-24
Merge branch 'sg/split-index-test'
Junio C Hamano
2
-8
/
+11
2018-09-24
Merge branch 'en/update-ref-no-deref-stdin'
Junio C Hamano
3
-12
/
+46
2018-09-24
Merge branch 'ms/remote-error-message-update'
Junio C Hamano
2
-5
/
+5
2018-09-24
Merge branch 'jt/lazy-object-fetch-fix'
Junio C Hamano
5
-19
/
+22
2018-09-24
Merge branch 'en/sequencer-empty-edit-result-aborts'
Junio C Hamano
4
-17
/
+14
2018-09-24
Merge branch 'ds/reachable'
Junio C Hamano
3
-14
/
+79
2018-09-24
Merge branch 'nd/attr-pathspec-fix'
Junio C Hamano
2
-2
/
+2
2018-09-24
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-0
/
+2
2018-09-24
Merge branch 'sb/string-list-remove-unused'
Junio C Hamano
2
-18
/
+0
2018-09-24
Merge branch 'jk/dev-build-format-security'
Junio C Hamano
1
-0
/
+1
2018-09-24
Merge branch 'sg/t3701-tighten-trace'
Junio C Hamano
1
-1
/
+1
2018-09-24
Merge branch 'sb/diff-color-move-more'
Junio C Hamano
1
-5
/
+6
2018-09-24
Merge branch 'en/rerere-multi-stage-1-fix'
Junio C Hamano
2
-1
/
+30
2018-09-24
Merge branch 'js/mingw-o-append'
Junio C Hamano
6
-3
/
+129
2018-09-24
Merge branch 'en/double-semicolon-fix'
Junio C Hamano
3
-3
/
+3
2018-09-24
Merge branch 'jk/reopen-tempfile-truncate'
Junio C Hamano
4
-5
/
+23
2018-09-24
Merge branch 'bp/mv-submodules-with-fsmonitor'
Junio C Hamano
1
-2
/
+1
2018-09-24
Merge branch 'ds/format-patch-range-diff-test'
Junio C Hamano
1
-0
/
+5
[next]