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-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-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-18
worktree: accept -f as short for --force for removal
Stefan Beller
1
-2
/
+3
2018-04-12
replace-object: add repository argument to lookup_replace_object
Stefan Beller
1
-1
/
+1
2018-04-12
refs: add repository argument to for_each_replace_ref
Stefan Beller
1
-1
/
+3
2018-04-12
refs: add repository argument to get_main_ref_store
Stefan Beller
1
-1
/
+2
2018-04-12
object-store: move lookup_replace_object to replace-object.h
Stefan Beller
1
-0
/
+1
2018-04-11
sha1_file.c: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
12
-12
/
+12
2018-04-11
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
1
-2
/
+6
2018-04-11
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
6
-10
/
+4
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
13
-23
/
+43
2018-04-11
commit-graph: implement "--append" option
Derrick Stolee
1
-3
/
+7
2018-04-11
commit-graph: build graph from starting commits
Derrick Stolee
1
-6
/
+21
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
1
-3
/
+30
2018-04-11
commit-graph: implement git commit-graph read
Derrick Stolee
1
-0
/
+56
2018-04-10
Merge branch 'ps/contains-id-error-message'
Junio C Hamano
3
-0
/
+3
2018-04-10
Merge branch 'nd/worktree-prune'
Junio C Hamano
1
-9
/
+2
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
41
-166
/
+167
2018-04-10
Merge branch 'ma/shortlog-revparse'
Junio C Hamano
1
-1
/
+7
2018-04-09
ref-filter: use "struct object_id" consistently
Jeff King
2
-2
/
+2
2018-04-05
commit: allow partial commits with relative paths
Brandon Williams
1
-2
/
+1
2018-04-02
commit-graph: implement git-commit-graph write
Derrick Stolee
1
-0
/
+33
2018-04-02
commit-graph: create git-commit-graph builtin
Derrick Stolee
1
-0
/
+36
2018-04-02
csum-file: refactor finalize_hashfile() method
Derrick Stolee
1
-2
/
+2
2018-04-02
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
2
-4
/
+4
2018-03-29
ref-filter: start adding strbufs with errors
Olga Telezhnaya
1
-2
/
+5
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
2
-4
/
+5
2018-03-29
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
1
-7
/
+7
2018-03-29
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
1
-1
/
+1
2018-03-29
grep: remove "repo" arg from non-supporting funcs
Jonathan Tan
1
-7
/
+5
2018-03-28
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
1
-2
/
+6
2018-03-28
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2018-03-27
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
2018-03-26
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
5
-8
/
+1
2018-03-26
packfile: add repository argument to reprepare_packed_git
Stefan Beller
2
-2
/
+3
2018-03-26
packfile: add repository argument to prepare_packed_git
Stefan Beller
5
-5
/
+5
2018-03-26
sha1_file: add repository argument to prepare_alt_odb
Stefan Beller
1
-1
/
+1
2018-03-26
object-store: close all packs upon clearing the object store
Stefan Beller
5
-5
/
+5
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
6
-16
/
+27
2018-03-23
object-store: move alt_odb_list and alt_odb_tail to object store
Stefan Beller
1
-0
/
+4
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
4
-0
/
+4
2018-03-23
repository: introduce raw object store field
Stefan Beller
1
-1
/
+2
[next]