index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
merge-recursive: avoid triggering add_cacheinfo error with dirty mod
Elijah Newren
2
-2
/
+2
2018-05-08
merge-recursive: move more is_dirty handling to merge_content
Elijah Newren
1
-18
/
+12
2018-05-08
merge-recursive: improve add_cacheinfo error handling
Elijah Newren
2
-9
/
+11
2018-05-08
merge-recursive: avoid spurious rename/rename conflict from dir renames
Elijah Newren
2
-32
/
+27
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
2
-7
/
+26
2018-05-08
merge-recursive: fix overwriting dirty files involved in renames
Elijah Newren
7
-24
/
+77
2018-05-08
merge-recursive: avoid clobbering untracked files with directory renames
Elijah Newren
2
-5
/
+43
2018-05-08
merge-recursive: apply necessary modifications for directory renames
Elijah Newren
2
-26
/
+211
2018-05-08
merge-recursive: when comparing files, don't include trees
Elijah Newren
1
-6
/
+21
2018-05-08
merge-recursive: check for file level conflicts then get new name
Elijah Newren
4
-9
/
+199
2018-05-08
merge-recursive: add computation of collisions due to dir rename & merging
Elijah Newren
2
-3
/
+150
2018-05-08
merge-recursive: check for directory level conflicts
Elijah Newren
1
-0
/
+119
2018-05-08
merge-recursive: add get_directory_renames()
Elijah Newren
2
-3
/
+239
2018-05-08
The fifth batch for 2.18
Junio C Hamano
1
-0
/
+112
2018-05-08
Merge branch 'ma/http-walker-no-partial'
Junio C Hamano
6
-40
/
+24
2018-05-08
Merge branch 'js/runtime-prefix'
Junio C Hamano
4
-9
/
+17
2018-05-08
Merge branch 'js/colored-push-errors'
Junio C Hamano
8
-15
/
+211
2018-05-08
Merge branch 'jc/parseopt-expiry-errors'
Junio C Hamano
3
-2
/
+20
2018-05-08
Merge branch 'ma/fast-export-skip-merge-fix'
Junio C Hamano
2
-1
/
+22
2018-05-08
Merge branch 'tz/doc-git-urls-reference'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'tg/demote-stash-save-in-completion'
Junio C Hamano
1
-2
/
+10
2018-05-08
Merge branch 'sa/send-email-dedup-some-headers'
Junio C Hamano
1
-1
/
+6
2018-05-08
Merge branch 'nd/submodule-status-fix'
Junio C Hamano
1
-2
/
+6
2018-05-08
Merge branch 'js/ident-date-fix'
Junio C Hamano
1
-0
/
+2
2018-05-08
Merge branch 'bt/gpg-interface'
Junio C Hamano
3
-34
/
+71
2018-05-08
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
3
-11
/
+89
2018-05-08
Merge branch 'ab/git-svn-get-record-typofix'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'tb/config-default'
Junio C Hamano
6
-0
/
+127
2018-05-08
Merge branch 'tb/config-type'
Junio C Hamano
3
-60
/
+180
2018-05-08
Merge branch 'sg/doc-gc-quote-mismatch-fix'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'sg/completion-clear-cached'
Junio C Hamano
1
-1
/
+5
2018-05-08
Merge branch 'sb/worktree-remove-opt-force'
Junio C Hamano
2
-3
/
+4
2018-05-08
Merge branch 'ma/double-dashes-in-docs'
Junio C Hamano
6
-12
/
+12
2018-05-08
Merge branch 'tq/t1510'
Junio C Hamano
1
-1
/
+0
2018-05-08
Merge branch 'so/glossary-ancestor'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
13
-5
/
+737
2018-05-08
Merge branch 'ab/nuke-emacs-contrib'
Junio C Hamano
5
-2228
/
+25
2018-05-08
Merge branch 'nd/warn-more-for-devs'
Junio C Hamano
4
-11
/
+117
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
17
-150
/
+134
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
30
-21
/
+1587
2018-05-08
Merge branch 'js/empty-config-section-fix'
Junio C Hamano
3
-136
/
+439
2018-05-08
Merge branch 'ot/libify-get-ref-atom-value'
Junio C Hamano
3
-101
/
+206
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
15
-79
/
+140
2018-05-08
Merge branch 'dj/runtime-prefix'
Junio C Hamano
14
-55
/
+412
2018-05-08
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
2
-2
/
+6
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
44
-368
/
+3318
2018-05-08
mailmap: update brian m. carlson's email address
brian m. carlson
1
-2
/
+2
2018-05-06
doc: normalize [--options] to [options] in git-diff
Andreas Heiduk
1
-7
/
+7
2018-05-06
doc: add note about shell quoting to revision.txt
Andreas Heiduk
1
-0
/
+6
[prev]
[next]