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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
Merge branch 'sb/submodule-clone-rr'
Junio C Hamano
2
-50
/
+169
2016-09-08
Merge branch 'jh/status-v2-porcelain'
Junio C Hamano
1
-44
/
+34
2016-09-08
Merge branch 'rt/help-unknown'
Junio C Hamano
1
-7
/
+23
2016-09-08
Merge branch 'cc/receive-pack-limit'
Junio C Hamano
3
-0
/
+24
2016-09-08
Merge branch 'jk/format-patch-number-singleton-patch-with-cover'
Junio C Hamano
1
-4
/
+4
2016-08-31
Merge branch 'mh/blame-worktree'
Junio C Hamano
1
-1
/
+2
2016-08-30
help: introduce option --exclude-guides
Ralf Thielow
1
-7
/
+23
2016-08-29
blame: fix segfault on untracked files
Thomas Gummerer
1
-1
/
+2
2016-08-26
Merge branch 'js/no-html-bypass-on-windows' into rt/help-unknown
Junio C Hamano
1
-7
/
+0
2016-08-25
Merge branch 'js/no-html-bypass-on-windows'
Junio C Hamano
1
-7
/
+0
2016-08-24
receive-pack: allow a maximum input size to be specified
Jeff King
1
-0
/
+12
2016-08-24
unpack-objects: add --max-input-size=<size> option
Christian Couder
1
-0
/
+7
2016-08-24
index-pack: add --max-input-size=<size> option
Jeff King
1
-0
/
+5
2016-08-23
format-patch: show 0/1 and 1/1 for singleton patch with cover letter
Jacob Keller
1
-4
/
+4
2016-08-19
Merge branch 'sb/checkout-explit-detach-no-advice'
Junio C Hamano
1
-1
/
+2
2016-08-19
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
1
-7
/
+0
2016-08-17
clone: recursive and reference option triggers submodule alternates
Stefan Beller
2
-0
/
+121
2016-08-17
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-3
/
+1
2016-08-15
clone: implement optional references
Stefan Beller
1
-10
/
+25
2016-08-15
clone: clarify option_reference as required
Stefan Beller
1
-4
/
+4
2016-08-15
clone: factor out checking for an alternate path
Stefan Beller
1
-34
/
+9
2016-08-15
checkout: do not mention detach advice for explicit --detach option
Stefan Beller
1
-1
/
+2
2016-08-13
receive-pack: use FLEX_ALLOC_MEM in queue_command()
René Scharfe
1
-3
/
+1
2016-08-12
submodule--helper update-clone: allow multiple references
Stefan Beller
1
-5
/
+9
2016-08-12
submodule--helper module-clone: allow multiple references
Stefan Beller
1
-8
/
+12
2016-08-12
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
1
-1
/
+1
2016-08-12
Merge branch 'js/mv-dir-to-new-directory'
Junio C Hamano
1
-4
/
+7
2016-08-12
Merge branch 'rs/use-strbuf-add-unique-abbrev'
Junio C Hamano
1
-2
/
+1
2016-08-12
Merge branch 'rs/merge-add-strategies-simplification'
Junio C Hamano
1
-34
/
+10
2016-08-12
Merge branch 'rs/child-process-init'
Junio C Hamano
2
-6
/
+3
2016-08-12
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
1
-2
/
+6
2016-08-12
Merge branch 'jk/reset-ident-time-per-commit' into maint
Junio C Hamano
1
-0
/
+2
2016-08-11
rebase: avoid computing unnecessary patch IDs
Kevin Willford
1
-1
/
+1
2016-08-11
status: print branch info with --porcelain=v2 --branch
Jeff Hostetler
1
-0
/
+5
2016-08-11
status: collect per-file data for --porcelain=v2
Jeff Hostetler
1
-0
/
+3
2016-08-10
Merge branch 'sb/submodule-update-dot-branch'
Junio C Hamano
1
-2
/
+54
2016-08-10
Merge branch 'js/am-3-merge-recursive-direct'
Junio C Hamano
5
-43
/
+31
2016-08-10
Merge branch 'js/commit-slab-decl-fix'
Junio C Hamano
1
-1
/
+0
2016-08-10
Merge branch 'jt/format-patch-from-config'
Junio C Hamano
1
-1
/
+12
2016-08-10
Merge branch 'jk/reset-ident-time-per-commit'
Junio C Hamano
1
-0
/
+2
2016-08-10
Merge branch 'rs/use-strbuf-addstr' into maint
Junio C Hamano
2
-2
/
+2
2016-08-10
Merge branch 'os/no-verify-skips-commit-msg-too' into maint
Junio C Hamano
1
-1
/
+1
2016-08-10
Merge branch 'rs/rm-strbuf-optim' into maint
Junio C Hamano
1
-2
/
+3
2016-08-10
Merge branch 'jk/parse-options-concat' into maint
Junio C Hamano
1
-9
/
+4
2016-08-09
submodule--helper: use parallel processor correctly
Stefan Beller
1
-2
/
+6
2016-08-09
config.c: avoid duplicated global static variables
Johannes Sixt
1
-1
/
+0
2016-08-08
Merge branch 'jk/parseopt-string-list'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'rs/use-strbuf-addstr'
Junio C Hamano
2
-2
/
+2
2016-08-08
Merge branch 'jk/pack-objects-optim'
Junio C Hamano
1
-0
/
+40
2016-08-08
Merge branch 'va/i18n'
Junio C Hamano
1
-2
/
+3
[next]