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
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-15
sha1_file: add read_loose_object() function
Jeff King
1
-0
/
+13
2017-01-11
index: improve constness for reading blob data
Brandon Williams
1
-1
/
+1
2017-01-10
Merge branch 'jc/git-open-cloexec'
Junio C Hamano
1
-1
/
+2
2017-01-08
pathspec: remove the deprecated get_pathspec function
Brandon Williams
1
-1
/
+0
2017-01-07
raceproof_create_file(): new function
Michael Haggerty
1
-0
/
+43
2017-01-07
safe_create_leading_directories(): set errno on SCLD_EXISTS
Michael Haggerty
1
-2
/
+3
2016-12-22
submodules: load gitmodules file from commit sha1
Brandon Williams
1
-0
/
+2
2016-12-12
real_path: create real_pathdup
Brandon Williams
1
-0
/
+1
2016-12-12
real_path: convert real_path_internal to strbuf_realpath
Brandon Williams
1
-0
/
+2
2016-11-15
compression: unify pack.compression configuration parsing
Junio C Hamano
1
-1
/
+1
2016-11-02
sha1_file: stop opening files with O_NOATIME
Junio C Hamano
1
-1
/
+1
2016-10-31
Merge branch 'ls/git-open-cloexec'
Junio C Hamano
1
-1
/
+1
2016-10-28
Merge branch 'jk/fetch-quick-tag-following' into maint
Junio C Hamano
1
-0
/
+1
2016-10-28
git_open(): untangle possible NOATIME and CLOEXEC interactions
Junio C Hamano
1
-0
/
+1
2016-10-27
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
1
-2
/
+2
2016-10-27
Merge branch 'jk/abbrev-auto'
Junio C Hamano
1
-1
/
+6
2016-10-27
Merge branch 'lt/abbrev-auto'
Junio C Hamano
1
-0
/
+4
2016-10-26
find_unique_abbrev: use 4-buffer ring
Jeff King
1
-2
/
+2
2016-10-26
Merge branch 'jk/fetch-quick-tag-following'
Junio C Hamano
1
-0
/
+1
2016-10-26
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
1
-0
/
+2
2016-10-25
sha1_file: rename git_open_noatime() to git_open()
Lars Schneider
1
-1
/
+1
2016-10-17
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
1
-3
/
+33
2016-10-17
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
1
-0
/
+1
2016-10-14
fetch: use "quick" has_sha1_file for tag following
Jeff King
1
-0
/
+1
2016-10-10
Merge branch 'jk/pack-objects-optim-mru'
Junio C Hamano
1
-0
/
+8
2016-10-10
tmp-objdir: put quarantine information in the environment
Jeff King
1
-0
/
+1
2016-10-10
alternates: store scratch buffer as strbuf
Jeff King
1
-2
/
+11
2016-10-10
alternates: use a separate scratch space
Jeff King
1
-1
/
+4
2016-10-10
alternates: provide helper for allocating alternate
Jeff King
1
-0
/
+6
2016-10-10
alternates: provide helper for adding to alternates list
Jeff King
1
-1
/
+13
2016-10-10
git: make super-prefix option
Brandon Williams
1
-0
/
+2
2016-10-06
Merge branch 'jk/ambiguous-short-object-names'
Junio C Hamano
1
-0
/
+7
2016-10-03
find_unique_abbrev: move logic out of get_short_sha1()
Jeff King
1
-1
/
+6
2016-10-03
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
Junio C Hamano
1
-2
/
+3
2016-10-03
abbrev: auto size the default abbreviation
Linus Torvalds
1
-0
/
+1
2016-10-03
abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
Junio C Hamano
1
-0
/
+3
2016-09-29
Merge branch 'tg/add-chmod+x-fix' into maint
Junio C Hamano
1
-5
/
+7
2016-09-27
get_short_sha1: make default disambiguation configurable
Jeff King
1
-0
/
+2
2016-09-26
Merge branch 'rs/checkout-init-macro'
Junio C Hamano
1
-0
/
+1
2016-09-26
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
1
-5
/
+7
2016-09-26
get_sha1: detect buggy calls with multiple disambiguators
Jeff King
1
-0
/
+5
2016-09-25
init: call set_git_dir_init() from within init_db()
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2016-09-22
introduce CHECKOUT_INIT
René Scharfe
1
-0
/
+1
2016-09-21
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
1
-1
/
+13
2016-09-19
Merge branch 'rs/hex2chr' into maint
Junio C Hamano
1
-0
/
+10
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2016-09-15
add: modify already added files when --chmod is given
Thomas Gummerer
1
-5
/
+5
2016-09-15
read-cache: introduce chmod_index_entry
Thomas Gummerer
1
-0
/
+2
2016-09-13
init: reset cached config when entering new repo
Jeff King
1
-0
/
+7
2016-09-13
config: only read .git/config from configured repos
Jeff King
1
-0
/
+6
[prev]
[next]