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
2014-06-16
Merge branch 'jk/do-not-run-httpd-tests-as-root'
Junio C Hamano
1
-0
/
+5
2014-06-16
Merge branch 'cc/replace-edit'
Junio C Hamano
3
-46
/
+222
2014-06-16
Merge branch 'mt/patch-id-stable' (early part)
Junio C Hamano
5
-31
/
+208
2014-06-15
gitk: Use mktemp -d to avoid predictable temporary directories
David Aguilar
1
-1
/
+2
2014-06-15
gitk: Show staged submodules regardless of ignore config
Jens Lehmann
1
-3
/
+10
2014-06-15
gitk: Honor TMPDIR when viewing external diffs
David Aguilar
1
-2
/
+9
2014-06-15
gitk: Allow displaying time zones from author and commit dates timestamps
Anders Kaseorg
1
-1
/
+23
2014-06-15
gitk: Switch to patch mode when searching for line origin
Max Kirillov
1
-2
/
+6
2014-06-15
gitk: Replace SHA1 entry field on keyboard paste
Ilya Bobyr
1
-0
/
+1
2014-06-13
submodule: document "sync --recursive"
Matthew Chen
1
-1
/
+1
2014-06-13
blame: simplify prepare_lines()
René Scharfe
1
-13
/
+7
2014-06-13
blame: factor out get_next_line()
René Scharfe
1
-18
/
+10
2014-06-13
completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases
Steffen Prohaska
2
-0
/
+37
2014-06-13
t0008: do not depend on 'echo' handling backslashes specially
Junio C Hamano
1
-6
/
+8
2014-06-13
reuse cached commit buffer when parsing signatures
Jeff King
3
-19
/
+12
2014-06-13
commit: record buffer length in cache
Jeff King
16
-38
/
+68
2014-06-13
commit: convert commit->buffer to a slab
Jeff King
2
-8
/
+13
2014-06-13
commit-slab: provide a static initializer
Jeff King
1
-0
/
+12
2014-06-13
use get_commit_buffer everywhere
Jeff King
7
-9
/
+33
2014-06-13
convert logmsg_reencode to get_commit_buffer
Jeff King
6
-35
/
+16
2014-06-13
use get_commit_buffer to avoid duplicate code
Jeff King
2
-27
/
+7
2014-06-13
use get_cached_commit_buffer where appropriate
Jeff King
3
-3
/
+3
2014-06-13
provide helpers to access the commit buffer
Jeff King
2
-0
/
+49
2014-06-13
provide a helper to set the commit buffer
Jeff King
4
-3
/
+14
2014-06-13
provide a helper to free commit buffer
Jeff King
6
-9
/
+30
2014-06-13
t1700: new tests for split-index mode
Nguyễn Thái Ngọc Duy
6
-2
/
+233
2014-06-13
t2104: make sure split index mode is off for the version test
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2014-06-13
read-cache: force split index mode with GIT_TEST_SPLIT_INDEX
Nguyễn Thái Ngọc Duy
1
-1
/
+9
2014-06-13
read-tree: note about dropping split-index mode or index version
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2014-06-13
read-tree: force split-index mode off on --index-output
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2014-06-13
rev-parse: add --shared-index-path to get shared index path
Nguyễn Thái Ngọc Duy
2
-0
/
+14
2014-06-13
update-index --split-index: do not split if $GIT_DIR is read only
Nguyễn Thái Ngọc Duy
1
-3
/
+10
2014-06-13
update-index: new options to enable/disable split index mode
Nguyễn Thái Ngọc Duy
5
-6
/
+114
2014-06-13
split-index: strip pathname of on-disk replaced entries
Nguyễn Thái Ngọc Duy
3
-2
/
+23
2014-06-13
split-index: do not invalidate cache-tree at read time
Nguyễn Thái Ngọc Duy
3
-1
/
+4
2014-06-13
split-index: the reading part
Nguyễn Thái Ngọc Duy
3
-4
/
+84
2014-06-13
split-index: the writing part
Nguyễn Thái Ngọc Duy
2
-2
/
+103
2014-06-13
read-cache: mark updated entries for split index
Nguyễn Thái Ngọc Duy
7
-2
/
+30
2014-06-13
read-cache: save deleted entries in split index
Nguyễn Thái Ngọc Duy
3
-6
/
+21
2014-06-13
read-cache: mark new entries for split index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2014-06-13
read-cache: split-index mode
Nguyễn Thái Ngọc Duy
8
-5
/
+253
2014-06-13
read-cache: save index SHA-1 after reading
Nguyễn Thái Ngọc Duy
3
-2
/
+6
2014-06-13
entry.c: update cache_changed if refresh_cache is set in checkout_entry()
Nguyễn Thái Ngọc Duy
6
-3
/
+11
2014-06-13
cache-tree: mark istate->cache_changed on prime_cache_tree()
Nguyễn Thái Ngọc Duy
4
-7
/
+8
2014-06-13
cache-tree: mark istate->cache_changed on cache tree update
Nguyễn Thái Ngọc Duy
5
-24
/
+18
2014-06-13
cache-tree: mark istate->cache_changed on cache tree invalidation
Nguyễn Thái Ngọc Duy
7
-12
/
+20
2014-06-13
unpack-trees: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2014-06-13
resolve-undo: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2
-1
/
+2
2014-06-13
update-index: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2014-06-13
read-cache: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
4
-9
/
+15
[prev]
[next]