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
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-2
/
+8
2017-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
2
-41
/
+46
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-0
/
+2
2017-12-19
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
1
-0
/
+1
2017-12-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2017-12-13
Merge branch 'ra/decorate-limit-refs'
Junio C Hamano
1
-1
/
+9
2017-12-13
Merge branch 'bc/hash-algo'
Junio C Hamano
4
-4
/
+4
2017-12-06
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
1
-0
/
+2
2017-12-06
add worktree.guessRemote config option
Thomas Gummerer
1
-2
/
+12
2017-12-06
worktree: add --guess-remote flag to add subcommand
Thomas Gummerer
1
-0
/
+10
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-0
/
+17
2017-12-06
Merge branch 'rd/doc-notes-prune-fix'
Junio C Hamano
1
-1
/
+1
2017-12-06
Merge branch 'rd/man-prune-progress'
Junio C Hamano
1
-1
/
+1
2017-12-06
Merge branch 'hm/config-parse-expiry-date'
Junio C Hamano
2
-13
/
+11
2017-12-06
checkout: describe_detached_head: remove ellipsis after committish
Ann T Ropea
1
-2
/
+8
2017-12-05
pathspec: only match across submodule boundaries when requested
Brandon Williams
1
-0
/
+1
2017-11-28
Merge branch 'ma/branch-list-paginate'
Junio C Hamano
1
-0
/
+3
2017-11-28
Merge branch 'jc/branch-name-sanity'
Junio C Hamano
2
-12
/
+9
2017-11-27
Merge branch 'sw/pull-ipv46-passthru'
Junio C Hamano
1
-0
/
+12
2017-11-27
Merge branch 'tb/add-renormalize'
Junio C Hamano
1
-2
/
+26
2017-11-27
Merge branch 'tz/notes-error-to-stderr'
Junio C Hamano
1
-4
/
+4
2017-11-27
worktree: make add <path> <branch> dwim
Thomas Gummerer
1
-0
/
+16
2017-11-27
worktree: add --[no-]track option to the add subcommand
Thomas Gummerer
1
-0
/
+8
2017-11-27
checkout: factor out functions to new lib file
Thomas Gummerer
1
-40
/
+1
2017-11-26
submodule--helper.c: i18n: add a missing space in message
Jean-Noel Avila
1
-1
/
+1
2017-11-22
log: add option to choose which refs to decorate
Rafael Ascensão
1
-1
/
+9
2017-11-22
notes: correct 'git notes prune' options to '[-n] [-v]'
Robert P. J. Day
1
-1
/
+1
2017-11-22
prune: add "--progress" to man page and usage msg
Robert P. J. Day
1
-1
/
+1
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
2
-3
/
+43
2017-11-21
pull: pass -4/-6 option to 'git fetch'
Shuyu Wei
1
-0
/
+12
2017-11-20
branch: change default of `pager.branch` to "on"
Martin Ågren
1
-1
/
+1
2017-11-20
branch: respect `pager.branch` in list-mode only
Martin Ågren
1
-0
/
+3
2017-11-18
config: add --expiry-date
Haaris Mehmood
2
-13
/
+11
2017-11-17
add: introduce "--renormalize"
Torsten Bögershausen
1
-2
/
+26
2017-11-15
Merge branch 'bp/read-index-from-skip-verification'
Junio C Hamano
1
-0
/
+1
2017-11-15
Merge branch 'rd/bisect-view-is-visualize'
Junio C Hamano
1
-1
/
+1
2017-11-15
Merge branch 'ma/reduce-heads-leakfix'
Junio C Hamano
5
-22
/
+28
2017-11-15
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
8
-12
/
+12
2017-11-15
Merge branch 'ma/bisect-leakfix'
Junio C Hamano
1
-2
/
+1
2017-11-15
builtin/branch: remove redundant check for HEAD
Kaartic Sivaraam
1
-3
/
+0
2017-11-15
notes: send "Automatic notes merge failed" messages to stderr
Todd Zullinger
1
-4
/
+4
2017-11-13
Merge branch 'jm/status-ignored-files-list'
Junio C Hamano
1
-6
/
+25
2017-11-13
Switch empty tree and blob lookups to use hash abstraction
brian m. carlson
4
-4
/
+4
2017-11-13
bisect: mention "view" as an alternative to "visualize"
Robert P. J. Day
1
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
10
-37
/
+37
2017-11-08
reduce_heads: fix memory leaks
Martin Ågren
5
-5
/
+11
2017-11-08
builtin/merge-base: free commit lists
Martin Ågren
1
-18
/
+18
2017-11-08
read_index_from(): speed index loading by skipping verification of the entry ...
Ben Peart
1
-0
/
+1
2017-11-06
Merge branch 'mp/push-pushoption-config'
Junio C Hamano
1
-5
/
+21
2017-11-06
Merge branch 'jc/check-ref-format-oor'
Junio C Hamano
1
-2
/
+4
[next]