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
2017-07-10
Merge branch 'pw/unquote-path-in-git-pm'
Junio C Hamano
3
-43
/
+61
2017-07-10
Merge branch 'ks/commit-assuming-only-warning-removal'
Junio C Hamano
2
-8
/
+24
2017-07-06
Fifteenth batch for 2.14
Junio C Hamano
1
-0
/
+24
2017-07-06
Merge branch 'ab/strbuf-addftime-tzname-boolify'
Junio C Hamano
3
-6
/
+6
2017-07-06
Merge branch 'xz/send-email-batch-size'
Junio C Hamano
4
-0
/
+45
2017-07-06
Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix'
Junio C Hamano
1
-4
/
+10
2017-07-06
Merge branch 'sb/merge-recursive-code-cleanup'
Junio C Hamano
1
-3
/
+3
2017-07-06
Merge branch 'rs/apply-avoid-over-reading'
Junio C Hamano
1
-2
/
+1
2017-07-06
Merge branch 'ab/sha1dc-maint'
Junio C Hamano
1
-22
/
+66
2017-07-06
Merge branch 'jc/utf8-fprintf'
Junio C Hamano
1
-3
/
+2
2017-07-06
Merge branch 'js/fsck-name-object'
Junio C Hamano
1
-1
/
+1
2017-07-06
Merge branch 'aw/contrib-subtree-doc-asciidoctor'
Junio C Hamano
1
-7
/
+19
2017-07-05
Fourteenth batch for 2.14
Junio C Hamano
1
-0
/
+12
2017-07-05
Merge branch 'jt/unify-object-info'
Junio C Hamano
5
-217
/
+224
2017-07-05
Merge branch 'cc/shared-index-permfix'
Junio C Hamano
4
-11
/
+50
2017-07-05
Merge branch 'rs/sha1-name-readdir-optim'
Junio C Hamano
7
-39
/
+90
2017-07-05
Merge branch 'bw/repo-object'
Junio C Hamano
20
-373
/
+972
2017-07-05
t5534: fix misleading grep invocation
Johannes Schindelin
1
-4
/
+10
2017-07-05
send-email: --batch-size to work around some SMTP server limit
xiaoqiang zhao
4
-0
/
+45
2017-07-03
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
1
-22
/
+66
2017-07-01
strbuf: change an always NULL/"" strbuf_addftime() param to bool
Ævar Arnfjörð Bjarmason
3
-6
/
+6
2017-07-01
apply: use starts_with() in gitdiff_verify_name()
René Scharfe
1
-2
/
+1
2017-06-30
Thirteenth batch for 2.14
Junio C Hamano
1
-0
/
+23
2017-06-30
Merge branch 'vs/typofixes'
Junio C Hamano
28
-41
/
+41
2017-06-30
Merge branch 'rs/apply-validate-input'
Junio C Hamano
4
-7
/
+86
2017-06-30
Merge branch 'jc/pack-bitmap-unaligned'
Junio C Hamano
1
-1
/
+1
2017-06-30
Merge branch 'ah/doc-pretty-color-auto-prefix'
Junio C Hamano
1
-5
/
+6
2017-06-30
Merge branch 'ks/submodule-add-doc'
Junio C Hamano
1
-28
/
+21
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
5
-3
/
+38
2017-06-30
Merge branch 'ab/die-errors-in-threaded'
Junio C Hamano
1
-1
/
+17
2017-06-30
Merge branch 'pw/rebase-i-regression-fix-tests'
Junio C Hamano
4
-12
/
+148
2017-06-30
merge-recursive: use DIFF_XDL_SET macro
Stefan Beller
1
-3
/
+3
2017-06-30
t9700: add tests for Git::unquote_path()
Phillip Wood
1
-0
/
+7
2017-06-30
Git::unquote_path(): throw an exception on bad path
Phillip Wood
1
-2
/
+2
2017-06-30
Git::unquote_path(): handle '\a'
Phillip Wood
1
-1
/
+2
2017-06-30
add -i: move unquote_path() to Git.pm
Phillip Wood
2
-43
/
+53
2017-06-30
commit-template: distinguish status information unconditionally
Kaartic Sivaraam
2
-2
/
+24
2017-06-30
commit-template: remove outdated notice about explicit paths
Kaartic Sivaraam
1
-6
/
+0
2017-06-28
submodule--helper: do not call utf8_fprintf() unnecessarily
Junio C Hamano
1
-3
/
+2
2017-06-28
t1450: use egrep for regexp "alternation"
Junio C Hamano
1
-1
/
+1
2017-06-27
subtree: honour USE_ASCIIDOCTOR when set
A. Wilcox
1
-7
/
+19
2017-06-27
apply: check git diffs for mutually exclusive header lines
René Scharfe
2
-0
/
+33
2017-06-27
apply: check git diffs for invalid file modes
René Scharfe
2
-6
/
+27
2017-06-27
apply: check git diffs for missing old filenames
René Scharfe
2
-1
/
+26
2017-06-27
Spelling fixes
Ville Skyttä
28
-41
/
+41
2017-06-26
Twelfth batch for 2.14
Junio C Hamano
1
-1
/
+11
2017-06-26
Merge branch 'mb/reword-autocomplete-message'
Junio C Hamano
1
-6
/
+12
2017-06-26
Merge branch 'ks/t7508-indent-fix'
Junio C Hamano
1
-1
/
+1
2017-06-26
Merge branch 'jk/add-p-commentchar-fix'
Junio C Hamano
2
-1
/
+10
2017-06-26
Merge branch 'dt/raise-core-packed-git-limit'
Junio C Hamano
1
-1
/
+2
[next]