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
/
environment.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-1
/
+0
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-4
/
+4
2018-05-18
cache: convert get_graft_file to handle arbitrary repositories
Stefan Beller
1
-3
/
+3
2018-05-18
shallow: add repository argument to set_alternate_shallow_file
Stefan Beller
1
-1
/
+1
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
1
-0
/
+1
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+1
2018-04-25
Merge branch 'jk/relative-directory-fix'
Junio C Hamano
1
-3
/
+23
2018-04-16
convert: add round trip check based on 'core.checkRoundtripEncoding'
Lars Schneider
1
-0
/
+1
2018-04-12
replace-object: check_replace_refs is safe in multi repo environment
Stefan Beller
1
-1
/
+1
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-2
/
+3
2018-04-11
commit-graph: add core.commitGraph setting
Derrick Stolee
1
-0
/
+1
2018-04-10
Merge branch 'nd/remove-ignore-env-field'
Junio C Hamano
1
-3
/
+28
2018-03-30
set_work_tree: use chdir_notify
Jeff King
1
-1
/
+22
2018-03-30
set_git_dir: die when setenv() fails
Jeff King
1
-3
/
+2
2018-03-23
repository: introduce raw object store field
Stefan Beller
1
-2
/
+3
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-12
/
+12
2018-03-05
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-03-05
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
1
-3
/
+27
2018-02-22
environment: rename 'namespace' variables
Brandon Williams
1
-5
/
+5
2018-02-22
environment: rename 'template' variables
Brandon Williams
1
-7
/
+7
2018-02-13
Merge branch 'tb/crlf-conv-flags'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+1
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-0
/
+1
2018-01-16
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen
1
-1
/
+1
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-0
/
+15
2017-12-08
partial-clone: define partial clone settings in config
Jeff Hostetler
1
-0
/
+1
2017-12-05
extension.partialclone: introduce partial clone extension
Jonathan Tan
1
-0
/
+1
2017-12-04
print_sha1_ellipsis: introduce helper
Ann T Ropea
1
-0
/
+15
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-0
/
+1
2017-10-03
Merge branch 'jk/no-optional-locks'
Junio C Hamano
1
-0
/
+5
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
1
-0
/
+1
2017-09-27
git: add --no-optional-locks option
Jeff King
1
-0
/
+5
2017-09-06
repository: free fields before overwriting them
Jeff King
1
-1
/
+3
2017-06-23
environment: store worktree in the_repository
Brandon Williams
1
-5
/
+4
2017-06-23
environment: place key repository state in the_repository
Brandon Williams
1
-45
/
+13
2017-06-23
environment: remove namespace_len variable
Brandon Williams
1
-5
/
+4
2017-06-23
setup: don't perform lazy initialization of repository state
Brandon Williams
1
-9
/
+8
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-29
Merge branch 'jk/bug-to-abort'
Junio C Hamano
1
-1
/
+1
2017-05-16
Merge branch 'nd/worktree-kill-parse-ref'
Junio C Hamano
1
-0
/
+2
2017-05-15
setup_git_env: convert die("BUG") to BUG()
Jeff King
1
-1
/
+1
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-8
/
+6
2017-04-16
environment.c: fix potential segfault by get_git_common_dir()
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2017-03-30
Merge branch 'jk/no-looking-at-dotgit-outside-repo-final'
Junio C Hamano
1
-1
/
+4
2017-03-28
odb_mkstemp: use git_path_buf
Jeff King
1
-4
/
+2
2017-03-28
odb_mkstemp: write filename into strbuf
Jeff King
1
-8
/
+8
2017-03-21
Merge branch 'jk/pack-name-cleanups'
Junio C Hamano
1
-4
/
+2
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
1
-4
/
+2
[next]