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-12
format: create pretty.h file
Olga Telezhnaya
3
-3
/
+3
2017-12-11
index-pack: use skip_to_optional_arg()
Christian Couder
1
-8
/
+3
2017-12-11
clone: support 'clone --shared' from a worktree
Eric Sunshine
1
-1
/
+2
2017-12-08
decorate: clean up and document API
Jonathan Tan
1
-1
/
+1
2017-12-07
builtin/branch: strip refs/heads/ using skip_prefix
Kaartic Sivaraam
1
-4
/
+11
2017-12-07
branch: update warning message shown when copying a misnamed branch
Kaartic Sivaraam
1
-1
/
+1
2017-12-07
branch: group related arguments of create_branch()
Kaartic Sivaraam
2
-2
/
+2
2017-12-07
worktree: invoke post-checkout hook (unless --no-checkout)
Eric Sunshine
1
-6
/
+16
2017-12-07
fmt-merge-msg: avoid leaking strbuf in shortlog()
René Scharfe
1
-1
/
+2
2017-12-07
am: release strbuf after use in split_mail_mbox()
René Scharfe
1
-3
/
+7
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
Merge branch 'tz/notes-error-to-stderr' into maint
Junio C Hamano
1
-4
/
+4
2017-12-06
Merge branch 'sw/pull-ipv46-passthru' into maint
Junio C Hamano
1
-0
/
+12
2017-12-06
checkout: describe_detached_head: remove ellipsis after committish
Ann T Ropea
1
-2
/
+8
2017-12-05
rebase -i: learn to abbreviate command names
Liam Beguin
1
-0
/
+3
2017-12-05
rebase -i -x: add exec commands via the rebase--helper
Liam Beguin
1
-1
/
+6
2017-12-05
rebase -i: update functions to use a flags parameter
Liam Beguin
1
-6
/
+7
2017-12-05
rebase -i: replace reference to sha1 with oid
Liam Beguin
1
-5
/
+5
2017-12-05
rebase -i: refactor transform_todo_ids
Liam Beguin
1
-2
/
+2
2017-12-05
rev-list: support --no-filter argument
Jeff Hostetler
1
-0
/
+4
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
Merge branch 'ma/reduce-heads-leakfix' into maint
Junio C Hamano
5
-22
/
+28
2017-11-27
Merge branch 'ma/bisect-leakfix' into maint
Junio C Hamano
1
-2
/
+1
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
pack-objects: add list-objects filtering
Jeff Hostetler
1
-1
/
+63
2017-11-22
rev-list: add list-objects filtering support
Jeff Hostetler
1
-2
/
+106
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-16
builtin/describe.c: factor out describe_commit
Stefan Beller
1
-26
/
+37
[prev]
[next]