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
2021-05-14
Merge branch 'ow/no-dryrun-in-add-i'
Junio C Hamano
1
-0
/
+4
2021-05-14
Merge branch 'jk/p4-locate-branch-point-optim'
Junio C Hamano
1
-0
/
+2
2021-05-14
Merge branch 'ba/object-info'
Junio C Hamano
1
-0
/
+26
2021-05-14
Merge branch 'pw/word-diff-zero-width-matches'
Junio C Hamano
1
-0
/
+5
2021-05-11
Merge branch 'zh/trailer-cmd'
Junio C Hamano
1
-0
/
+84
2021-05-11
Merge branch 'jk/symlinked-dotgitx-cleanup'
Junio C Hamano
3
-41
/
+151
2021-05-11
Merge branch 'jk/pack-objects-negative-options-fix'
Junio C Hamano
2
-158
/
+122
2021-05-11
Merge branch 'nc/submodule-update-quiet'
Junio C Hamano
1
-0
/
+24
2021-05-11
Merge branch 'rj/bisect-skip-honor-terms'
Junio C Hamano
1
-0
/
+11
2021-05-10
Merge branch 'rs/repack-without-loosening-promised-objects'
Junio C Hamano
2
-0
/
+12
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
1
-1
/
+1
2021-05-07
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
1
-1
/
+1
2021-05-07
Merge branch 'dl/complete-stash-updates'
Junio C Hamano
1
-0
/
+19
2021-05-07
Merge branch 'ps/rev-list-object-type-filter'
Junio C Hamano
2
-1
/
+139
2021-05-07
Merge branch 'ab/svn-tests-set-e-fix'
Junio C Hamano
2
-18
/
+15
2021-05-07
Merge branch 'ab/rebase-no-reschedule-failed-exec'
Junio C Hamano
1
-2
/
+25
2021-05-07
Merge branch 'mt/add-rm-in-sparse-checkout'
Junio C Hamano
5
-24
/
+239
2021-05-07
Merge branch 'ps/config-global-override'
Junio C Hamano
1
-0
/
+85
2021-05-07
Merge branch 'zh/pretty-date-human'
Junio C Hamano
1
-0
/
+6
2021-05-07
Merge branch 'ad/cygwin-no-backslashes-in-paths'
Junio C Hamano
2
-5
/
+10
2021-05-07
Merge branch 'jk/prune-with-bitmap-fix'
Junio C Hamano
2
-6
/
+32
2021-05-07
Merge branch 'ab/pretty-date-format-tests'
Junio C Hamano
1
-5
/
+4
2021-05-07
Merge branch 'ps/config-env-option-with-separate-value'
Junio C Hamano
1
-1
/
+14
2021-05-07
add: die if both --dry-run and --interactive are given
Øystein Walle
1
-0
/
+4
2021-05-06
git-p4: ensure complex branches are cloned correctly
Joachim Kuebart
1
-0
/
+2
2021-05-05
word diff: handle zero length matches
Phillip Wood
1
-0
/
+5
2021-05-05
t5601: mark protocol v2-only test
Jonathan Tan
1
-1
/
+1
2021-05-04
trailer: add new .cmd config option
ZheNing Hu
1
-0
/
+84
2021-05-04
fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOW
Jeff King
1
-2
/
+27
2021-05-04
t0060: test ntfs/hfs-obscured dotfiles
Jeff King
2
-13
/
+63
2021-05-04
t7450: test .gitmodules symlink matching against obscured names
Jeff King
1
-38
/
+53
2021-05-04
t7450: test verify_path() handling of gitmodules
Jeff King
1
-3
/
+16
2021-05-03
t7415: rename to expand scope
Jeff King
1
-3
/
+10
2021-05-03
fsck_tree(): fix shadowed variable
Jeff King
1
-2
/
+3
2021-05-03
t7415: remove out-dated comment about translation
Jeff King
1
-3
/
+2
2021-05-03
pack-objects: clamp negative depth to 0
Jeff King
1
-0
/
+7
2021-05-03
t5316: check behavior of pack-objects --depth=0
Jeff King
1
-0
/
+8
2021-05-03
pack-objects: clamp negative window size to 0
Jeff King
1
-0
/
+5
2021-05-03
t5300: check that we produced expected number of deltas
Jeff King
1
-3
/
+20
2021-05-03
t5300: modernize basic tests
Jeff King
1
-158
/
+85
2021-05-03
submodule update: silence underlying fetch with "--quiet"
Nicholas Clark
1
-0
/
+24
2021-04-30
Merge branch 'so/log-diff-merge'
Junio C Hamano
2
-0
/
+34
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
5
-24
/
+302
2021-04-30
Merge branch 'ds/maintenance-prefetch-fix'
Junio C Hamano
2
-8
/
+57
2021-04-30
Merge branch 'ow/push-quiet-set-upstream'
Junio C Hamano
1
-0
/
+7
2021-04-30
Merge branch 'jk/promisor-optim'
Junio C Hamano
2
-3
/
+15
2021-04-30
bisect--helper: use BISECT_TERMS in 'bisect skip' command
Ramsay Jones
1
-0
/
+11
2021-04-30
cygwin: disallow backslashes in file names
Adam Dinwoodie
2
-5
/
+10
2021-04-30
git: support separate arg for `--config-env`'s value
Patrick Steinhardt
1
-1
/
+14
2021-04-29
prune: save reachable-from-recent objects with bitmaps
Jeff King
2
-6
/
+32
[next]