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-15
Merge branch 'bb/make-developer-pedantic'
Junio C Hamano
2
-0
/
+10
2018-08-15
Merge branch 'es/diff-color-moved-fix'
Junio C Hamano
3
-4
/
+7
2018-08-15
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-1
/
+2
2018-08-15
Merge branch 'sg/travis-cocci-diagnose-failure'
Junio C Hamano
1
-1
/
+20
2018-08-15
Merge branch 'js/t7406-recursive-submodule-update-order-fix'
Junio C Hamano
1
-5
/
+6
2018-08-15
Merge branch 'bw/fetch-pack-i18n'
Junio C Hamano
1
-8
/
+8
2018-08-15
Merge branch 'sg/fast-import-dump-refs-on-checkpoint-fix'
Junio C Hamano
1
-1
/
+4
2018-08-15
Merge branch 'sb/trailers-docfix'
Junio C Hamano
1
-3
/
+6
2018-08-15
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
2
-2
/
+2
2018-08-09
rebase --exec: make it work with --rebase-merges
Johannes Schindelin
2
-12
/
+32
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
doc hash-function-transition: pick SHA-256 as NewHash
Jonathan Nieder
1
-98
/
+98
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
2018-08-06
add a script to diff rendered documentation
Jeff King
2
-0
/
+110
2018-08-06
config: document git config getter return value
Han-Wen Nienhuys
1
-1
/
+6
2018-08-06
config.txt: reorder blame stuff to keep config keys sorted
Nguyễn Thái Ngọc Duy
1
-34
/
+34
2018-08-06
t3031: update test description to mention desired behavior
Elijah Newren
1
-1
/
+1
2018-08-03
submodule.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-56
/
+56
2018-08-03
revision.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-34
/
+35
2018-08-03
repository.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-14
/
+11
2018-08-03
rerere.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2018-08-03
line-range.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-08-03
diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy
1
-60
/
+60
2018-08-03
diffcore.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-25
/
+25
2018-08-03
convert.h: drop 'extern' from function declaration
Nguyễn Thái Ngọc Duy
1
-27
/
+29
2018-08-03
cache-tree.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-03
blame.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+16
2018-08-03
attr.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+12
2018-08-03
apply.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+11
2018-08-03
color: protect against out-of-bounds reads and writes
Eric Sunshine
1
-0
/
+3
2018-08-03
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
9
-15
/
+12
2018-08-03
shortlog: correct option help for -w
René Scharfe
1
-2
/
+4
2018-08-03
send-pack: specify --force-with-lease argument help explicitly
René Scharfe
1
-2
/
+3
2018-08-03
pack-objects: specify --index-version argument help explicitly
René Scharfe
1
-2
/
+2
2018-08-03
difftool: remove angular brackets from argument help
René Scharfe
1
-2
/
+2
2018-08-03
add, update-index: fix --chmod argument help
René Scharfe
2
-2
/
+4
2018-08-03
push: use PARSE_OPT_LITERAL_ARGHELP instead of unbalanced brackets
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-08-02
Fifth batch for 2.19 cycle
Junio C Hamano
1
-0
/
+107
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
16
-62
/
+207
[prev]
[next]