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 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-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-05
repository: delete ignore_env member
Nguyễn Thái Ngọc Duy
2
-11
/
+0
2018-03-05
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
Nguyễn Thái Ngọc Duy
4
-5
/
+9
2018-03-05
repository.c: delete dead functions
Nguyễn Thái Ngọc Duy
1
-25
/
+0
2018-03-05
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
5
-25
/
+79
2018-03-05
repository: initialize the_repository in main()
Nguyễn Thái Ngọc Duy
3
-6
/
+16
2018-02-13
Second batch for 2.17
Junio C Hamano
1
-0
/
+77
2018-02-13
Merge branch 'tz/doc-show-defaults-to-head'
Junio C Hamano
1
-2
/
+2
2018-02-13
Merge branch 'ew/svn-branch-segfault-fix'
Junio C Hamano
1
-0
/
+5
2018-02-13
Merge branch 'sg/travis-linux32-sanity'
Junio C Hamano
4
-18
/
+50
2018-02-13
Merge branch 'nd/list-merge-strategy'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'jt/long-running-process-doc'
Junio C Hamano
4
-48
/
+61
2018-02-13
Merge branch 'jk/daemon-fixes'
Junio C Hamano
4
-20
/
+107
2018-02-13
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
11
-280
/
+765
2018-02-13
Merge branch 'nd/shared-index-fix'
Junio C Hamano
2
-18
/
+41
2018-02-13
Merge branch 'po/http-push-error-message'
Junio C Hamano
1
-0
/
+4
2018-02-13
Merge branch 'po/clang-format-functype-weight'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'jc/mailinfo-cleanup-fix'
Junio C Hamano
1
-4
/
+6
2018-02-13
Merge branch 'sg/cocci-move-array'
Junio C Hamano
9
-27
/
+19
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
8
-17
/
+48
2018-02-13
Merge branch 'rs/strbuf-cocci-workaround'
Junio C Hamano
1
-1
/
+2
2018-02-13
Merge branch 'mr/packed-ref-store-fix'
Junio C Hamano
1
-2
/
+1
2018-02-13
Merge branch 'jt/http-redact-cookies'
Junio C Hamano
3
-8
/
+117
2018-02-13
Merge branch 'ds/use-get-be64'
Junio C Hamano
2
-6
/
+3
2018-02-13
Merge branch 'cc/sha1-file-name'
Junio C Hamano
4
-27
/
+43
2018-02-13
Merge branch 'nd/trace-with-env'
Junio C Hamano
8
-11
/
+178
2018-02-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
2
-110
/
+342
2018-02-13
Merge branch 'rb/hashmap-h-compilation-fix'
Junio C Hamano
1
-2
/
+1
2018-02-13
Merge branch 'nd/diff-flush-before-warning'
Junio C Hamano
1
-0
/
+1
2018-02-13
Merge branch 'tb/crlf-conv-flags'
Junio C Hamano
8
-46
/
+46
2018-02-13
Merge branch 'rs/describe-unique-abbrev'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'ks/submodule-doc-updates'
Junio C Hamano
2
-29
/
+87
2018-02-13
Merge branch 'cl/t9001-cleanup'
Junio C Hamano
1
-10
/
+7
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
7
-86
/
+17
2018-02-13
Merge branch 'ot/mru-on-list'
Junio C Hamano
4
-59
/
+33
[next]