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-02-21
ref-filter: get rid of duplicate code
Olga Telezhnaya
1
-24
/
+21
2018-02-21
Merge branch 'merge' of https://github.com/ChrisADR/git-po into maint
Jiang Xin
1
-147
/
+147
2018-02-20
remote-curl: unquote incoming push-options
Jeff King
2
-1
/
+28
2018-02-20
t5545: factor out http repository setup
Jeff King
1
-11
/
+11
2018-02-20
t3701: use test_write_lines and write_script
Phillip Wood
1
-28
/
+5
2018-02-20
t3701: indent here documents
Phillip Wood
1
-87
/
+87
2018-02-20
add -i: add function to format hunk header
Phillip Wood
1
-10
/
+11
2018-02-17
Makefile: remove *.spec from clean target
Todd Zullinger
1
-1
/
+1
2018-02-16
git-worktree.txt: fix indentation of example and text of 'add' command
Eric Sunshine
1
-0
/
+1
2018-02-16
git-worktree.txt: fix missing ")" typo
Eric Sunshine
1
-2
/
+2
2018-02-16
test-lib.sh: unset XDG_CACHE_HOME
Genki Sky
1
-0
/
+1
2018-02-16
merge: allow fast-forward when merging a tracked tag
Junio C Hamano
4
-7
/
+79
2018-02-16
l10n: es.po: fixes to Spanish translation
Christopher Diaz Riveros
1
-147
/
+147
2018-02-15
Sync with 2.16.2
Junio C Hamano
1
-0
/
+30
2018-02-15
Git 2.16.2
Junio C Hamano
3
-2
/
+32
2018-02-15
Merge branch 'ab/doc-cat-file-e-still-shows-errors' into maint
Junio C Hamano
1
-3
/
+4
2018-02-15
Merge branch 'as/read-tree-prefix-doc-fix' into maint
Junio C Hamano
1
-3
/
+2
2018-02-15
Merge branch 'nd/add-i-ignore-submodules' into maint
Junio C Hamano
2
-1
/
+49
2018-02-15
Merge branch 'tg/stash-with-pathspec-fix' into maint
Junio C Hamano
2
-3
/
+34
2018-02-15
Merge branch 'jk/abort-clone-with-existing-dest' into maint
Junio C Hamano
2
-33
/
+98
2018-02-15
Merge branch 'jc/merge-symlink-ours-theirs' into maint
Junio C Hamano
2
-4
/
+45
2018-02-15
Merge branch 'rs/lose-leak-pending' into maint
Junio C Hamano
10
-86
/
+46
2018-02-15
Merge branch 'jm/svn-pushmergeinfo-fix' into maint
Junio C Hamano
1
-0
/
+1
2018-02-15
Merge branch 'dk/describe-all-output-fix' into maint
Junio C Hamano
2
-3
/
+10
2018-02-15
Merge branch 'ab/perf-grep-threads' into maint
Junio C Hamano
2
-21
/
+86
2018-02-15
Third batch for 2.17
Junio C Hamano
1
-0
/
+26
2018-02-15
Merge branch 'bc/hash-algo'
Junio C Hamano
15
-344
/
+348
2018-02-15
Merge branch 'nd/ignore-glob-doc-update'
Junio C Hamano
1
-6
/
+5
2018-02-15
Merge branch 'tg/reset-hard-show-head-with-pretty'
Junio C Hamano
1
-18
/
+10
2018-02-15
Merge branch 'rs/cocci-strbuf-addf-to-addstr'
Junio C Hamano
1
-16
/
+1
2018-02-15
Merge branch 'nd/trace-index-ops'
Junio C Hamano
5
-0
/
+18
2018-02-15
Merge branch 'cc/perf-aggregate'
Junio C Hamano
1
-11
/
+37
2018-02-15
Merge branch 'ab/wildmatch-tests'
Junio C Hamano
3
-245
/
+416
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
39
-281
/
+302
2018-02-15
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
1
-0
/
+2
2018-02-15
Merge branch 'kg/packed-ref-cache-fix'
Junio C Hamano
1
-51
/
+55
2018-02-15
Merge branch 'jt/fsck-code-cleanup'
Junio C Hamano
1
-1
/
+7
2018-02-15
Merge branch 'en/merge-recursive-fixes'
Junio C Hamano
3
-4
/
+29
2018-02-15
Merge branch 'jc/worktree-add-short-help'
Junio C Hamano
1
-1
/
+1
2018-02-15
Merge branch 'ab/sha1dc-build'
Junio C Hamano
2
-3
/
+20
2018-02-15
worktree: add: fix 'post-checkout' not knowing new worktree location
Eric Sunshine
2
-12
/
+62
2018-02-15
packfile: refactor hash search with fanout table
Jonathan Tan
3
-14
/
+54
2018-02-15
packfile: remove GIT_DEBUG_LOOKUP log statements
Jonathan Tan
1
-11
/
+0
2018-02-15
apply: handle Subversion diffs with /dev/null gracefully
Tatyana Krasnukha
2
-2
/
+2
2018-02-15
apply: demonstrate a problem applying svn diffs
Johannes Schindelin
1
-0
/
+17
2018-02-15
Documentation/git-status: clarify status table for porcelain mode
Stefan Beller
1
-2
/
+2
2018-02-15
Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targets
SZEDER Gábor
1
-5
/
+7
2018-02-14
rev-parse: rename 'this' variable
Brandon Williams
1
-17
/
+17
2018-02-14
pack-objects: rename 'this' variables
Brandon Williams
1
-4
/
+4
2018-02-14
blame: rename 'this' variables
Brandon Williams
1
-16
/
+17
[prev]
[next]