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
2019-04-22
Merge branch 'ps/stash-in-c'
Junio C Hamano
1
-0
/
+1635
2019-04-21
clone: do faster object check for partial clones
Josh Steadmon
1
-2
/
+4
2019-04-19
rebase -i: run without forking rebase--interactive
Phillip Wood
1
-135
/
+86
2019-04-19
rebase: use a common action enum
Phillip Wood
1
-43
/
+48
2019-04-19
rebase -i: use struct rebase_options in do_interactive_rebase()
Phillip Wood
1
-33
/
+36
2019-04-19
rebase -i: use struct rebase_options to parse args
Phillip Wood
1
-91
/
+112
2019-04-19
rebase -i: use struct object_id for squash_onto
Phillip Wood
1
-8
/
+13
2019-04-19
rebase -i: use struct commit when parsing options
Phillip Wood
1
-18
/
+24
2019-04-19
rebase -i: remove duplication
Phillip Wood
1
-3
/
+2
2019-04-19
rebase -i: combine rebase--interactive.c with rebase.c
Phillip Wood
2
-377
/
+367
2019-04-19
rebase: use OPT_RERERE_AUTOUPDATE()
Phillip Wood
1
-17
/
+13
2019-04-19
rebase: rename write_basic_state()
Phillip Wood
1
-2
/
+2
2019-04-19
rebase: don't translate trace strings
Phillip Wood
1
-8
/
+7
2019-04-19
sequencer: always discard index after checkout
Phillip Wood
1
-1
/
+1
2019-04-19
Merge branch 'ag/sequencer-reduce-rewriting-todo' into pw/rebase-i-internal
Junio C Hamano
1
-21
/
+123
2019-04-19
Turn `git serve` into a test helper
Johannes Schindelin
1
-30
/
+0
2019-04-19
cherry-pick/revert: add scissors line on merge conflict
Denton Liu
2
-8
/
+9
2019-04-18
merge: add scissors line on merge conflict
Denton Liu
2
-5
/
+31
2019-04-18
merge: cleanup messages like commit
Denton Liu
2
-10
/
+43
2019-04-18
parse-options.h: extract common --cleanup option
Denton Liu
2
-3
/
+2
2019-04-18
commit: extract cleanup_mode functions to sequencer
Denton Liu
1
-23
/
+2
2019-04-18
clone: send server options when using protocol v2
Jonathan Tan
1
-0
/
+6
2019-04-17
commit/reset: try to clean up sequencer state
Phillip Wood
1
-2
/
+1
2019-04-16
Merge branch 'jh/midx-verify-too-many-packs'
Junio C Hamano
1
-0
/
+3
2019-04-16
Merge branch 'nd/checkout-m-doc-update'
Junio C Hamano
1
-0
/
+9
2019-04-16
Merge branch 'ab/drop-scripted-rebase'
Junio C Hamano
1
-39
/
+11
2019-04-16
Merge branch 'jc/format-patch-error-check'
Junio C Hamano
1
-21
/
+21
2019-04-16
Merge branch 'js/init-db-update-for-mingw'
Junio C Hamano
1
-0
/
+7
2019-04-15
submodule foreach: fix "<command> --quiet" not being respected
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2019-04-15
replace: peel tag when passing a tag first to --graft
Christian Couder
1
-4
/
+7
2019-04-15
replace: peel tag when passing a tag as parent to --graft
Christian Couder
1
-3
/
+6
2019-04-12
pack-objects: write objects packed to trace2
Jonathan Tan
1
-0
/
+2
2019-04-12
tag: advise on nested tags
Denton Liu
1
-2
/
+12
2019-04-10
rev-list: let traversal die when --missing is not in use
Jeff King
1
-1
/
+3
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
1
-1
/
+2
2019-04-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
1
-2
/
+6
2019-04-10
Merge branch 'ms/worktree-add-atomic-mkdir'
Junio C Hamano
1
-5
/
+7
2019-04-08
refs.c: remove the_repo from read_ref_at()
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2019-04-08
builtin rebase: use oideq()
SZEDER Gábor
1
-1
/
+1
2019-04-08
builtin rebase: use FREE_AND_NULL
SZEDER Gábor
1
-2
/
+1
2019-04-08
blame: default to HEAD in a bare repo when no start commit is given
SZEDER Gábor
1
-0
/
+13
2019-04-08
ls-files: use correct format string
Thomas Gummerer
1
-5
/
+5
2019-04-08
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2
-2
/
+2
2019-04-05
tag: fix formatting
Denton Liu
1
-4
/
+5
2019-04-01
index-pack: show progress while checking objects
SZEDER Gábor
1
-1
/
+9
2019-04-01
gc: handle & check gc.reflogExpire config
Ævar Arnfjörð Bjarmason
1
-0
/
+17
2019-04-01
commit-graph verify: detect inability to read the graph
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2019-04-01
commit-graph: don't pass filename to load_commit_graph_one_fd_st()
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-04-01
commit-graph: don't early exit(1) on e.g. "git status"
Ævar Arnfjörð Bjarmason
1
-4
/
+17
2019-04-01
builtin/difftool: use parse_oid_hex
brian m. carlson
1
-6
/
+4
[prev]
[next]