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-31
mingw: unset PERL5LIB by default
Johannes Schindelin
1
-0
/
+30
2018-10-31
t7800: fix quoting
Johannes Schindelin
1
-1
/
+1
2018-10-31
index-pack tests: don't leave test repo dirty at end
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2018-10-31
pack-objects tests: don't leave test .git corrupt at end
Ævar Arnfjörð Bjarmason
1
-17
/
+20
2018-10-31
pack-objects test: modernize style
Ævar Arnfjörð Bjarmason
1
-15
/
+15
2018-10-30
Merge branch 'ss/rename-tests'
Junio C Hamano
7
-147
/
+137
2018-10-30
Merge branch 'jc/receive-deny-current-branch-fix'
Junio C Hamano
1
-1
/
+7
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-30
test-lib: introduce the '-V' short option for '--verbose-log'
SZEDER Gábor
2
-2
/
+3
2018-10-29
wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-10-29
t3404-rebase-interactive: test abbreviated commands
Johannes Sixt
2
-7
/
+7
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-26
rebase -i: recognize short commands without arguments
Johannes Sixt
2
-2
/
+4
2018-10-26
archive: initialize archivers earlier
Josh Steadmon
2
-1
/
+12
2018-10-25
range-diff: allow to diff files regardless of submodule config
Lucas De Marchi
1
-0
/
+29
2018-10-25
repack -ad: prune the list of shallow commits
Johannes Schindelin
1
-1
/
+1
2018-10-25
repack: point out a bug handling stale shallow info
Johannes Schindelin
1
-0
/
+27
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-24
rebase --autostash: fix issue with dirty submodules
Johannes Schindelin
1
-1
/
+1
2018-10-24
rebase --autostash: demonstrate a problem with dirty submodules
Johannes Schindelin
1
-0
/
+10
2018-10-23
t7501: rename commit test to comply with naming convention
Stephen P. Smith
1
-0
/
+0
2018-10-23
t7500: rename commit tests script to comply with naming convention
Stephen P. Smith
1
-1
/
+1
2018-10-23
t7502: rename commit test script to comply with naming convention
Stephen P. Smith
1
-0
/
+0
2018-10-23
t7509: cleanup description and filename
Stephen P. Smith
1
-1
/
+1
2018-10-23
t2000: rename and combine checkout clash tests
Stephen P. Smith
3
-145
/
+135
2018-10-23
exclude-promisor-objects: declare when option is allowed
Matthew DeVore
2
-0
/
+8
2018-10-23
gpg-interface.c: support getting key fingerprint via %GF format
Michał Górny
1
-6
/
+12
2018-10-22
reflog expire: cover reflog from all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2018-10-22
fsck: check HEAD and reflog from other worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+35
2018-10-22
refs: new ref types to make per-worktree refs visible to all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+46
2018-10-22
worktree: add per-worktree config files
Nguyễn Thái Ngọc Duy
1
-0
/
+79
2018-10-22
t1300: extract and use test_cmp_config()
Nguyễn Thái Ngọc Duy
2
-60
/
+42
2018-10-22
gpg-interface.c: detect and reject multiple signatures on commits
Michał Górny
1
-0
/
+26
2018-10-22
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Derrick Stolee
4
-2
/
+7
2018-10-22
diff: don't attempt to strip prefix from absolute Windows paths
Johannes Sixt
1
-0
/
+10
2018-10-19
receive: denyCurrentBranch=updateinstead should not blindly update
Junio C Hamano
1
-1
/
+7
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
[prev]
[next]