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
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
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
1
-1
/
+1
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
1
-1
/
+1
2017-01-18
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-1
/
+1
2016-12-12
real_path: have callers use real_pathdup and strbuf_realpath
Brandon Williams
1
-1
/
+1
2016-11-15
compression: unify pack.compression configuration parsing
Junio C Hamano
1
-1
/
+1
2016-10-27
Merge branch 'lt/abbrev-auto'
Junio C Hamano
1
-1
/
+1
2016-10-26
setup_git_env: avoid blind fall-back to ".git"
Jeff King
1
-1
/
+4
2016-10-26
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
1
-0
/
+13
2016-10-10
git: make super-prefix option
Brandon Williams
1
-0
/
+13
2016-10-03
abbrev: auto size the default abbreviation
Linus Torvalds
1
-1
/
+1
2016-10-03
abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
Junio C Hamano
1
-1
/
+1
2016-09-21
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
1
-1
/
+12
2016-09-13
init: reset cached config when entering new repo
Jeff King
1
-0
/
+5
2016-09-13
config: only read .git/config from configured repos
Jeff King
1
-0
/
+7
2016-09-13
pager: make pager_program a file-local static
Jeff King
1
-1
/
+0
2016-05-26
Merge branch 'js/windows-dotgit' into maint
Junio C Hamano
1
-0
/
+1
2016-05-17
Merge branch 'js/windows-dotgit'
Junio C Hamano
1
-0
/
+1
2016-05-17
Merge branch 'ab/hooks'
Junio C Hamano
1
-0
/
+1
2016-05-11
mingw: introduce the 'core.hideDotFiles' setting
Johannes Schindelin
1
-0
/
+1
2016-05-04
hooks: allow customizing where the hook directory is
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2016-05-02
Merge branch 'jk/check-repository-format' into maint
Junio C Hamano
1
-2
/
+21
2016-04-13
Merge branch 'jk/check-repository-format'
Junio C Hamano
1
-2
/
+21
2016-03-11
setup: drop repository_format_version global
Jeff King
1
-1
/
+0
2016-03-11
lazily load core.sharedrepository
Jeff King
1
-0
/
+9
2016-03-11
wrap shared_repository global in get/set accessors
Jeff King
1
-1
/
+12
2016-03-06
setup: make startup_info available everywhere
Jeff King
1
-1
/
+0
2016-02-10
Merge branch 'cc/untracked'
Junio C Hamano
1
-0
/
+7
2016-01-27
test-dump-untracked-cache: don't modify the untracked cache
Christian Couder
1
-0
/
+7
2016-01-12
Merge branch 'nd/stop-setenv-work-tree'
Junio C Hamano
1
-2
/
+0
2015-12-22
Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"
Nguyễn Thái Ngọc Duy
1
-2
/
+0
2015-10-26
Merge branch 'jk/repository-extension'
Junio C Hamano
1
-0
/
+1
2015-09-25
replace trivial malloc + sprintf / strcpy calls with xstrfmt
Jeff King
1
-5
/
+2
2015-08-03
Merge branch 'nd/export-worktree'
Junio C Hamano
1
-0
/
+2
2015-06-26
setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR
Nguyễn Thái Ngọc Duy
1
-0
/
+2
[prev]
[next]