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-10-03
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
Junio C Hamano
1
-0
/
+17
2016-10-03
Merge branch 'ik/gitweb-force-highlight'
Junio C Hamano
1
-0
/
+8
2016-09-29
Merge branch 'jt/mailinfo-fold-in-body-headers'
Junio C Hamano
10
-3
/
+75
2016-09-26
Merge branch 'rt/rebase-i-broken-insn-advise'
Junio C Hamano
1
-3
/
+3
2016-09-26
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
2
-0
/
+61
2016-09-26
Merge branch 'js/regexec-buf'
Junio C Hamano
1
-0
/
+22
2016-09-26
Merge branch 'nd/checkout-disambiguation'
Junio C Hamano
2
-0
/
+21
2016-09-26
Merge branch 'va/i18n-more'
Junio C Hamano
4
-7
/
+7
2016-09-26
Merge branch 'jt/format-patch-rfc'
Junio C Hamano
1
-0
/
+9
2016-09-26
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
1
-0
/
+216
2016-09-26
Merge branch 'rs/c-auto-resets-attributes'
Junio C Hamano
1
-1
/
+1
2016-09-25
gitweb: use highlight's shebang detection
Ian Kelling
1
-0
/
+8
2016-09-25
init: do not set unnecessary core.worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-09-25
init: correct re-initialization from a linked worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2016-09-21
Merge branch 'jk/rebase-i-drop-ident-check'
Junio C Hamano
1
-0
/
+47
2016-09-21
Merge branch 'va/i18n'
Junio C Hamano
2
-3
/
+3
2016-09-21
Merge branch 'jt/format-patch-base-info-above-sig'
Junio C Hamano
1
-6
/
+27
2016-09-21
Merge branch 'ks/perf-build-with-autoconf'
Junio C Hamano
1
-1
/
+7
2016-09-21
Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context'
Junio C Hamano
1
-0
/
+25
2016-09-21
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
7
-50
/
+130
2016-09-21
Merge branch 'ks/pack-objects-bitmap'
Junio C Hamano
2
-1
/
+117
2016-09-21
Merge branch 'js/cat-file-filters'
Junio C Hamano
1
-0
/
+64
2016-09-21
Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void'
Junio C Hamano
3
-4
/
+44
2016-09-21
t3700-add: do not check working tree file mode without POSIXPERM
Johannes Sixt
1
-4
/
+2
2016-09-21
regex: use regexec_buf()
Johannes Schindelin
1
-1
/
+1
2016-09-21
regex: -G<pattern> feeds a non NUL-terminated string to regexec() and fails
Johannes Schindelin
1
-0
/
+22
2016-09-21
t3700-add: create subdirectory gently
Johannes Sixt
1
-1
/
+1
2016-09-21
mailinfo: handle in-body header continuations
Jonathan Tan
10
-3
/
+75
2016-09-21
i18n: notes-merge: mark die messages for translation
Vasco Almeida
1
-1
/
+1
2016-09-21
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
1
-0
/
+9
2016-09-21
checkout: fix ambiguity check in subdir
Nguyễn Thái Ngọc Duy
2
-0
/
+21
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2016-09-19
Merge branch 'cc/apply-am'
Junio C Hamano
2
-3
/
+3
2016-09-19
i18n: connect: mark die messages for translation
Vasco Almeida
1
-1
/
+1
2016-09-19
i18n: commit: mark message for translation
Vasco Almeida
2
-5
/
+5
2016-09-19
pretty: let %C(auto) reset all attributes
René Scharfe
1
-1
/
+1
2016-09-19
blame: honor the diff heuristic options and config
Michael Haggerty
1
-0
/
+29
2016-09-19
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
1
-0
/
+187
2016-09-15
Merge branch 'jk/fix-remote-curl-url-wo-proto'
Junio C Hamano
1
-0
/
+8
2016-09-15
Merge branch 'jk/pack-tag-of-tag'
Junio C Hamano
1
-29
/
+65
2016-09-15
t/perf/run: copy config.mak.autogen & friends to build area
Kirill Smelkov
1
-1
/
+7
2016-09-15
notes: spell first word of error messages in lowercase
Vasco Almeida
1
-1
/
+1
2016-09-15
i18n: blame: mark error messages for translation
Vasco Almeida
1
-2
/
+2
2016-09-15
add: modify already added files when --chmod is given
Thomas Gummerer
1
-0
/
+50
2016-09-15
format-patch: show base info before email signature
Josh Triplett
1
-6
/
+27
2016-09-14
xdiff: fix merging of hunks with -W context and -u context
René Scharfe
1
-0
/
+25
2016-09-14
update-index: add test for chmod flags
Thomas Gummerer
1
-0
/
+13
2016-09-13
t1007: factor out repeated setup
Jeff King
1
-24
/
+8
2016-09-13
init: reset cached config when entering new repo
Jeff King
1
-0
/
+32
2016-09-13
config: only read .git/config from configured repos
Jeff King
3
-3
/
+19
[next]