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 'cb/byte-order'
Junio C Hamano
1
-9
/
+24
2014-06-16
Merge branch 'jk/strbuf-tolower'
Junio C Hamano
4
-7
/
+13
2014-06-16
Merge branch 'jk/daemon-tolower'
Junio C Hamano
4
-22
/
+16
2014-06-16
Merge branch 'as/pretty-truncate'
Junio C Hamano
5
-72
/
+282
2014-06-16
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
2
-6
/
+5
2014-06-16
Merge branch 'sk/windows-unc-path'
Junio C Hamano
5
-8
/
+30
2014-06-16
Merge branch 'rr/rebase-autostash-fix'
Junio C Hamano
3
-3
/
+27
2014-06-16
Merge branch 'jk/report-fail-to-read-objects-better'
Junio C Hamano
1
-1
/
+5
2014-06-16
Merge branch 'jk/diff-files-assume-unchanged'
Junio C Hamano
2
-12
/
+32
2014-06-16
Merge branch 'jk/argv-array-for-child-process'
Junio C Hamano
9
-107
/
+57
2014-06-16
Merge branch 'sk/wincred'
Junio C Hamano
1
-4
/
+12
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
git-p4: fix submit in non --prepare-p4-only mode
Maxime Coste
1
-6
/
+6
2014-06-13
git-gui: tolerate major version changes when comparing the git version
Jens Lehmann
1
-2
/
+2
2014-06-13
git-gui: show staged submodules regardless of ignore config
Jens Lehmann
2
-1
/
+8
2014-06-12
t7700: drop explicit --no-pack-kept-objects from .keep test
Jeff King
1
-1
/
+1
2014-06-12
Sync with maint
Junio C Hamano
1
-2
/
+0
2014-06-12
Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maint
Junio C Hamano
2
-0
/
+7
2014-06-12
pull: do not abuse 'break' inside a shell 'case'
Jacek Konieczny
1
-2
/
+0
2014-06-12
sequencer: use logmsg_reencode in get_message
Jeff King
1
-40
/
+5
2014-06-12
logmsg_reencode: return const buffer
Jeff King
5
-16
/
+23
2014-06-12
do not create "struct commit" with xcalloc
Jeff King
2
-2
/
+2
2014-06-12
commit: push commit_index update into alloc_commit_node
Jeff King
2
-4
/
+10
2014-06-12
alloc: include any-object allocations in alloc_report
Jeff King
1
-6
/
+7
2014-06-12
replace dangerous uses of strbuf_attach
Jeff King
2
-8
/
+3
2014-06-12
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
9
-22
/
+29
[prev]
[next]