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-10-28
Merge tag 'v2.24.0-rc1' of github.com:git/git into master
Jiang Xin
27
-29
/
+247
2019-10-28
mingw: avoid a buffer overrun in `needs_hiding()`
Johannes Schindelin
1
-0
/
+2
2019-10-28
builtin/commit-graph.c: remove subcommand-less usage string
SZEDER Gábor
1
-1
/
+0
2019-10-28
t4048: abstract away SHA-1-specific constants
brian m. carlson
1
-26
/
+32
2019-10-28
t4045: make hash-size independent
brian m. carlson
1
-1
/
+1
2019-10-28
t4044: update test to work with SHA-256
brian m. carlson
1
-16
/
+30
2019-10-28
t4039: abstract away SHA-1-specific constants
brian m. carlson
1
-1
/
+2
2019-10-28
t4038: abstract away SHA-1 specific constants
brian m. carlson
1
-6
/
+13
2019-10-28
t4034: abstract away SHA-1-specific constants
brian m. carlson
1
-39
/
+54
2019-10-28
t4027: make hash-size independent
brian m. carlson
1
-8
/
+8
2019-10-28
t4015: abstract away SHA-1-specific constants
brian m. carlson
1
-36
/
+53
2019-10-28
t4011: abstract away SHA-1-specific constants
brian m. carlson
1
-12
/
+28
2019-10-28
t4010: abstract away SHA-1-specific constants
brian m. carlson
1
-8
/
+12
2019-10-28
t3429: remove SHA1 annotation
brian m. carlson
1
-1
/
+1
2019-10-28
t1305: avoid comparing extensions
brian m. carlson
1
-1
/
+1
2019-10-28
rev-parse: add a --show-object-format option
brian m. carlson
3
-0
/
+33
2019-10-28
gitweb: correctly store previous rev in javascript-actions mode
Robert Luberda
1
-1
/
+1
2019-10-25
t4203: use test-lib.sh definitions
Prarit Bhargava
1
-47
/
+47
2019-10-25
t6006: use test-lib.sh definitions
Prarit Bhargava
1
-10
/
+10
2019-10-25
commit-graph: fix writing first commit-graph during fetch
Derrick Stolee
4
-7
/
+10
2019-10-25
t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
Derrick Stolee
1
-0
/
+16
2019-10-25
documentation: remove empty doc files
Heba Waly
4
-40
/
+0
2019-10-24
Git 2.24-rc1
Junio C Hamano
1
-1
/
+1
2019-10-24
Merge branch 'sg/ci-osx-gcc8-fix'
Junio C Hamano
1
-0
/
+1
2019-10-24
Merge branch 'ds/feature-macros'
Junio C Hamano
2
-1
/
+5
2019-10-24
Merge branch 'js/azure-ci-osx-fix'
Junio C Hamano
1
-0
/
+5
2019-10-24
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
1
-5
/
+8
2019-10-24
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
1
-3
/
+3
2019-10-24
fetch: delay fetch_if_missing=0 until after config
Jonathan Tan
1
-2
/
+2
2019-10-24
repo-settings: read an int for index.version
Derrick Stolee
2
-1
/
+5
2019-10-24
apply: respect merge.conflictStyle in --3way
Denton Liu
2
-2
/
+2
2019-10-24
t4108: demonstrate bug in apply
Denton Liu
1
-2
/
+11
2019-10-24
t4108: use `test_config` instead of `git config`
Denton Liu
1
-1
/
+1
2019-10-24
t4108: remove git command upstream of pipe
Denton Liu
1
-6
/
+7
2019-10-24
t4108: replace create_file with test_write_lines
Denton Liu
1
-17
/
+10
2019-10-24
ci: fix GCC install in the Travis CI GCC OSX job
SZEDER Gábor
1
-0
/
+1
2019-10-23
Eleventh batch
Junio C Hamano
1
-0
/
+10
2019-10-23
Merge branch 'cb/pcre2-chartables-leakfix'
Junio C Hamano
3
-3
/
+47
2019-10-23
Merge branch 'bc/smart-http-atomic-push'
Junio C Hamano
5
-3
/
+62
2019-10-23
Merge branch 'wb/fsmonitor-bitmap-fix'
Junio C Hamano
3
-5
/
+65
2019-10-23
Merge branch 'sb/userdiff-dts'
Junio C Hamano
5
-2
/
+33
2019-10-23
Merge branch 'sg/progress-fix'
Junio C Hamano
1
-1
/
+1
2019-10-23
Merge branch 'nr/diff-highlight-indent-fix'
Junio C Hamano
1
-1
/
+1
2019-10-23
Merge branch 'mb/clarify-zsh-completion-doc'
Junio C Hamano
1
-2
/
+3
2019-10-23
path.c: don't call the match function without value in trie_find()
SZEDER Gábor
2
-5
/
+8
2019-10-23
path.c: clarify two field names in 'struct common_dir'
SZEDER Gábor
1
-33
/
+33
2019-10-23
path.c: mark 'logs/HEAD' in 'common_list' as file
SZEDER Gábor
1
-1
/
+1
2019-10-23
path.c: clarify trie_find()'s in-code comment
SZEDER Gábor
1
-17
/
+28
2019-10-23
Documentation: mention more worktree-specific exceptions
SZEDER Gábor
1
-5
/
+5
2019-10-23
multi-pack-index: add [--[no-]progress] option.
William Baker
3
-6
/
+87
[prev]
[next]