index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-17
t7510: test a commit signed by an unknown key
Jeff King
2014-06-17
t7510: use consistent &&-chains in loop
Michael J Gruber
2014-06-17
t7510: stop referring to master in later tests
Jeff King
2014-06-16
rebase--merge: fix --skip with two conflicts in a row
brian m. carlson
2014-06-13
submodule: document "sync --recursive"
Matthew Chen
2014-06-13
t0008: do not depend on 'echo' handling backslashes specially
Junio C Hamano
2014-06-13
reuse cached commit buffer when parsing signatures
Jeff King
2014-06-13
commit: record buffer length in cache
Jeff King
2014-06-13
commit: convert commit->buffer to a slab
Jeff King
2014-06-13
commit-slab: provide a static initializer
Jeff King
2014-06-13
use get_commit_buffer everywhere
Jeff King
2014-06-13
convert logmsg_reencode to get_commit_buffer
Jeff King
2014-06-13
use get_commit_buffer to avoid duplicate code
Jeff King
2014-06-13
use get_cached_commit_buffer where appropriate
Jeff King
2014-06-13
provide helpers to access the commit buffer
Jeff King
2014-06-13
provide a helper to set the commit buffer
Jeff King
2014-06-13
provide a helper to free commit buffer
Jeff King
2014-06-12
Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maint
Junio C Hamano
2014-06-12
pull: do not abuse 'break' inside a shell 'case'
Jacek Konieczny
2014-06-12
sequencer: use logmsg_reencode in get_message
Jeff King
2014-06-12
logmsg_reencode: return const buffer
Jeff King
2014-06-12
do not create "struct commit" with xcalloc
Jeff King
2014-06-12
commit: push commit_index update into alloc_commit_node
Jeff King
2014-06-12
alloc: include any-object allocations in alloc_report
Jeff King
2014-06-12
replace dangerous uses of strbuf_attach
Jeff King
2014-06-12
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
2014-06-10
repack: s/write_bitmap/&s/ in code
Jeff King
2014-06-10
repack: respect pack.writebitmaps
Jeff King
2014-06-10
repack: do not accidentally pack kept objects by default
Jeff King
2014-06-09
revision: parse "git log -<count>" more carefully
Junio C Hamano
2014-06-04
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
2014-06-02
dir.c:trim_trailing_spaces(): fix for " \ " sequence
Pasha Bolokhov
2014-06-02
pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
René Scharfe
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
2014-06-02
sideband.c: do not use ANSI control sequence on non-terminal
Michael Naumov
2014-05-30
t5538: move http push tests out to t5542
Nick Alcock
2014-05-30
Sync with 1.9.4
Junio C Hamano
2014-05-30
Git 1.9.4
v1.9.4
Junio C Hamano
2014-05-30
t5537: re-drop http tests
Jeff King
2014-05-28
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint
Junio C Hamano
2014-05-28
Merge branch 'mw/symlinks' into maint
Junio C Hamano
2014-05-28
Git 2.0
v2.0.0
Junio C Hamano
2014-05-27
config: respect '~' and '~user' in mailmap.file
Øystein Walle
2014-05-27
gc --auto: do not lock refs in the background
Nguyễn Thái Ngọc Duy
2014-05-27
remote prune: optimize "dangling symref" check/warning
Jens Lindström
2014-05-27
remote: repack packed-refs once when deleting multiple refs
Jens Lindström
2014-05-27
completion: add missing options for git-merge
John Keeping
2014-05-27
completion: add a note that merge options are shared
John Keeping
2014-05-23
remote rm: delete remote configuration as the last
Jens Lindström
[prev]
[next]