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
2020-02-10
config: teach git_config_source to remember its scope
Matthew Rogers
3
-13
/
+27
2020-02-10
config: preserve scope in do_git_config_sequence
Matthew Rogers
1
-1
/
+2
2020-02-10
config: clarify meaning of command line scoping
Matthew Rogers
3
-5
/
+5
2020-02-10
config: split repo scope to local and worktree
Matthew Rogers
5
-11
/
+13
2020-02-10
config: make scope_name non-static and rename it
Matthew Rogers
3
-16
/
+18
2020-02-10
ci: ignore rubygems warning in the "Documentation" job
Johannes Schindelin
1
-0
/
+1
2020-02-10
parse-options: simplify parse_options_dup()
René Scharfe
1
-9
/
+3
2020-02-10
parse-options: const parse_options_concat() parameters
René Scharfe
2
-2
/
+3
2020-02-10
parse-options: factor out parse_options_count()
René Scharfe
1
-12
/
+12
2020-02-10
parse-options: use COPY_ARRAY in parse_options_concat()
René Scharfe
1
-5
/
+2
2020-02-10
mailinfo: don't insert header prefix for handle_content_type()
René Scharfe
1
-1
/
+0
2020-02-10
strbuf: add and use strbuf_insertstr()
René Scharfe
11
-15
/
+27
2020-02-10
pack-format: correct multi-pack-index description
Johannes Berg
1
-2
/
+3
2020-02-09
diff-options.txt: avoid "regex" overload in example
Martin Ågren
1
-4
/
+4
2020-02-07
doc: describe Git bundle format
Masaya Suzuki
1
-0
/
+48
2020-02-07
t6024: update for SHA-256
brian m. carlson
1
-5
/
+10
2020-02-07
t6006: make hash size independent
brian m. carlson
1
-1
/
+3
2020-02-07
t6000: abstract away SHA-1-specific constants
brian m. carlson
1
-5
/
+8
2020-02-07
t5703: make test work with SHA-256
brian m. carlson
1
-3
/
+4
2020-02-07
t5607: make hash size independent
brian m. carlson
1
-1
/
+1
2020-02-07
t5318: update for SHA-256
brian m. carlson
1
-2
/
+2
2020-02-07
t5515: make test hash independent
brian m. carlson
1
-5
/
+54
2020-02-07
t5321: make test hash independent
brian m. carlson
1
-2
/
+2
2020-02-07
t5313: make test hash independent
brian m. carlson
1
-4
/
+15
2020-02-07
t5309: make test hash independent
brian m. carlson
1
-8
/
+2
2020-02-07
t5302: make hash size independent
brian m. carlson
1
-9
/
+12
2020-02-07
t4060: make test work with SHA-256
brian m. carlson
1
-56
/
+70
2020-02-07
t4211: add test cases for SHA-256
brian m. carlson
14
-1
/
+1263
2020-02-07
t4211: move SHA-1-specific test cases into a directory
brian m. carlson
14
-1
/
+1
2020-02-07
t4013: make test hash independent
brian m. carlson
1
-6
/
+38
2020-02-07
t3311: make test work with SHA-256
brian m. carlson
1
-25
/
+35
2020-02-07
t3310: make test work with SHA-256
brian m. carlson
1
-26
/
+58
2020-02-07
t3309: make test work with SHA-256
brian m. carlson
1
-84
/
+144
2020-02-07
t3308: make test work with SHA-256
brian m. carlson
1
-28
/
+55
2020-02-07
t3206: make hash size independent
brian m. carlson
1
-3
/
+11
2020-02-07
t/lib-pack: support SHA-256
brian m. carlson
1
-5
/
+30
2020-02-07
submodule: add newline on invalid submodule error
Emily Shaffer
1
-1
/
+1
2020-02-06
add: change advice config variables used by the add API
Heba Waly
5
-7
/
+22
2020-02-05
The third batch for 2.26
Junio C Hamano
1
-0
/
+31
2020-02-05
Merge branch 'mt/sparse-checkout-doc-update'
Junio C Hamano
2
-0
/
+25
2020-02-05
Merge branch 'pb/recurse-submodule-in-worktree-fix'
Junio C Hamano
3
-80
/
+93
2020-02-05
Merge branch 'es/fetch-show-failed-submodules-atend'
Junio C Hamano
1
-4
/
+15
2020-02-05
Merge branch 'en/fill-directory-fixes-more'
Junio C Hamano
2
-45
/
+47
2020-02-05
Merge branch 'bc/hash-independent-tests-part-7'
Junio C Hamano
19
-219
/
+254
2020-02-05
Merge branch 'km/submodule-add-errmsg'
Junio C Hamano
2
-8
/
+21
2020-02-05
Merge branch 'am/checkout-file-and-ref-ref-ambiguity'
Junio C Hamano
2
-34
/
+65
2020-02-05
Merge branch 'js/add-p-leftover-bits'
Junio C Hamano
7
-9
/
+326
2020-02-05
Merge branch 'js/patch-mode-in-others-in-c'
Junio C Hamano
7
-50
/
+390
2020-02-05
Merge branch 'dl/test-must-fail-fixes'
Junio C Hamano
9
-101
/
+112
2020-02-05
parse-options: lose an unnecessary space in an error message
Jacques Bodin-Hullin
2
-4
/
+4
[prev]
[next]