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-22
revision: drop --show-all option
Jeff King
3
-42
/
+0
2018-02-22
commit: drop uses of get_cached_commit_buffer()
Jeff King
2
-4
/
+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-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
Documentation/git-status: clarify status table for porcelain mode
Stefan Beller
1
-2
/
+2
2018-02-14
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day
4
-5
/
+5
2018-02-14
t/: correct obvious typo "detahced"
Robert P. J. Day
1
-1
/
+1
2018-02-14
fsmonitor: update documentation to remove reference to invalid config settings
Ben Peart
1
-2
/
+2
2018-02-13
docs/interpret-trailers: fix agreement error
brian m. carlson
1
-1
/
+1
2018-02-12
Makefile: suppress a sparse warning for pack-revindex.c
Ramsay Jones
1
-0
/
+2
2018-02-12
config.mak.uname: remove SPARSE_FLAGS setting for cygwin
Ramsay Jones
1
-1
/
+0
2018-02-12
t: document 'test_must_fail ok=<signal-name>'
SZEDER Gábor
2
-2
/
+22
2018-02-08
t: make 'test_i18ngrep' more informative on failure
SZEDER Gábor
1
-4
/
+20
2018-02-08
t: validate 'test_i18ngrep's parameters
SZEDER Gábor
1
-0
/
+12
2018-02-08
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
SZEDER Gábor
2
-26
/
+26
2018-02-08
t5536: let 'test_i18ngrep' read the file without redirection
SZEDER Gábor
1
-1
/
+1
2018-02-08
t5510: consolidate 'grep' and 'test_i18ngrep' patterns
SZEDER Gábor
1
-6
/
+3
2018-02-08
t4001: don't run 'git status' upstream of a pipe
SZEDER Gábor
1
-3
/
+8
2018-02-08
t6022: don't run 'git merge' upstream of a pipe
SZEDER Gábor
1
-2
/
+4
2018-02-08
t5812: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-4
/
+1
2018-02-08
t5541: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-1
/
+1
2018-02-08
git-sh-i18n: check GETTEXT_POISON before USE_GETTEXT_SCHEME
Jeff King
1
-4
/
+4
2018-02-08
t0205: drop redundant test
Jeff King
1
-4
/
+0
2018-02-07
mv: remove unneeded 'if (!show_only)'
Stefan Moch
1
-2
/
+1
2018-02-07
t7001: add test case for --dry-run
Stefan Moch
1
-0
/
+6
2018-02-02
cocci: simplify check for trivial format strings
René Scharfe
1
-16
/
+1
2018-02-02
gitignore.txt: elaborate shell glob syntax
Duy Nguyen
1
-6
/
+5
2018-01-30
git-svn: control destruction order to avoid segfault
Eric Wong
1
-0
/
+5
2018-01-30
doc: mention 'git show' defaults to HEAD
Todd Zullinger
1
-2
/
+2
2018-01-26
completion: fix completing merge strategies on non-C locales
Duy Nguyen
1
-1
/
+1
2018-01-25
daemon: fix length computation in newline stripping
Jeff King
2
-4
/
+17
2018-01-25
t/lib-git-daemon: add network-protocol helpers
Jeff King
2
-1
/
+58
2018-01-25
daemon: handle NULs in extended attribute string
Jeff King
2
-8
/
+9
2018-01-25
daemon: fix off-by-one in logging extended attributes
Jeff King
2
-2
/
+13
2018-01-25
t/lib-git-daemon: record daemon log
Jeff King
1
-4
/
+12
2018-01-25
t5570: use ls-remote instead of clone for interp tests
Jeff King
1
-6
/
+3
2018-01-24
mailinfo: avoid segfault when can't open files
Juan F. Codagnone
1
-4
/
+6
2018-01-24
read-cache: don't write index twice if we can't write shared index
Nguyễn Thái Ngọc Duy
2
-2
/
+22
[prev]
[next]