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-25
Merge branch 'jk/diff-files-assume-unchanged' into maint
Junio C Hamano
2
-12
/
+32
2014-06-25
Merge branch 'jk/commit-C-pick-empty' into maint
Junio C Hamano
2
-4
/
+12
2014-06-25
Merge branch 'bc/blame-crlf-test' into maint
Junio C Hamano
2
-1
/
+9
2014-06-25
Merge branch 'jx/blame-align-relative-time' into maint
Junio C Hamano
1
-8
/
+22
2014-06-25
Merge branch 'jc/apply-ignore-whitespace' into maint
Junio C Hamano
2
-13
/
+11
2014-06-25
Merge branch 'jk/complete-merge-pull' into maint
Junio C Hamano
1
-1
/
+5
2014-06-25
Merge branch 'ow/config-mailmap-pathname' into maint
Junio C Hamano
1
-1
/
+1
2014-06-25
Merge branch 'as/pretty-truncate' into maint
Junio C Hamano
5
-72
/
+282
2014-06-25
Merge branch 'jc/revision-dash-count-parsing' into maint
Junio C Hamano
1
-2
/
+4
2014-06-25
Merge branch 'jk/report-fail-to-read-objects-better' into maint
Junio C Hamano
1
-1
/
+5
2014-06-25
Merge branch 'mn/sideband-no-ansi' into maint
Junio C Hamano
1
-1
/
+1
2014-06-25
Merge branch 'je/pager-do-not-recurse' into maint
Junio C Hamano
1
-1
/
+1
2014-06-23
builtin/clone.c: detect a clone starting at a tag correctly
Junio C Hamano
1
-1
/
+1
2014-06-17
pretty: avoid reading past end-of-string with "%G"
Jeff King
2
-0
/
+8
2014-06-17
t7510: check %G* pretty-format output
Jeff King
1
-0
/
+40
2014-06-17
t7510: test a commit signed by an unknown key
Jeff King
1
-0
/
+13
2014-06-17
t7510: use consistent &&-chains in loop
Michael J Gruber
1
-6
/
+6
2014-06-17
t7510: stop referring to master in later tests
Jeff King
1
-3
/
+3
2014-06-16
rebase--merge: fix --skip with two conflicts in a row
brian m. carlson
2
-2
/
+18
2014-06-16
http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616
Yi EungJun
1
-1
/
+1
2014-06-13
submodule: document "sync --recursive"
Matthew Chen
1
-1
/
+1
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-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
2014-06-10
repack: s/write_bitmap/&s/ in code
Jeff King
1
-6
/
+6
2014-06-10
repack: respect pack.writebitmaps
Jeff King
2
-2
/
+22
2014-06-10
repack: do not accidentally pack kept objects by default
Jeff King
2
-2
/
+2
2014-06-09
api-strbuf.txt minor typos
Jeremiah Mahler
1
-5
/
+5
2014-06-09
revision: parse "git log -<count>" more carefully
Junio C Hamano
1
-2
/
+4
2014-06-05
t/t7810-grep.sh: remove duplicate test_config()
Jeremiah Mahler
1
-5
/
+0
2014-06-04
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
2
-0
/
+7
2014-06-04
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
5
-22
/
+28
[prev]
[next]