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-08-13
t5318: avoid unnecessary command substitutions
SZEDER Gábor
1
-5
/
+7
2018-08-13
t5318: use 'test_cmp_bin' to compare commit-graph files
SZEDER Gábor
1
-2
/
+2
2018-08-13
range-diff: use dim/bold cues to improve dual color mode
Johannes Schindelin
5
-13
/
+52
2018-08-13
range-diff: make --dual-color the default mode
Johannes Schindelin
3
-19
/
+25
2018-08-13
range-diff: left-pad patch numbers
Johannes Schindelin
1
-7
/
+9
2018-08-13
completion: support `git range-diff`
Johannes Schindelin
1
-0
/
+14
2018-08-13
range-diff: populate the man page
Johannes Schindelin
1
-0
/
+229
2018-08-13
range-diff --dual-color: skip white-space warnings
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: offer to dual-color the diffs
Johannes Schindelin
1
-0
/
+8
2018-08-13
diff: add an internal option to dual-color diffs of diffs
Johannes Schindelin
2
-15
/
+69
2018-08-13
color: add the meta color GIT_COLOR_REVERSE
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: use color for the commit pairs
Johannes Schindelin
1
-13
/
+38
2018-08-13
range-diff: add tests
Thomas Rast
3
-0
/
+750
2018-08-13
range-diff: do not show "function names" in hunk headers
Johannes Schindelin
1
-0
/
+6
2018-08-13
range-diff: adjust the output of the commit pairs
Johannes Schindelin
1
-9
/
+50
2018-08-13
range-diff: suppress the diff headers
Johannes Schindelin
3
-1
/
+6
2018-08-13
range-diff: indent the diffs just like tbdiff
Johannes Schindelin
1
-0
/
+10
2018-08-13
range-diff: right-trim commit messages
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: also show the diff between patches
Johannes Schindelin
3
-6
/
+63
2018-08-13
range-diff: improve the order of the shown commits
Johannes Schindelin
1
-19
/
+40
2018-08-13
range-diff: first rudimentary implementation
Johannes Schindelin
4
-1
/
+363
2018-08-13
Introduce `range-diff` to compare iterations of a topic branch
Johannes Schindelin
7
-0
/
+40
2018-08-13
linear-assignment: a function to solve least-cost assignment problems
Johannes Schindelin
3
-0
/
+224
2018-08-10
t5552: suppress upload-pack trace output
Jeff King
1
-5
/
+18
2018-08-09
gpg-interface: propagate exit status from gpg back to the callers
Junio C Hamano
1
-1
/
+2
2018-08-09
repack: repack promisor objects if -a or -A is set
Jonathan Tan
3
-15
/
+158
2018-08-09
repack: refactor setup of pack-objects cmd
Jonathan Tan
1
-44
/
+55
2018-08-09
rebase --exec: make it work with --rebase-merges
Johannes Schindelin
2
-12
/
+32
2018-08-08
sideband: highlight keywords in remote sideband output
Han-Wen Nienhuys
5
-9
/
+217
2018-08-08
update-index: there no longer is `apply --index-info`
Junio C Hamano
1
-9
/
+6
2018-08-08
git-update-index.txt: reword possibly confusing example
Elijah Newren
1
-2
/
+2
2018-08-08
git-config: document accidental multi-line setting in deprecated syntax
Stefan Beller
1
-0
/
+21
2018-08-08
config: fix case sensitive subsection names on writing
Stefan Beller
2
-1
/
+12
2018-08-08
t7406: avoid using test_must_fail for commands other than git
Elijah Newren
1
-1
/
+1
2018-08-08
t7406: prefer test_* helper functions to test -[feds]
Elijah Newren
2
-3
/
+11
2018-08-08
t7406: avoid having git commands upstream of a pipe
Elijah Newren
1
-9
/
+17
2018-08-08
t7406: simplify by using diff --name-only instead of diff --raw
Elijah Newren
1
-5
/
+5
2018-08-08
t7406: fix call that was failing for the wrong reason
Elijah Newren
1
-1
/
+2
2018-08-08
remote-curl: remove spurious period
Johannes Schindelin
1
-1
/
+1
2018-08-08
git-compat-util.h: fix typo
Johannes Schindelin
1
-1
/
+1
2018-08-08
git-instaweb: fix apache2 config with apache >= 2.4
Sebastian Kisela
1
-1
/
+1
2018-08-08
git-instaweb: support Fedora/Red Hat apache module path
Sebastian Kisela
1
-7
/
+11
2018-08-07
sequencer: fix quoting in write_author_script
Phillip Wood
2
-10
/
+44
2018-08-07
sequencer: handle errors from read_author_ident()
Phillip Wood
1
-2
/
+9
2018-08-07
doc hash-function-transition: pick SHA-256 as NewHash
Jonathan Nieder
1
-98
/
+98
2018-08-06
t: factor out FUNNYNAMES as shared lazy prereq
William Chargin
5
-25
/
+26
2018-08-06
Makefile: add missing dependency for command-list.h
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-06
t3430: demonstrate what -r, --autosquash & --exec should do
Johannes Schindelin
1
-0
/
+17
2018-08-06
t4150: fix broken test for am --scissors
Andrei Rybak
1
-19
/
+20
2018-08-06
pull --rebase=<type>: allow single-letter abbreviations for the type
Johannes Schindelin
2
-3
/
+15
[prev]
[next]