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
2018-10-30
Merge branch 'js/diff-notice-has-drive-prefix'
Junio C Hamano
1
-0
/
+10
2018-10-30
Merge branch 'rj/header-guards'
Junio C Hamano
1
-2
/
+2
2018-10-30
Merge branch 'jk/test-tool-help'
Junio C Hamano
1
-2
/
+13
2018-10-30
Merge branch 'js/pack-objects-mutex-init-fix'
Junio C Hamano
1
-0
/
+32
2018-10-30
Merge branch 'jk/run-command-notdot'
Junio C Hamano
1
-1
/
+12
2018-10-30
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
1
-1
/
+1
2018-10-30
Merge branch 'lm/range-diff-submodule-fix'
Junio C Hamano
1
-0
/
+29
2018-10-30
Merge branch 'md/filter-trees'
Junio C Hamano
4
-0
/
+190
2018-10-26
Merge branch 'ld/p4-unshelve'
Junio C Hamano
1
-16
/
+59
2018-10-26
Merge branch 'np/log-graph-octopus-fix'
Junio C Hamano
1
-0
/
+102
2018-10-26
Merge branch 'sg/split-index-racefix'
Junio C Hamano
2
-21
/
+242
2018-10-26
Merge branch 'ma/t7005-bash-workaround'
Junio C Hamano
1
-1
/
+1
2018-10-25
range-diff: allow to diff files regardless of submodule config
Lucas De Marchi
1
-0
/
+29
2018-10-25
t5410: use longer path for sample script
Jeff King
1
-1
/
+1
2018-10-25
t0061: adjust to test-tool transition
Junio C Hamano
1
-1
/
+12
2018-10-25
run-command: mark path lookup errors with ENOENT
Jeff King
1
-1
/
+12
2018-10-22
diff: don't attempt to strip prefix from absolute Windows paths
Johannes Sixt
1
-0
/
+10
2018-10-19
pack-objects (mingw): initialize `packing_data` mutex in the correct spot
Johannes Schindelin
1
-1
/
+1
2018-10-19
pack-objects (mingw): demonstrate a segmentation fault with large deltas
Johannes Schindelin
1
-0
/
+32
2018-10-19
Merge branch 'jt/cache-tree-allow-missing-object-in-partial-clone'
Junio C Hamano
1
-0
/
+33
2018-10-19
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
1
-0
/
+41
2018-10-19
Merge branch 'jt/avoid-ls-refs'
Junio C Hamano
2
-0
/
+32
2018-10-19
Merge branch 'jt/non-blob-lazy-fetch'
Junio C Hamano
1
-0
/
+41
2018-10-19
Merge branch 'rs/grep-no-recursive'
Junio C Hamano
1
-0
/
+12
2018-10-19
Merge branch 'nd/help-commands-verbose-by-default'
Junio C Hamano
1
-2
/
+2
2018-10-19
Merge branch 'sm/show-superproject-while-conflicted'
Junio C Hamano
1
-0
/
+16
2018-10-19
Merge branch 'jt/fetch-tips-in-partial-clone'
Junio C Hamano
1
-0
/
+17
2018-10-19
Merge branch 'bp/read-cache-parallel'
Junio C Hamano
2
-4
/
+14
2018-10-19
Merge branch 'bp/rename-test-env-var'
Junio C Hamano
5
-13
/
+52
2018-10-19
Merge branch 'ss/wt-status-committable'
Junio C Hamano
1
-2
/
+8
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-10-18
headers: normalize the spelling of some header guards
Ramsay Jones
1
-2
/
+2
2018-10-18
list-objects: support for skipping tree traversal
Matthew DeVore
1
-0
/
+13
2018-10-18
test-tool: show tool list on error
Jeff King
1
-2
/
+13
2018-10-16
Merge branch 'ma/t1400-undebug-test'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'en/status-multiple-renames-to-the-same-target-fix'
Junio C Hamano
1
-0
/
+23
2018-10-16
Merge branch 'jn/gc-auto'
Junio C Hamano
1
-3
/
+3
2018-10-16
Merge branch 'jn/gc-auto-prep'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'md/test-cleanup'
Junio C Hamano
38
-399
/
+550
2018-10-16
Merge branch 'tg/t5551-with-curl-7.61.1'
Junio C Hamano
1
-34
/
+34
2018-10-16
Merge branch 'ts/alias-of-alias'
Junio C Hamano
1
-0
/
+40
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
2
-2
/
+68
2018-10-16
Merge branch 'ab/commit-graph-progress'
Junio C Hamano
1
-0
/
+21
2018-10-16
git-p4: fully support unshelving changelists
Luke Diamand
1
-13
/
+56
2018-10-16
git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved
Luke Diamand
1
-3
/
+3
2018-10-15
filter-trees: code clean-up of tests
Matthew DeVore
3
-5
/
+5
2018-10-12
log: fix coloring of certain octopus merge shapes
Noam Postavsky
1
-0
/
+102
2018-10-12
split-index: smudge and add racily clean cache entries to split index
SZEDER Gábor
1
-6
/
+2
2018-10-12
t1700-split-index: date back files to avoid racy situations
SZEDER Gábor
1
-21
/
+28
2018-10-12
split-index: add tests to demonstrate the racy split index problem
SZEDER Gábor
1
-0
/
+218
[next]