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-26
sha1_file: allow sha1_loose_object_info to handle arbitrary repositories
Jonathan Nieder
1
-6
/
+5
2018-03-26
sha1_file: allow map_sha1_file to handle arbitrary repositories
Stefan Beller
2
-4
/
+4
2018-03-26
sha1_file: allow map_sha1_file_1 to handle arbitrary repositories
Jonathan Nieder
1
-5
/
+3
2018-03-26
sha1_file: allow open_sha1_file to handle arbitrary repositories
Stefan Beller
1
-6
/
+5
2018-03-26
sha1_file: allow stat_sha1_file to handle arbitrary repositories
Stefan Beller
1
-6
/
+5
2018-03-26
sha1_file: allow sha1_file_name to handle arbitrary repositories
Stefan Beller
2
-4
/
+3
2018-03-26
sha1_file: add repository argument to sha1_loose_object_info
Stefan Beller
1
-4
/
+5
2018-03-26
sha1_file: add repository argument to map_sha1_file
Stefan Beller
4
-4
/
+9
2018-03-26
sha1_file: add repository argument to map_sha1_file_1
Stefan Beller
1
-5
/
+6
2018-03-26
sha1_file: add repository argument to open_sha1_file
Stefan Beller
1
-2
/
+4
2018-03-26
sha1_file: add repository argument to stat_sha1_file
Stefan Beller
1
-4
/
+5
2018-03-26
sha1_file: add repository argument to sha1_file_name
Stefan Beller
5
-15
/
+16
2018-03-26
sha1_file: allow prepare_alt_odb to handle arbitrary repositories
Stefan Beller
2
-10
/
+6
2018-03-26
sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
Stefan Beller
2
-20
/
+20
2018-03-26
sha1_file: add repository argument to prepare_alt_odb
Stefan Beller
5
-10
/
+11
2018-03-26
sha1_file: add repository argument to link_alt_odb_entries
Stefan Beller
1
-6
/
+13
2018-03-26
sha1_file: add repository argument to read_info_alternates
Stefan Beller
1
-4
/
+7
2018-03-26
sha1_file: add repository argument to link_alt_odb_entry
Stefan Beller
1
-3
/
+5
2018-03-26
sha1_file: add raw_object_store argument to alt_odb_usable
Stefan Beller
1
-3
/
+5
2018-03-26
pack: move approximate object count to object store
Stefan Beller
2
-6
/
+13
2018-03-26
pack: move prepare_packed_git_run_once to object store
Stefan Beller
2
-4
/
+9
2018-03-26
object-store: close all packs upon clearing the object store
Stefan Beller
8
-12
/
+11
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
22
-74
/
+128
2018-03-25
unpack-trees: release oid_array after use in check_updates()
René Scharfe
1
-0
/
+1
2018-03-25
filter-branch: fix errors caused by refs that point at non-committish
Yuki Kokubun
2
-2
/
+26
2018-03-25
run-command: use strbuf_addstr() for adding a string to a strbuf
René Scharfe
1
-1
/
+1
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
[prev]
[next]