summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-22streaming: free git_istream upon closingJeff King
2011-05-26t0021: test application of both crlf and identJunio C Hamano
2011-05-26t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe
2011-05-26streaming: filter cascadingJunio C Hamano
2011-05-26streaming filter: ident filterJunio C Hamano
2011-05-26Add LF-to-CRLF streaming conversionJunio C Hamano
2011-05-26stream filter: add "no more input" to the filtersJunio C Hamano
2011-05-26Add streaming filter APIJunio C Hamano
2011-05-26convert.h: move declarations for conversion from cache.hJunio C Hamano
2011-05-26sha1_file: use the correct type (ssize_t, not size_t) for read-style functionJim Meyering
2011-05-21streaming: read loose objects incrementallyJunio C Hamano
2011-05-21sha1_file.c: expose helpers to read loose objectsJunio C Hamano
2011-05-21streaming: read non-delta incrementally from a packJunio C Hamano
2011-05-21streaming_write_entry(): support files with holesJunio C Hamano
2011-05-21convert: CRLF_INPUT is a no-op in the output codepathJunio C Hamano
2011-05-21streaming_write_entry(): use streaming API in write_entry()Junio C Hamano
2011-05-21streaming: a new API to read from the object storeJunio C Hamano
2011-05-21write_entry(): separate two helper functions outJunio C Hamano
2011-05-21unpack_object_header(): make it publicJunio C Hamano
2011-05-21sha1_object_info_extended(): hint about objects in delta-base cacheJunio C Hamano
2011-05-19sha1_object_info_extended(): expose a bit more infoJunio C Hamano
2011-05-17packed_object_info_detail(): do not return a stringJunio C Hamano
2011-05-15Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streamingJunio C Hamano
2011-05-15Sync release notes for 1.7.6 to exclude what are in maintenance trackJunio C Hamano
2011-05-15Merge branch 'maint'Junio C Hamano
2011-05-15Update draft release notes to 1.7.5.2Junio C Hamano
2011-05-15Merge branch 'cn/format-patch-quiet' into maintJunio C Hamano
2011-05-15Merge branch 'jm/mergetool-submodules' into maintJunio C Hamano
2011-05-15Merge branch 'jk/format-patch-quote-special-in-from' into maintJunio C Hamano
2011-05-15Merge branch 'vh/git-svn-doc' into maintJunio C Hamano
2011-05-15git_open_noatime(): drop unused parameterJunio C Hamano
2011-05-15sha1_file: typofixJunio C Hamano
2011-05-15read_sha1_file(): allow selective bypassing of replacement mechanismJunio C Hamano
2011-05-15inline lookup_replace_object() callsJunio C Hamano
2011-05-15read_sha1_file(): get rid of read_sha1_file_repl() madnessJunio C Hamano
2011-05-15t6050: make sure we test not just commit replacementJunio C Hamano
2011-05-15Declare lookup_replace_object() in cache.h, not in commit.hJunio C Hamano
2011-05-15Merge branch 'maint'Junio C Hamano
2011-05-15add, merge, diff: do not use strcasecmp to compare config variable namesJonathan Nieder
2011-05-13Bigfile: teach "git add" to send a large file straight to a packJunio C Hamano
2011-05-13Update draft release notes to 1.7.6Junio C Hamano
2011-05-13Merge branch 'bf/commit-template-no-cleanup'Junio C Hamano
2011-05-13Merge branch 'jc/t1506-shell-param-expansion-gotcha'Junio C Hamano
2011-05-13Merge branch 'rr/rerere-libify-clear-gc'Junio C Hamano
2011-05-13Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix'Junio C Hamano
2011-05-13Merge branch 'jh/dirstat-lines'Junio C Hamano
2011-05-13Merge branch 'jc/fix-add-u-unmerged'Junio C Hamano
2011-05-13Merge branch 'jn/setup-revisions-glob-and-friends-passthru'Junio C Hamano
2011-05-13Merge branch 'cn/log-parse-opt'Junio C Hamano
2011-05-13Merge branch 'maint'Junio C Hamano