index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
t0006: rename test-date's "show" to "relative"
Jeff King
1
-13
/
+13
2016-06-20
lock_ref_for_update(): make error handling more uniform
Michael Haggerty
1
-7
/
+7
2016-06-20
t1404: add more tests of update-ref error handling
Michael Haggerty
1
-2
/
+219
2016-06-20
t1404: document function test_update_rejected
Michael Haggerty
1
-0
/
+10
2016-06-20
t1404: remove "prefix" argument to test_update_rejected
Michael Haggerty
1
-14
/
+13
2016-06-20
t1404: rename file to t1404-update-ref-errors.sh
Michael Haggerty
1
-1
/
+1
2016-06-20
clone: do not let --depth imply --shallow-submodules
Junio C Hamano
1
-2
/
+17
2016-06-20
Merge branch 'rs/xdiff-hunk-with-func-line'
Junio C Hamano
7
-77
/
+278
2016-06-20
Merge branch 'jk/rev-list-count-with-bitmap'
Junio C Hamano
1
-0
/
+6
2016-06-20
Merge branch 'wd/userdiff-css'
Junio C Hamano
13
-0
/
+76
2016-06-20
Merge branch 'jg/dash-is-last-branch-in-worktree-add'
Junio C Hamano
1
-0
/
+16
2016-06-20
Merge branch 'et/pretty-format-c-auto'
Junio C Hamano
1
-7
/
+19
2016-06-20
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
1
-0
/
+52
2016-06-20
Merge branch 'ah/no-verify-signature-with-pull-rebase'
Junio C Hamano
1
-0
/
+16
2016-06-20
Merge branch 'ew/fast-import-unpack-limit'
Junio C Hamano
2
-0
/
+107
2016-06-17
gpg-interface: check gpg signature creation status
Michael J Gruber
1
-1
/
+8
2016-06-17
i18n: notes: mark strings for translation
Vasco Almeida
2
-5
/
+5
2016-06-17
i18n: bisect: mark strings for translation
Vasco Almeida
1
-11
/
+11
2016-06-17
t5523: use test_i18ngrep for negation
Vasco Almeida
1
-4
/
+4
2016-06-17
t4153: fix negated test_i18ngrep call
Vasco Almeida
1
-1
/
+1
2016-06-17
t9003: become resilient to GETTEXT_POISON
Vasco Almeida
1
-2
/
+2
2016-06-17
tests: unpack-trees: update to use test_i18n* functions
Vasco Almeida
4
-6
/
+6
2016-06-17
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
21
-44
/
+41
2016-06-17
i18n: setup: mark strings for translation
Vasco Almeida
2
-3
/
+3
2016-06-17
i18n: rebase-interactive: mark comments of squash for translation
Vasco Almeida
1
-0
/
+1
2016-06-17
i18n: rebase-interactive: mark here-doc strings for translation
Vasco Almeida
1
-7
/
+7
2016-06-17
t6030: update to use test_i18ncmp
Vasco Almeida
1
-2
/
+2
2016-06-17
i18n: advice: internationalize message for conflicts
Vasco Almeida
1
-1
/
+1
2016-06-17
i18n: advice: mark string about detached head for translation
Vasco Almeida
1
-1
/
+1
2016-06-16
pretty.c: support <direction>|(<negative number>) forms
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2016-06-16
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
1
-0
/
+24
2016-06-14
repack: extend --keep-unreachable to loose objects
Jeff King
1
-0
/
+13
2016-06-14
repack: add --keep-unreachable option
Jeff King
1
-0
/
+15
2016-06-13
lib-httpd.sh: print error.log on error
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-06-13
use string_list initializer consistently
Jeff King
1
-1
/
+1
2016-06-13
refs: resolve symbolic refs first
Michael Haggerty
1
-0
/
+35
2016-06-13
ref_transaction_update(): check refname_is_safe() at a minimum
Michael Haggerty
2
-2
/
+2
2016-06-13
refs: don't dereference on rename
David Turner
1
-0
/
+9
2016-06-13
refs: make error messages more consistent
Michael Haggerty
1
-2
/
+2
2016-06-10
Merge branch 'jk/shell-portability'
Junio C Hamano
4
-4
/
+25
2016-06-10
Merge branch 'jc/t2300-setup'
Junio C Hamano
1
-1
/
+2
2016-06-09
xdiff: fix merging of appended hunk with -W
René Scharfe
1
-1
/
+23
2016-06-07
add: add --chmod=+x / --chmod=-x options
Edward Thomson
1
-0
/
+30
2016-06-07
Merge branch 'jc/t2300-setup' into HEAD
Junio C Hamano
1
-1
/
+2
2016-06-06
reflog: continue walking the reflog past root commits
SZEDER Gábor
2
-1
/
+23
2016-06-06
Merge branch 'da/difftool' into maint
Junio C Hamano
1
-0
/
+23
2016-06-06
Merge branch 'tb/core-eol-fix' into maint
Junio C Hamano
1
-170
/
+131
2016-06-06
Merge branch 'ar/diff-args-osx-precompose' into maint
Junio C Hamano
1
-0
/
+42
2016-06-06
am: support --patch-format=mboxrd
Eric Wong
1
-0
/
+20
2016-06-06
mailsplit: support unescaping mboxrd messages
Eric Wong
4
-0
/
+59
[prev]
[next]