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
2017-04-19
read-cache: speed up has_dir_name (part 2)
Jeff Hostetler
1
-1
/
+62
2017-04-19
read-cache: speed up has_dir_name (part 1)
Jeff Hostetler
1
-0
/
+45
2017-04-19
read-cache: speed up add_index_entry during checkout
Jeff Hostetler
1
-1
/
+10
2017-04-19
p0006-read-tree-checkout: perf test to time read-tree
Jeff Hostetler
4
-0
/
+263
2017-04-19
gitmodules: clarify the ignore option values
Sebastian Schuberth
1
-11
/
+20
2017-04-19
gitmodules: clarify what history depth a shallow clone has
Sebastian Schuberth
1
-2
/
+2
2017-04-19
push: document & test --force-with-lease with multiple remotes
Ævar Arnfjörð Bjarmason
2
-0
/
+70
2017-04-19
config: correct file reading order in read_early_config()
Nguyễn Thái Ngọc Duy
2
-14
/
+30
2017-04-18
rebase: pass --[no-]signoff option to git am
Giuseppe Bilotta
3
-1
/
+53
2017-04-18
xgethostname: handle long hostnames
David Turner
6
-4
/
+19
2017-04-18
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe
6
-10
/
+14
2017-04-18
p0004: make perf test executable
Christian Couder
1
-0
/
+0
2017-04-18
ls-files: fix path used when recursing into submodules
Jacob Keller
2
-1
/
+15
2017-04-17
replace: plug a memory leak
Junio C Hamano
1
-0
/
+1
2017-04-17
doc: trivial typo in git-format-patch.txt
Giuseppe Bilotta
1
-1
/
+1
2017-04-17
config: handle conditional include when $GIT_DIR is not set up
Nguyễn Thái Ngọc Duy
3
-8
/
+38
2017-04-17
config: prepare to pass more info in git_config_with_options()
Nguyễn Thái Ngọc Duy
3
-15
/
+29
2017-04-17
ls-files: fix recurse-submodules with nested submodules
Jacob Keller
2
-0
/
+5
2017-04-17
fetch-pack: show clearer error message upon ERR
Jonathan Tan
2
-1
/
+8
2017-04-17
submodule: remove a superfluous second check for the "new" variable
Sebastian Schuberth
1
-2
/
+1
2017-04-17
server-info: avoid calling fclose(3) twice in update_info_file()
René Scharfe
1
-3
/
+5
2017-04-17
files_for_each_reflog_ent_reverse(): close stream and free strbuf on error
René Scharfe
1
-8
/
+12
2017-04-16
t1400: use consistent style for test_expect_success calls
Kyle Meyer
1
-168
/
+167
2017-04-16
doc/revisions: remove brackets from rev^-n shorthand
Kyle Meyer
1
-2
/
+2
2017-04-16
Twelfth batch for 2.13
Junio C Hamano
1
-0
/
+16
2017-04-16
Merge branch 'js/difftool-builtin'
Junio C Hamano
2
-18
/
+39
2017-04-16
Merge branch 'sb/unpack-trees-would-lose-submodule-message-update'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'ab/regen-perl-mak-with-different-perl'
Junio C Hamano
1
-0
/
+1
2017-04-16
Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
Junio C Hamano
2
-0
/
+30
2017-04-16
Merge branch 'qp/bisect-docfix'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'mm/ls-files-s-doc'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano
3
-1
/
+27
2017-04-16
Merge branch 'jc/bs-t-is-not-a-tab-for-sed'
Junio C Hamano
1
-2
/
+2
2017-04-16
Merge branch 'jc/unused-symbols'
Junio C Hamano
2
-2
/
+1
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
28
-224
/
+239
2017-04-16
do_for_each_entry_in_dir(): delete function
Michael Haggerty
2
-32
/
+0
2017-04-16
files_pack_refs(): use reference iteration
Michael Haggerty
1
-83
/
+60
2017-04-16
commit_packed_refs(): use reference iteration
Michael Haggerty
1
-21
/
+17
2017-04-16
cache_ref_iterator_begin(): make function smarter
Michael Haggerty
3
-53
/
+56
2017-04-16
get_loose_ref_cache(): new function
Michael Haggerty
1
-2
/
+7
2017-04-16
get_loose_ref_dir(): function renamed from get_loose_refs()
Michael Haggerty
1
-3
/
+3
2017-04-16
do_for_each_entry_in_dir(): eliminate `offset` argument
Michael Haggerty
3
-11
/
+10
2017-04-16
refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
Michael Haggerty
2
-16
/
+15
2017-04-16
ref-cache: use a callback function to fill the cache
Michael Haggerty
3
-13
/
+38
2017-04-16
refs: record the ref_store in ref_cache, not ref_dir
Michael Haggerty
3
-11
/
+16
2017-04-16
ref-cache: introduce a new type, ref_cache
Michael Haggerty
3
-13
/
+46
2017-04-16
refs: split `ref_cache` code into separate files
Michael Haggerty
4
-733
/
+767
2017-04-16
ref-cache: rename `remove_entry()` to `remove_entry_from_dir()`
Michael Haggerty
1
-2
/
+2
2017-04-16
ref-cache: rename `find_ref()` to `find_ref_entry()`
Michael Haggerty
1
-3
/
+3
2017-04-16
ref-cache: rename `add_ref()` to `add_ref_entry()`
Michael Haggerty
1
-4
/
+4
[prev]
[next]