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
2015-12-01
Merge branch 'cb/hook-sigpipe' into maint
Jeff King
3
-20
/
+27
2015-12-01
Merge branch 'fm/shell-path-whitespace' into maint
Jeff King
1
-1
/
+1
2015-12-01
Merge branch 'ar/doc-env-variable-format' into maint
Jeff King
1
-6
/
+6
2015-12-01
Merge branch 'pt/http-socks-proxy' into maint
Jeff King
1
-0
/
+11
2015-12-01
Merge branch 'rc/configure-use-libs-when-checking-a-lib' into maint
Jeff King
1
-1
/
+7
2015-11-28
wt-status: correct and simplify check for detached HEAD
René Scharfe
1
-5
/
+4
2015-11-28
ident.c: add support for IPv6
Elia Pinto
1
-4
/
+27
2015-11-28
Add Travis CI support
Lars Schneider
1
-0
/
+91
2015-11-28
add "ok=sigpipe" to test_must_fail and use it to fix flaky tests
Lars Schneider
3
-6
/
+8
2015-11-28
implement test_might_fail using a refactored test_must_fail
Lars Schneider
1
-14
/
+33
2015-11-24
Merge branch 'fp/subtree-todo-update'
Jeff King
1
-2
/
+0
2015-11-24
Merge branch 'rc/configure-use-libs-when-checking-a-lib'
Jeff King
1
-1
/
+7
2015-11-24
Merge branch 'maint'
Jeff King
1
-0
/
+1
2015-11-24
http: treat config options sslCAPath and sslCAInfo as paths
Charles Bailey
1
-2
/
+2
2015-11-24
Documentation/diff: give --word-diff-regex=. example
Michael J Gruber
1
-0
/
+3
2015-11-24
filter-branch: deal with object name vs. pathname ambiguity in tree-filter
SZEDER Gábor
2
-1
/
+8
2015-11-24
send-email: die if CA path doesn't exist
John Keeping
1
-2
/
+1
2015-11-24
check-ignore: correct documentation about output
Dennis Kaarsemaker
1
-5
/
+5
2015-11-24
blame: fix object casting regression
Jeff King
2
-16
/
+21
2015-11-24
Documentation/git-update-index: add missing opts to synopsys
Christian Couder
1
-0
/
+1
2015-11-24
git-p4: clean up after p4 submit failure
GIRARD Etienne
2
-35
/
+38
2015-11-24
bash prompt: indicate dirty index even on orphan branches
SZEDER Gábor
2
-5
/
+4
2015-11-24
bash prompt: remove a redundant 'git diff' option
SZEDER Gábor
1
-1
/
+1
2015-11-24
bash prompt: test dirty index and worktree while on an orphan branch
SZEDER Gábor
1
-3
/
+28
2015-11-24
git-p4: work with a detached head
Luke Diamand
2
-8
/
+17
2015-11-24
git-p4: add option to system() to return subshell status
Luke Diamand
1
-2
/
+4
2015-11-24
git-p4: add failing test for submit from detached head
Luke Diamand
1
-0
/
+16
2015-11-20
credential-cache: new option to ignore sighup
Noam Postavsky
2
-0
/
+10
2015-11-20
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
1
-11
/
+1
2015-11-20
fsck: treat a NUL in a tag header as an error
René Scharfe
2
-2
/
+3
2015-11-20
grep: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
1
-16
/
+1
2015-11-20
t1450: add tests for NUL in headers of commits and tags
René Scharfe
1
-0
/
+32
2015-11-20
parse-options: allow -h as a short option
René Scharfe
2
-6
/
+11
2015-11-20
parse-options: inline parse_options_usage() at its only remaining caller
René Scharfe
1
-12
/
+1
2015-11-20
parse-options: deduplicate parse_options_usage() calls
René Scharfe
1
-6
/
+12
2015-11-20
completion: add support for completing email aliases
Jacob Keller
1
-0
/
+16
2015-11-20
git-p4: add trap to kill p4d on test exit
Lars Schneider
1
-0
/
+9
2015-11-20
modernize t9300: move test preparations into test_expect_success
Johannes Sixt
1
-1250
/
+1264
2015-11-20
send-email: expand path in sendemail.smtpsslcertpath config
John Keeping
1
-1
/
+1
2015-11-20
sendemail: teach git-send-email to dump alias names
Jacob Keller
3
-0
/
+108
2015-11-20
git-p4: add p4d timeout in tests
Lars Schneider
1
-1
/
+19
2015-11-20
modernize t9300: mark here-doc words to ignore tab indentation
Johannes Sixt
1
-100
/
+100
2015-11-20
git-p4: retry kill/cleanup operations in tests with timeout
Lars Schneider
1
-8
/
+34
2015-11-20
modernize t9300: use test_when_finished for clean-up
Johannes Sixt
1
-20
/
+16
2015-11-20
modernize t9300: wrap lines after &&
Johannes Sixt
1
-16
/
+32
2015-11-20
modernize t9300: use test_must_be_empty
Johannes Sixt
1
-5
/
+3
2015-11-20
modernize t9300: use test_must_fail
Johannes Sixt
1
-14
/
+3
2015-11-20
modernize t9300: single-quote placement and indentation
Johannes Sixt
1
-435
/
+437
2015-11-20
remote: convert functions to struct object_id
brian m. carlson
1
-29
/
+29
2015-11-20
Remove get_object_hash.
brian m. carlson
63
-253
/
+251
[prev]
[next]