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-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
introduce fetch-object: fetch one promisor object
Jonathan Tan
2
-3
/
+21
2017-12-05
index-pack: refactor writing of .keep files
Jonathan Tan
1
-46
/
+53
2017-12-05
fsck: support promisor objects as CLI argument
Jonathan Tan
1
-0
/
+2
2017-12-05
fsck: support referenced promisor objects
Jonathan Tan
1
-0
/
+11
2017-12-05
fsck: support refs pointing to promisor objects
Jonathan Tan
1
-0
/
+8
2017-12-05
fsck: introduce partialclone extension
Jonathan Tan
1
-1
/
+1
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-24
sequencer: load commit related config
Phillip Wood
2
-3
/
+25
2017-11-24
commit: move print_commit_summary() to libgit
Phillip Wood
1
-119
/
+9
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
commit: move post-rewrite code to libgit
Phillip Wood
1
-41
/
+1
2017-11-18
Add a function to update HEAD after creating a commit
Phillip Wood
1
-18
/
+2
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
2017-11-16
builtin/describe.c: print debug statements earlier
Stefan Beller
1
-1
/
+4
2017-11-16
builtin/describe.c: rename `oid` to avoid variable shadowing
Stefan Beller
1
-4
/
+4
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
Merge branch 'jc/check-ref-format-oor' into maint
Junio C Hamano
1
-2
/
+4
2017-11-15
Merge branch 'bw/grep-recurse-submodules' into maint
Junio C Hamano
1
-0
/
+2
2017-11-15
Merge branch 'ao/check-resolve-ref-unsafe-result' into maint
Junio C Hamano
1
-0
/
+2
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
[prev]
[next]