index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-25
bisect: use oid_to_hex() for converting object_id hashes to hex strings
René Scharfe
1
-2
/
+2
2018-03-25
completion: use __gitcomp_builtin in _git_cherry
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2018-03-25
completion: use __gitcomp_builtin in _git_ls_tree
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2018-03-25
completion: delete option-only completion commands
Nguyễn Thái Ngọc Duy
1
-15
/
+0
2018-03-25
completion: add --option completion for most builtin commands
Nguyễn Thái Ngọc Duy
2
-0
/
+34
2018-03-25
completion: factor out _git_xxx calling code
Nguyễn Thái Ngọc Duy
1
-4
/
+13
2018-03-25
completion: mention the oldest version we need to support
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-03-25
git.c: add hidden option --list-parseopt-builtins
Nguyễn Thái Ngọc Duy
1
-41
/
+49
2018-03-25
git.c: move cmd_struct declaration up
Nguyễn Thái Ngọc Duy
1
-17
/
+17
2018-03-25
sha1_name: use bsearch_pack() in unique_in_pack()
René Scharfe
1
-19
/
+2
2018-03-25
Merge branch 'fr_v2.17.0' of git://github.com/jnavila/git
Jiang Xin
1
-2
/
+2
2018-03-23
rebase: remove merges_option and a blank line
Wink Saville
1
-9
/
+1
2018-03-23
rebase: remove unused code paths from git_rebase__interactive__preserve_merges
Wink Saville
1
-83
/
+69
2018-03-23
rebase: remove unused code paths from git_rebase__interactive
Wink Saville
1
-91
/
+4
2018-03-23
rebase: add and use git_rebase__interactive__preserve_merges
Wink Saville
2
-1
/
+109
2018-03-23
rebase: extract functions out of git_rebase__interactive
Wink Saville
1
-71
/
+111
2018-03-23
rebase: reindent function git_rebase__interactive
Wink Saville
1
-217
/
+215
2018-03-23
rebase: update invocation of rebase dot-sourced scripts
Wink Saville
4
-33
/
+1
2018-03-23
l10n: fr.po: v2.17.0 no fuzzy
Jean-Noël Avila
1
-2
/
+2
2018-03-23
t9902: disable test on the list of merge-strategies under GETTEXT_POISON
Junio C Hamano
1
-1
/
+1
2018-03-23
object-store: free alt_odb_list
Stefan Beller
1
-0
/
+22
2018-03-23
object-store: move alt_odb_list and alt_odb_tail to object store
Stefan Beller
5
-17
/
+25
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
12
-51
/
+61
2018-03-23
repository: introduce raw object store field
Stefan Beller
8
-17
/
+56
2018-03-23
repository.h: add comment and clarify repo_set_gitdir
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2018-03-23
rebase-interactive: simplify pick_on_preserving_merges
Wink Saville
1
-10
/
+7
2018-03-22
Sync with Git 2.16.3
Junio C Hamano
1
-0
/
+49
2018-03-22
Git 2.16.3
Junio C Hamano
3
-2
/
+51
2018-03-22
Merge branch 'ms/non-ascii-ticks' into maint
Junio C Hamano
1
-7
/
+7
2018-03-22
Merge branch 'jk/cached-commit-buffer' into maint
Junio C Hamano
5
-46
/
+1
2018-03-22
Merge branch 'sm/mv-dry-run-update' into maint
Junio C Hamano
2
-2
/
+7
2018-03-22
Merge branch 'tg/worktree-create-tracking' into maint
Junio C Hamano
1
-2
/
+3
2018-03-22
Merge branch 'gs/test-unset-xdg-cache-home' into maint
Junio C Hamano
1
-0
/
+1
2018-03-22
Merge branch 'sb/status-doc-fix' into maint
Junio C Hamano
1
-2
/
+2
2018-03-22
Merge branch 'rd/typofix' into maint
Junio C Hamano
5
-6
/
+6
2018-03-22
Merge branch 'bp/fsmonitor' into maint
Junio C Hamano
1
-2
/
+2
2018-03-22
Merge branch 'bc/doc-interpret-trailers-grammofix' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'sg/doc-test-must-fail-args' into maint
Junio C Hamano
2
-2
/
+22
2018-03-22
Merge branch 'rj/sparse-updates' into maint
Junio C Hamano
2
-1
/
+2
2018-03-22
Merge branch 'jk/gettext-poison' into maint
Junio C Hamano
2
-8
/
+4
2018-03-22
Merge branch 'nd/ignore-glob-doc-update' into maint
Junio C Hamano
1
-6
/
+5
2018-03-22
Merge branch 'rs/cocci-strbuf-addf-to-addstr' into maint
Junio C Hamano
1
-16
/
+1
2018-03-22
Merge branch 'jc/worktree-add-short-help' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'tz/doc-show-defaults-to-head' into maint
Junio C Hamano
1
-2
/
+2
2018-03-22
Merge branch 'nd/shared-index-fix' into maint
Junio C Hamano
2
-18
/
+41
2018-03-22
Merge branch 'jc/mailinfo-cleanup-fix' into maint
Junio C Hamano
1
-4
/
+6
2018-03-22
Merge branch 'rb/hashmap-h-compilation-fix' into maint
Junio C Hamano
1
-2
/
+1
2018-03-22
Merge branch 'rs/describe-unique-abbrev' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'ks/submodule-doc-updates' into maint
Junio C Hamano
2
-29
/
+87
2018-03-22
Merge branch 'cl/t9001-cleanup' into maint
Junio C Hamano
1
-10
/
+7
[prev]
[next]