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
2018-05-23
Merge branch 'nd/pack-unreachable-objects-doc'
Junio C Hamano
1
-0
/
+2
2018-05-23
Merge branch 'em/status-rename-config'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'bc/format-patch-cover-no-attach'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
3
-10
/
+35
2018-05-23
Merge branch 'nd/pack-objects-pack-struct'
Junio C Hamano
1
-128
/
+241
2018-05-23
Merge branch 'tg/worktree-add-existing-branch'
Junio C Hamano
1
-27
/
+74
2018-05-23
Merge branch 'js/deprecate-grafts'
Junio C Hamano
1
-66
/
+168
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
14
-28
/
+34
2018-05-23
Merge branch 'bw/server-options'
Junio C Hamano
2
-0
/
+9
2018-05-23
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
3
-29
/
+240
2018-05-23
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
5
-13
/
+19
2018-05-23
Merge branch 'nd/term-columns'
Junio C Hamano
1
-1
/
+0
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2018-05-08
Merge branch 'js/colored-push-errors'
Junio C Hamano
1
-1
/
+43
2018-05-08
Merge branch 'jc/parseopt-expiry-errors'
Junio C Hamano
1
-1
/
+5
2018-05-08
Merge branch 'ma/fast-export-skip-merge-fix'
Junio C Hamano
1
-1
/
+4
2018-05-08
Merge branch 'nd/submodule-status-fix'
Junio C Hamano
1
-2
/
+6
2018-05-08
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
1
-3
/
+27
2018-05-08
Merge branch 'tb/config-default'
Junio C Hamano
1
-0
/
+40
2018-05-08
Merge branch 'tb/config-type'
Junio C Hamano
1
-27
/
+77
2018-05-08
Merge branch 'sb/worktree-remove-opt-force'
Junio C Hamano
1
-2
/
+3
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
3
-3
/
+7
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
3
-4
/
+175
2018-05-08
Merge branch 'ot/libify-get-ref-atom-value'
Junio C Hamano
1
-2
/
+5
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
3
-19
/
+18
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
9
-10
/
+180
2018-05-06
pack-objects: validation and documentation about unreachable options
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-05-06
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
1
-1
/
+1
2018-05-02
format-patch: make cover letters always text/plain
brian m. carlson
1
-1
/
+1
2018-04-30
replace: introduce --convert-graft-file
Johannes Schindelin
1
-1
/
+43
2018-04-30
replace: prepare create_graft() for converting graft files wholesale
Johannes Schindelin
1
-3
/
+8
2018-04-30
replace: "libify" create_graft() and callees
Johannes Schindelin
1
-57
/
+112
2018-04-30
worktree: teach "add" to check out existing branches
Thomas Gummerer
1
-2
/
+11
2018-04-30
worktree: factor out dwim_branch function
Thomas Gummerer
1
-11
/
+18
2018-04-30
worktree: improve message when creating a new worktree
Thomas Gummerer
1
-2
/
+36
2018-04-30
worktree: remove extra members from struct add_opts
Thomas Gummerer
1
-17
/
+16
2018-04-26
replace: avoid using die() to indicate a bug
Johannes Schindelin
1
-1
/
+1
2018-04-26
commit: Let the callback of for_each_mergetag return on error
Johannes Schindelin
1
-4
/
+4
2018-04-26
rebase -i: introduce --rebase-merges=[no-]rebase-cousins
Johannes Schindelin
1
-1
/
+8
2018-04-26
pull: accept --rebase=merges to recreate the branch topology
Johannes Schindelin
2
-8
/
+24
2018-04-26
rebase-helper --make-script: introduce a flag to rebase merges
Johannes Schindelin
1
-1
/
+3
2018-04-26
packfile: add repository argument to packed_object_info
Jonathan Nieder
1
-1
/
+2
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
14
-24
/
+29
2018-04-26
cache.h: add repository argument to oid_object_info_extended
Stefan Beller
1
-3
/
+3
2018-04-25
Merge branch 'sb/filenames-with-dashes'
Junio C Hamano
12
-13
/
+13
2018-04-25
Merge branch 'jk/ref-array-push'
Junio C Hamano
2
-2
/
+2
2018-04-25
Merge branch 'bw/commit-partial-from-subdirectory-fix'
Junio C Hamano
1
-2
/
+1
2018-04-24
fetch: send server options when using protocol v2
Brandon Williams
1
-0
/
+5
2018-04-24
ls-remote: send server options when using protocol v2
Brandon Williams
1
-0
/
+4
2018-04-24
Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano
9
-10
/
+180
[next]