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-05-08
merge-recursive: avoid spurious rename/rename conflict from dir renames
Elijah Newren
1
-30
/
+25
2018-05-08
directory rename detection: new testcases showcasing a pair of bugs
Elijah Newren
1
-0
/
+296
2018-05-08
merge-recursive: fix remaining directory rename + dirty overwrite cases
Elijah Newren
1
-4
/
+4
2018-05-08
merge-recursive: fix overwriting dirty files involved in renames
Elijah Newren
3
-3
/
+3
2018-05-08
merge-recursive: avoid clobbering untracked files with directory renames
Elijah Newren
1
-3
/
+3
2018-05-08
merge-recursive: apply necessary modifications for directory renames
Elijah Newren
1
-25
/
+25
2018-05-08
merge-recursive: check for file level conflicts then get new name
Elijah Newren
1
-1
/
+1
2018-05-08
Merge branch 'ma/http-walker-no-partial'
Junio C Hamano
1
-0
/
+11
2018-05-08
Merge branch 'js/colored-push-errors'
Junio C Hamano
1
-0
/
+12
2018-05-08
Merge branch 'jc/parseopt-expiry-errors'
Junio C Hamano
1
-0
/
+10
2018-05-08
Merge branch 'ma/fast-export-skip-merge-fix'
Junio C Hamano
1
-0
/
+18
2018-05-08
Merge branch 'bt/gpg-interface'
Junio C Hamano
1
-1
/
+12
2018-05-08
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
1
-7
/
+47
2018-05-08
Merge branch 'tb/config-default'
Junio C Hamano
2
-0
/
+66
2018-05-08
Merge branch 'tb/config-type'
Junio C Hamano
1
-1
/
+64
2018-05-08
Merge branch 'tq/t1510'
Junio C Hamano
1
-1
/
+0
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
1
-0
/
+245
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
1
-1
/
+2
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+224
2018-05-08
Merge branch 'js/empty-config-section-fix'
Junio C Hamano
1
-3
/
+99
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
2
-4
/
+6
2018-05-08
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
3
-0
/
+513
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-8
/
+8
2018-05-06
test-tool: help verifying BUG() code paths
Johannes Schindelin
1
-0
/
+2
2018-05-06
rebase -i --root: let the sequencer handle even the initial part
Johannes Schindelin
2
-9
/
+16
2018-05-06
rebase --rebase-merges: root commits can be cousins, too
Johannes Schindelin
1
-0
/
+25
2018-05-06
rebase --rebase-merges: a "merge" into a new root is a fast-forward
Johannes Schindelin
1
-0
/
+13
2018-05-06
sequencer: allow introducing new root commits
Johannes Schindelin
1
-0
/
+34
2018-05-06
{fetch,upload}-pack: support filter in protocol v2
Jonathan Tan
1
-0
/
+98
2018-05-06
upload-pack: read config when serving protocol v2
Jonathan Tan
1
-0
/
+14
2018-05-06
perf/bisect_run_script: disable codespeed
Christian Couder
1
-0
/
+6
2018-05-06
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
1
-0
/
+12
2018-05-04
test-drop-caches: simplify delay loading of NtSetSystemInformation
Ben Peart
1
-12
/
+4
2018-05-02
upload-pack: fix error message typo
Jonathan Tan
1
-0
/
+14
2018-05-02
Merge branch 'bw/protocol-v2' into jt/partial-clone-proto-v2
Junio C Hamano
3
-0
/
+513
2018-05-02
dir: convert struct untracked_cache_dir to object_id
brian m. carlson
1
-1
/
+1
2018-05-02
Update struct index_state to use struct object_id
brian m. carlson
1
-1
/
+1
2018-05-02
split-index: convert struct split_index to object_id
brian m. carlson
1
-1
/
+1
2018-05-02
format-patch: make cover letters always text/plain
brian m. carlson
1
-0
/
+9
2018-05-02
test: correct detection of UTF8_NFD_TO_NFC for APFS
Torsten Bögershausen
1
-6
/
+1
2018-05-02
rebase --skip: clean up commit message after a failed fixup/squash
Johannes Schindelin
1
-4
/
+31
2018-05-02
rebase -i: demonstrate bugs with fixup!/squash! commit messages
Johannes Schindelin
1
-0
/
+22
2018-04-30
Deprecate support for .git/info/grafts
Johannes Schindelin
1
-0
/
+9
2018-04-30
Add a test for `git replace --convert-graft-file`
Johannes Schindelin
1
-0
/
+28
2018-04-30
tests: introduce test_unset_prereq, for debugging
Johannes Schindelin
1
-1
/
+13
2018-04-30
worktree: teach "add" to check out existing branches
Thomas Gummerer
1
-7
/
+19
2018-04-26
rebase -i: introduce --rebase-merges=[no-]rebase-cousins
Johannes Schindelin
1
-0
/
+18
2018-04-26
rebase --rebase-merges: avoid "empty merges"
Johannes Schindelin
1
-0
/
+8
2018-04-26
sequencer: handle post-rewrite for merge commands
Johannes Schindelin
1
-0
/
+25
[prev]
[next]