Age | Commit message (Expand) | Author | Files | Lines |
2011-05-26 | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4 | Junio C Hamano | 1 | -0/+1 |
2011-05-26 | Merge branch 'jk/git-connection-deadlock-fix' into maint | Junio C Hamano | 1 | -0/+1 |
2011-05-25 | Merge branch 'jc/bigfile' | Junio C Hamano | 1 | -2/+5 |
2011-05-24 | config: make environment parsing routines static | Jeff King | 1 | -2/+0 |
2011-05-23 | Merge branch 'mg/config-symbolic-constants' | Junio C Hamano | 1 | -0/+10 |
2011-05-23 | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 1 | -4/+4 |
2011-05-20 | sha1_file.c: expose helpers to read loose objects | Junio C Hamano | 1 | -0/+3 |
2011-05-20 | streaming_write_entry(): use streaming API in write_entry() | Junio C Hamano | 1 | -0/+1 |
2011-05-20 | unpack_object_header(): make it public | Junio C Hamano | 1 | -0/+1 |
2011-05-20 | sha1_object_info_extended(): hint about objects in delta-base cache | Junio C Hamano | 1 | -1/+2 |
2011-05-19 | Merge branch 'jc/replacing' | Junio C Hamano | 1 | -4/+14 |
2011-05-19 | Merge branch 'jk/git-connection-deadlock-fix' | Junio C Hamano | 1 | -0/+1 |
2011-05-19 | sha1_object_info_extended(): expose a bit more info | Junio C Hamano | 1 | -0/+28 |
2011-05-17 | config: define and document exit codes | Michael J Gruber | 1 | -0/+10 |
2011-05-16 | packed_object_info_detail(): do not return a string | Junio C Hamano | 1 | -1/+1 |
2011-05-16 | connect: let callers know if connection is a socket | Jeff King | 1 | -0/+1 |
2011-05-15 | Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streaming | Junio C Hamano | 1 | -7/+20 |
2011-05-15 | read_sha1_file(): allow selective bypassing of replacement mechanism | Junio C Hamano | 1 | -1/+6 |
2011-05-15 | inline lookup_replace_object() calls | Junio C Hamano | 1 | -2/+10 |
2011-05-15 | read_sha1_file(): get rid of read_sha1_file_repl() madness | Junio C Hamano | 1 | -5/+1 |
2011-05-15 | Declare lookup_replace_object() in cache.h, not in commit.h | Junio C Hamano | 1 | -0/+1 |
2011-05-10 | fix overslow :/no-such-string-ever-existed diagnostics | Junio C Hamano | 1 | -4/+4 |
2011-05-09 | convert: rename the "eol" global variable to "core_eol" | Junio C Hamano | 1 | -1/+1 |
2011-05-09 | index_fd(): turn write_object and format_check arguments into one flag | Junio C Hamano | 1 | -2/+5 |
2011-05-06 | Merge branch 'im/hashcmp-optim' | Junio C Hamano | 1 | -4/+14 |
2011-05-06 | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 1 | -1/+1 |
2011-05-04 | Merge branch 'jc/pack-objects-bigfile' into maint | Junio C Hamano | 1 | -0/+1 |
2011-04-28 | hashcmp(): inline memcmp() by hand to optimize | Ingo Molnar | 1 | -4/+14 |
2011-04-27 | Merge branch 'jc/pack-objects-bigfile' | Junio C Hamano | 1 | -0/+1 |
2011-04-05 | Teach core.bigfilethreashold to pack-objects | Junio C Hamano | 1 | -0/+1 |
2011-04-05 | pathspec: rename per-item field has_wildcard to use_wildcard | Junio C Hamano | 1 | -1/+1 |
2011-04-03 | Merge branch 'jc/index-update-if-able' into maint | Junio C Hamano | 1 | -0/+1 |
2011-04-03 | Merge branch 'lt/default-abbrev' into maint | Junio C Hamano | 1 | -2/+3 |
2011-04-03 | Merge branch 'lp/config-vername-check' into maint | Junio C Hamano | 1 | -0/+1 |
2011-04-01 | Merge branch 'nd/init-gitdir' | Junio C Hamano | 1 | -0/+1 |
2011-03-26 | Merge branch 'jc/index-update-if-able' | Junio C Hamano | 1 | -0/+1 |
2011-03-26 | Merge branch 'jc/maint-rerere-in-workdir' | Junio C Hamano | 1 | -0/+1 |
2011-03-23 | rerere: make sure it works even in a workdir attached to a young repository | Junio C Hamano | 1 | -0/+1 |
2011-03-23 | Merge branch 'lt/default-abbrev' | Junio C Hamano | 1 | -2/+3 |
2011-03-22 | Merge branch 'jn/test-sanitize-git-env' | Junio C Hamano | 1 | -1/+0 |
2011-03-21 | diff/status: refactor opportunistic index update | Junio C Hamano | 1 | -0/+1 |
2011-03-20 | Merge branch 'sp/maint-fd-limit' into maint | Junio C Hamano | 1 | -1/+2 |
2011-03-19 | Merge branch 'ab/i18n-basic' | Junio C Hamano | 1 | -0/+1 |
2011-03-19 | Merge branch 'jk/trace-sifter' | Junio C Hamano | 1 | -0/+5 |
2011-03-19 | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2011-03-17 | Name make_*_path functions more accurately | Carlos Martín Nieto | 1 | -3/+3 |
2011-03-16 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-03-16 | Merge branch 'jh/push-default-upstream-configname' into maint | Junio C Hamano | 1 | -1/+1 |
2011-03-16 | enums: omit trailing comma for portability | Jonathan Nieder | 1 | -1/+1 |
2011-03-16 | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 1 | -3/+3 |