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-05-13
cmd_{read,write}_tree: rename "unused" variable that is used
Jeff King
2
-8
/
+8
2019-05-13
merge: remove drop_save() in favor of remove_merge_branch_state()
Nguyễn Thái Ngọc Duy
1
-12
/
+5
2019-05-09
difftool --no-index: error out on --dir-diff (and don't crash)
Johannes Schindelin
1
-1
/
+2
2019-05-09
tag: fix typo in nested tagging hint
Denton Liu
1
-1
/
+1
2019-05-09
Merge branch 'js/misc-doc-fixes'
Junio C Hamano
1
-30
/
+0
2019-05-09
Merge branch 'jt/clone-server-option'
Junio C Hamano
1
-0
/
+6
2019-05-09
Merge branch 'tb/unexpected'
Junio C Hamano
1
-1
/
+3
2019-05-09
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
2
-5
/
+6
2019-05-09
Merge branch 'cc/replace-graft-peel-tags'
Junio C Hamano
1
-7
/
+13
2019-05-09
Merge branch 'dl/merge-cleanup-scissors-fix'
Junio C Hamano
5
-42
/
+80
2019-05-09
Merge branch 'jk/pack-objects-reports-num-objects-to-trace2'
Junio C Hamano
1
-0
/
+2
2019-05-09
Merge branch 'km/empty-repo-is-still-a-repo'
Junio C Hamano
1
-1
/
+2
2019-05-09
Merge branch 'dl/warn-tagging-a-tag'
Junio C Hamano
1
-6
/
+17
2019-05-09
Merge branch 'en/merge-directory-renames'
Junio C Hamano
2
-2
/
+2
2019-05-08
submodule--helper: add a missing \n
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-05-08
format-patch: make --base patch-id output stable
Stephen Boyd
2
-17
/
+2
2019-05-07
midx: pass a repository pointer
Derrick Stolee
2
-2
/
+2
2019-05-07
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2019-04-26
Honor core.precomposeUnicode in more places
Elijah Newren
2
-0
/
+5
2019-04-25
Merge branch 'nd/submodule-foreach-quiet'
Junio C Hamano
1
-4
/
+4
2019-04-25
Merge branch 'sg/blame-in-bare-start-at-head'
Junio C Hamano
1
-0
/
+13
2019-04-25
Merge branch 'tg/ls-files-debug-format-fix'
Junio C Hamano
1
-5
/
+5
2019-04-25
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
1
-5
/
+12
2019-04-25
Merge branch 'bc/hash-transition-16'
Junio C Hamano
7
-27
/
+39
2019-04-25
Merge branch 'sg/index-pack-progress'
Junio C Hamano
1
-1
/
+9
2019-04-25
Merge branch 'ab/commit-graph-fixes'
Junio C Hamano
1
-4
/
+19
2019-04-25
Merge branch 'ab/gc-reflog'
Junio C Hamano
1
-8
/
+29
2019-04-25
Merge branch 'nd/checkout-m'
Junio C Hamano
2
-2
/
+10
2019-04-25
Merge branch 'js/difftool-no-index'
Junio C Hamano
1
-4
/
+10
2019-04-25
Merge branch 'nd/commit-a-with-paths-msg-update'
Junio C Hamano
1
-1
/
+2
2019-04-25
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
3
-41
/
+11
2019-04-25
Merge branch 'jk/unused-params-even-more'
Junio C Hamano
12
-28
/
+23
2019-04-25
Merge branch 'ag/sequencer-reduce-rewriting-todo'
Junio C Hamano
1
-21
/
+123
2019-04-25
Merge branch 'bp/post-index-change-hook'
Junio C Hamano
2
-0
/
+3
2019-04-22
Merge branch 'tg/stash-in-c-show-default-to-p-fix'
Junio C Hamano
1
-0
/
+4
2019-04-22
Merge branch 'js/stash-in-c-pathspec-fix'
Junio C Hamano
1
-31
/
+40
2019-04-22
Merge branch 'tb/stash-in-c-unused-param-fix'
Junio C Hamano
1
-4
/
+4
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
[prev]
[next]