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-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
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
2
-0
/
+7
2014-06-02
dir.c:trim_trailing_spaces(): fix for " \ " sequence
Pasha Bolokhov
2
-15
/
+42
2014-06-02
pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
René Scharfe
1
-2
/
+2
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
1
-3
/
+3
2014-06-02
fix brown paper bag breakage in t5150-request-pull.sh
Johannes Sixt
1
-1
/
+1
2014-06-02
sideband.c: do not use ANSI control sequence on non-terminal
Michael Naumov
1
-1
/
+1
2014-05-30
compat/bswap.h: fix endianness detection
Ben Walton
1
-1
/
+1
2014-05-30
t5538: move http push tests out to t5542
Nick Alcock
2
-59
/
+100
2014-05-30
Sync with 1.9.4
Junio C Hamano
2
-1
/
+18
2014-05-30
Git 1.9.4
Junio C Hamano
4
-3
/
+20
2014-05-30
t5537: re-drop http tests
Jeff King
1
-28
/
+0
2014-05-28
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint
Junio C Hamano
2
-20
/
+42
2014-05-28
Merge branch 'mw/symlinks' into maint
Junio C Hamano
3
-20
/
+112
2014-05-28
Git 2.0
Junio C Hamano
2
-1
/
+6
2014-05-28
Documentation: wording fixes in the user manual and glossary
Jeremiah Mahler
2
-9
/
+8
2014-05-27
transport-helper.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
remote.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
reflog-walk.c: rearrange xcalloc arguments
Brian Gesiak
1
-4
/
+4
2014-05-27
pack-revindex.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
notes.c: rearrange xcalloc arguments
Brian Gesiak
1
-3
/
+3
2014-05-27
imap-send.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
http-push.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
diff.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
config.c: rearrange xcalloc arguments
Brian Gesiak
1
-2
/
+2
2014-05-27
commit.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
builtin/remote.c: rearrange xcalloc arguments
Brian Gesiak
1
-4
/
+4
2014-05-27
builtin/ls-remote.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
config: respect '~' and '~user' in mailmap.file
Øystein Walle
1
-1
/
+1
[prev]
[next]