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-16
hex: switch to using the_hash_algo
brian m. carlson
1
-3
/
+3
2018-07-16
tree-walk: replace hard-coded constants with the_hash_algo
brian m. carlson
1
-1
/
+2
2018-07-16
cache: update object ID functions for the_hash_algo
brian m. carlson
1
-3
/
+3
2018-07-16
blame: prefer xsnprintf to strcpy for colors
Jeff King
1
-1
/
+3
2018-07-16
tag: don't warn if target is missing but promised
Jonathan Tan
2
-5
/
+17
2018-07-16
revision: tolerate promised targets of tags
Jonathan Tan
2
-0
/
+42
2018-07-16
sequencer: pass absolute GIT_WORK_TREE to exec commands
brian m. carlson
2
-0
/
+11
2018-07-16
sequencer: use configured comment character
Aaron Schrab
1
-1
/
+1
2018-07-16
fsck: downgrade gitmodulesParse default to "info"
Jeff King
2
-2
/
+2
2018-07-16
fsck: split ".gitmodules too large" error from parse failure
Jeff King
1
-1
/
+2
2018-07-16
coccinelle: update commit.cocci
Derrick Stolee
1
-1
/
+1
2018-07-12
t3404: fix use of "VAR=VAL cmd" with a shell function
Junio C Hamano
1
-1
/
+8
2018-07-12
handle lower case drive letters on Windows
Ben Peart
1
-2
/
+2
2018-07-12
sha1-name.c: for ":/", find detached HEAD commits
William Chargin
3
-1
/
+29
2018-07-12
t6036: fix broken && chain in sub-shell
Ramsay Jones
1
-1
/
+1
2018-07-12
t/lib-httpd: avoid occasional failures when checking access.log
SZEDER Gábor
4
-8
/
+16
2018-07-12
t/lib-httpd: add the strip_access_log() helper function
SZEDER Gábor
4
-24
/
+13
2018-07-12
t5541: clean up truncating access log
SZEDER Gábor
1
-8
/
+4
2018-07-11
rebase --rebase-merges: adjust man page for octopus support
Johannes Schindelin
1
-3
/
+4
2018-07-11
rebase --rebase-merges: add support for octopus merges
Johannes Schindelin
2
-43
/
+159
2018-07-11
merge: allow reading the merge commit message from a file
Johannes Schindelin
2
-1
/
+41
2018-07-11
has_uncommitted_changes(): fall back to empty tree
Jeff King
3
-0
/
+25
2018-07-11
gpg-interface: make parse_gpg_output static and remove from interface header
Henning Schild
2
-3
/
+1
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
[prev]
[next]