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
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
5
-33
/
+17
2016-09-21
regex: add regexec_buf() that can work on a non NUL-terminated string
Johannes Schindelin
2
-1
/
+15
2016-09-21
regex: -G<pattern> feeds a non NUL-terminated string to regexec() and fails
Johannes Schindelin
1
-0
/
+22
2016-09-21
git-check-ref-format.txt: fixup documentation
Elia Pinto
1
-2
/
+2
2016-09-21
t3700-add: create subdirectory gently
Johannes Sixt
1
-1
/
+1
2016-09-21
mailinfo: handle in-body header continuations
Jonathan Tan
12
-4
/
+125
2016-09-21
i18n: stash: mark messages for translation
Vasco Almeida
1
-3
/
+3
2016-09-21
i18n: notes-merge: mark die messages for translation
Vasco Almeida
2
-5
/
+5
2016-09-21
i18n: ident: mark hint for translation
Vasco Almeida
1
-16
/
+16
2016-09-21
i18n: i18n: diff: mark die messages for translation
Jean-Noël AVILA
1
-5
/
+10
2016-09-21
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
3
-2
/
+25
2016-09-21
checkout: fix ambiguity check in subdir
Nguyễn Thái Ngọc Duy
3
-2
/
+23
2016-09-21
checkout.txt: document a common case that ignores ambiguation rules
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2016-09-19
mailinfo: make is_scissors_line take plain char *
Jonathan Tan
1
-17
/
+18
2016-09-19
mailinfo: separate in-body header processing
Jonathan Tan
1
-16
/
+17
2016-09-19
Sync with maint
Junio C Hamano
1
-0
/
+33
2016-09-19
Start preparing for 2.10.1
Junio C Hamano
2
-1
/
+34
2016-09-19
Merge branch 'sb/diff-cleanup' into maint
Junio C Hamano
1
-21
/
+10
2016-09-19
Merge branch 'ah/misc-message-fixes' into maint
Junio C Hamano
5
-7
/
+7
2016-09-19
Merge branch 'sb/transport-report-missing-submodule-on-stderr' into maint
Junio C Hamano
1
-1
/
+1
2016-09-19
Merge branch 'sb/xdiff-remove-unused-static-decl' into maint
Junio C Hamano
1
-9
/
+0
2016-09-19
Merge branch 'js/t9903-chaining' into maint
Junio C Hamano
1
-1
/
+1
2016-09-19
Merge branch 'rs/hex2chr' into maint
Junio C Hamano
6
-78
/
+21
2016-09-19
Merge branch 'rs/compat-strdup' into maint
Junio C Hamano
4
-19
/
+33
2016-09-19
Merge branch 'jk/squelch-false-warning-from-gcc-o3' into maint
Junio C Hamano
3
-1
/
+3
2016-09-19
Merge branch 'ep/use-git-trace-curl-in-tests' into maint
Junio C Hamano
4
-9
/
+19
2016-09-19
Merge branch 'js/t6026-clean-up' into maint
Junio C Hamano
1
-0
/
+2
2016-09-19
Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint
Junio C Hamano
2
-7
/
+16
2016-09-19
Merge branch 'jc/submodule-anchor-git-dir' into maint
Junio C Hamano
2
-0
/
+36
2016-09-19
Merge branch 'jk/test-lib-drop-pid-from-results' into maint
Junio C Hamano
1
-2
/
+2
2016-09-19
Merge branch 'bh/diff-highlight-graph' into maint
Junio C Hamano
5
-6
/
+338
2016-09-19
Merge branch 'po/range-doc' into maint
Junio C Hamano
5
-51
/
+88
2016-09-19
Third batch for 2.11
Junio C Hamano
1
-0
/
+11
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
41
-639
/
+667
2016-09-19
Merge branch 'mh/ref-store'
Junio C Hamano
5
-317
/
+812
2016-09-19
Merge branch 'cc/apply-am'
Junio C Hamano
9
-4877
/
+5199
2016-09-19
i18n: connect: mark die messages for translation
Vasco Almeida
2
-5
/
+5
2016-09-19
i18n: commit: mark message for translation
Vasco Almeida
3
-9
/
+9
2016-09-19
pretty: let %C(auto) reset all attributes
René Scharfe
2
-1
/
+3
2016-09-19
blame: honor the diff heuristic options and config
Michael Haggerty
8
-19
/
+70
2016-09-19
parse-options: add parse_opt_unknown_cb()
Michael Haggerty
2
-0
/
+13
2016-09-19
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
7
-11
/
+546
2016-09-16
Documentation/config: default for color.* is color.ui
Matthieu Moy
1
-6
/
+12
2016-09-15
Second batch for 2.11
Junio C Hamano
1
-0
/
+25
2016-09-15
Merge branch 'js/git-gui-commit-gpgsign'
Junio C Hamano
1
-0
/
+3
2016-09-15
Merge branch 'js/sequencer-wo-die'
Junio C Hamano
2
-75
/
+131
2016-09-15
Merge branch 'sb/diff-cleanup'
Junio C Hamano
1
-21
/
+10
2016-09-15
Merge branch 'jk/fix-remote-curl-url-wo-proto'
Junio C Hamano
2
-1
/
+9
2016-09-15
Merge branch 'ah/misc-message-fixes'
Junio C Hamano
5
-7
/
+7
[prev]
[next]