index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
combine-diff: treat --summary like --stat
Jeff King
2
-0
/
+13
2019-01-24
combine-diff: treat --shortstat like --stat
Jeff King
2
-0
/
+5
2019-01-24
diff: clear emitted_symbols flag after use
Jeff King
1
-0
/
+79
2019-01-24
t4006: resurrect commented-out tests
Jeff King
1
-23
/
+32
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
3
-2
/
+4
2019-01-23
checkout: fix regression in checkout -b on intitial checkout
Ben Peart
1
-1
/
+1
2019-01-23
checkout: add test demonstrating regression with checkout -b on initial commit
Ben Peart
1
-0
/
+9
2019-01-22
attr: do not mark queried macros as unset
Jeff King
1
-0
/
+20
2019-01-22
tests: explicitly use `test-tool.exe` on Windows
Johannes Schindelin
1
-1
/
+1
2019-01-22
commit-graph: rename "large edges" to "extra edges"
SZEDER Gábor
1
-7
/
+7
2019-01-22
commit-tree: add missing --gpg-sign flag
Brandon Richardson
1
-3
/
+12
2019-01-22
t7510: invoke git as part of &&-chain
Martin Ågren
1
-2
/
+6
2019-01-18
Merge branch 'ot/ref-filter-object-info'
Junio C Hamano
1
-0
/
+6
2019-01-18
Merge branch 'sg/stress-test'
Junio C Hamano
9
-133
/
+308
2019-01-18
Merge branch 'tg/t5570-drop-racy-test'
Junio C Hamano
2
-24
/
+3
2019-01-18
Merge branch 'so/cherry-pick-always-allow-m1'
Junio C Hamano
3
-11
/
+15
2019-01-18
Merge branch 'nd/worktree-remove-with-uninitialized-submodules'
Junio C Hamano
1
-0
/
+37
2019-01-18
Merge branch 'sg/test-bash-version-fix'
Junio C Hamano
1
-2
/
+2
2019-01-18
Merge branch 'cy/zsh-completion-SP-in-path'
Junio C Hamano
1
-5
/
+5
2019-01-18
Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'
Junio C Hamano
3
-3
/
+14
2019-01-18
Merge branch 'jn/stripspace-wo-repository'
Junio C Hamano
1
-3
/
+9
2019-01-18
Merge branch 'sb/submodule-fetchjobs-default-to-one'
Junio C Hamano
1
-0
/
+2
2019-01-18
Merge branch 'nd/style-opening-brace'
Junio C Hamano
1
-1
/
+2
2019-01-18
mingw: special-case arguments to `sh`
Johannes Schindelin
2
-1
/
+11
2019-01-18
mingw (t5580): document bug when cloning from backslashed UNC paths
Johannes Schindelin
1
-0
/
+5
2019-01-18
ls-refs: filter refs using namespace-stripped name
Jonathan Tan
1
-0
/
+21
2019-01-18
abspath_part_inside_repo: respect core.ignoreCase
Johannes Schindelin
1
-0
/
+7
2019-01-18
git-p4: handle update of moved/copied files when updating a shelve
Luke Diamand
1
-1
/
+1
2019-01-18
git-p4: add failing test for shelved CL update involving move/copy
Luke Diamand
1
-3
/
+54
2019-01-17
pack-objects: create GIT_TEST_PACK_SPARSE
Derrick Stolee
2
-2
/
+6
2019-01-17
pack-objects: create pack.useSparse setting
Derrick Stolee
1
-0
/
+15
2019-01-17
revision: implement sparse algorithm
Derrick Stolee
1
-3
/
+11
2019-01-17
list-objects: consume sparse tree walk
Derrick Stolee
1
-0
/
+113
2019-01-17
add: use separate ADD_CACHE_RENORMALIZE flag
Jeff King
1
-0
/
+9
2019-01-17
t6042: work around speed optimization on Windows
Johannes Schindelin
1
-2
/
+2
2019-01-17
tests: define GIT_TEST_SIDEBAND_ALL
Jonathan Tan
5
-4
/
+11
2019-01-17
helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
Christian Couder
1
-1
/
+1
2019-01-15
commit-graph: fix buffer read-overflow
Josh Steadmon
1
-3
/
+13
2019-01-15
filter-options: expand scaled numbers
Josh Steadmon
1
-0
/
+17
2019-01-15
tree:<depth>: skip some trees even when collecting omits
Matthew DeVore
1
-1
/
+10
2019-01-15
list-objects-filter: teach tree:# how to handle >0
Matthew DeVore
1
-0
/
+111
2019-01-14
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
1
-1
/
+1
2019-01-14
Merge branch 'tb/log-G-binary'
Junio C Hamano
1
-0
/
+35
2019-01-14
Merge branch 'sb/diff-color-moved-config-option-fixup'
Junio C Hamano
1
-0
/
+18
2019-01-14
Merge branch 'hn/highlight-sideband-keywords'
Junio C Hamano
1
-0
/
+2
2019-01-14
Merge branch 'cb/test-lint-cp-a'
Junio C Hamano
1
-0
/
+1
2019-01-14
Merge branch 'cb/t5004-empty-tar-archive-fix'
Junio C Hamano
1
-9
/
+8
2019-01-14
Merge branch 'hb/t0061-dot-in-path-fix'
Junio C Hamano
1
-1
/
+9
2019-01-14
Merge branch 'nd/checkout-noisy'
Junio C Hamano
1
-2
/
+2
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
1
-1
/
+57
[prev]
[next]