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-07-11
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
1
-15
/
+2
2018-07-11
t7405: verify 'merge --abort' works after submodule/path conflicts
Elijah Newren
1
-0
/
+31
2018-07-11
t7405: add a directory/submodule conflict
Elijah Newren
1
-0
/
+88
2018-07-11
t7405: add a file/submodule conflict
Elijah Newren
1
-0
/
+54
2018-07-11
merge: fix misleading pre-merge check documentation
Elijah Newren
1
-3
/
+3
2018-07-11
merge-recursive: enforce rule that index matches head before merging
Elijah Newren
4
-137
/
+18
2018-07-11
t6044: add more testcases with staged changes before a merge is invoked
Elijah Newren
1
-0
/
+29
2018-07-11
merge-recursive: fix assumption that head tree being merged is HEAD
Elijah Newren
5
-13
/
+21
2018-07-11
merge-recursive: make sure when we say we abort that we actually abort
Elijah Newren
2
-3
/
+3
2018-07-11
t6044: add a testcase for index matching head, when head doesn't match HEAD
Elijah Newren
1
-0
/
+11
2018-07-11
unpack-trees: do not fail reset because of unmerged skipped entry
Max Kirillov
2
-1
/
+60
2018-07-11
t6036: add a failed conflict detection case: regular files, different modes
Elijah Newren
1
-0
/
+67
2018-07-11
sequencer: don't say BUG on bogus input
Jeff King
1
-2
/
+4
2018-07-11
sequencer: handle empty-set cases consistently
Jeff King
2
-3
/
+10
2018-07-10
convert log_ref_write_fd() to use strbuf
Ben Peart
3
-31
/
+17
2018-07-09
utf8.c: avoid char overflow
Beat Bolli
1
-4
/
+4
2018-07-09
string-list.c: avoid conversion from void * to function pointer
Beat Bolli
1
-4
/
+14
2018-07-09
sequencer.c: avoid empty statements at top level
Beat Bolli
2
-3
/
+3
2018-07-09
convert.c: replace "\e" escapes with "\033".
Beat Bolli
1
-1
/
+1
2018-07-09
fixup! refs/refs-internal.h: avoid forward declaration of an enum
Junio C Hamano
1
-1
/
+1
2018-07-09
refs/refs-internal.h: avoid forward declaration of an enum
Beat Bolli
1
-0
/
+2
2018-07-09
fixup! connect.h: avoid forward declaration of an enum
Junio C Hamano
1
-1
/
+1
2018-07-09
connect.h: avoid forward declaration of an enum
Beat Bolli
1
-0
/
+2
2018-07-09
gc --auto: release pack files before auto packing
Kim Gybels
2
-0
/
+3
2018-07-09
grep.c: teach 'git grep --only-matching'
Taylor Blau
5
-17
/
+63
2018-07-09
unicode: update the width tables to Unicode 11
Beat Bolli
1
-13
/
+28
2018-07-09
clone: check connectivity even if clone is partial
Jonathan Tan
2
-1
/
+49
2018-07-09
upload-pack: send refs' objects despite "filter"
Jonathan Tan
7
-6
/
+42
2018-07-09
docs: correct RFC specifying email line length
brian m. carlson
1
-1
/
+1
2018-07-09
send-email: automatically determine transfer-encoding
brian m. carlson
3
-14
/
+28
2018-07-09
send-email: accept long lines with suitable transfer encoding
brian m. carlson
3
-9
/
+29
2018-07-09
send-email: add an auto option for transfer encoding
brian m. carlson
3
-9
/
+37
2018-07-06
userdiff: support new keywords in PHP hunk header
Kana Natsuno
5
-1
/
+20
2018-07-06
t4018: add missing test cases for PHP
Kana Natsuno
3
-0
/
+15
2018-07-06
t6036: add lots of detail for directory/file conflicts in recursive case
Elijah Newren
1
-55
/
+201
2018-07-06
builtin/config: work around an unsized array forward declaration
Beat Bolli
1
-12
/
+15
2018-07-06
git-rebase--preserve-merges: fix formatting of todo help message
Tobias Klauser
1
-2
/
+2
2018-07-06
t5500: prettify non-commit tag tests
Jeff King
1
-6
/
+13
2018-07-06
fast-import: do not call diff_delta() with empty buffer
Mike Hommey
1
-1
/
+1
2018-07-03
grep.c: extract show_line_header()
Taylor Blau
1
-19
/
+25
2018-07-03
fetch-pack: support negotiation tip whitelist
Jonathan Tan
8
-2
/
+176
2018-07-03
fetch-pack: write shallow, then check connectivity
Jonathan Tan
8
-7
/
+122
2018-07-03
ref-filter: avoid backend filtering with --ignore-case
Jeff King
2
-1
/
+10
2018-07-03
for-each-ref: consistently pass WM_IGNORECASE flag
Aleksandr Makarov
1
-1
/
+1
2018-07-03
t6300: add a test for --ignore-case
Jeff King
1
-0
/
+11
2018-07-03
t6042: add testcase covering long chains of rename conflicts
Elijah Newren
1
-0
/
+111
2018-07-03
t6042: add testcase covering rename/rename(2to1)/delete/delete conflict
Elijah Newren
1
-0
/
+68
2018-07-03
t6042: add testcase covering rename/add/delete conflict type
Elijah Newren
1
-0
/
+66
2018-07-03
t6036: add a failed conflict detection case with conflicting types
Elijah Newren
1
-0
/
+75
2018-07-03
t6036: add a failed conflict detection case with submodule add/add
Elijah Newren
1
-0
/
+88
[prev]
[next]