index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
stream filter: add "no more input" to the filters
Junio C Hamano
3
-4
/
+35
2011-05-27
Add streaming filter API
Junio C Hamano
5
-16
/
+209
2011-05-27
convert.h: move declarations for conversion from cache.h
Junio C Hamano
2
-37
/
+45
2011-05-26
sha1_file: use the correct type (ssize_t, not size_t) for read-style function
Jim Meyering
1
-1
/
+1
2011-05-21
streaming: read loose objects incrementally
Junio C Hamano
1
-3
/
+82
2011-05-21
sha1_file.c: expose helpers to read loose objects
Junio C Hamano
2
-3
/
+6
2011-05-21
streaming: read non-delta incrementally from a pack
Junio C Hamano
1
-3
/
+102
2011-05-21
streaming_write_entry(): support files with holes
Junio C Hamano
1
-2
/
+19
2011-05-21
convert: CRLF_INPUT is a no-op in the output codepath
Junio C Hamano
1
-1
/
+1
2011-05-21
streaming_write_entry(): use streaming API in write_entry()
Junio C Hamano
3
-0
/
+76
2011-05-21
streaming: a new API to read from the object store
Junio C Hamano
3
-0
/
+210
2011-05-21
write_entry(): separate two helper functions out
Junio C Hamano
1
-17
/
+26
2011-05-21
unpack_object_header(): make it public
Junio C Hamano
2
-4
/
+5
2011-05-21
sha1_object_info_extended(): hint about objects in delta-base cache
Junio C Hamano
2
-1
/
+11
2011-05-19
sha1_object_info_extended(): expose a bit more info
Junio C Hamano
2
-11
/
+59
2011-05-17
packed_object_info_detail(): do not return a string
Junio C Hamano
3
-5
/
+5
2011-05-16
Sync release notes for 1.7.6 to exclude what are in maintenance track
Junio C Hamano
1
-12
/
+0
2011-05-16
Update draft release notes to 1.7.5.2
Junio C Hamano
1
-0
/
+9
2011-05-16
git_open_noatime(): drop unused parameter
Junio C Hamano
1
-8
/
+7
2011-05-16
sha1_file: typofix
Junio C Hamano
1
-1
/
+1
2011-05-16
read_sha1_file(): allow selective bypassing of replacement mechanism
Junio C Hamano
2
-5
/
+12
2011-05-16
inline lookup_replace_object() calls
Junio C Hamano
3
-4
/
+14
2011-05-16
read_sha1_file(): get rid of read_sha1_file_repl() madness
Junio C Hamano
4
-17
/
+9
2011-05-16
t6050: make sure we test not just commit replacement
Junio C Hamano
1
-2
/
+16
2011-05-16
Declare lookup_replace_object() in cache.h, not in commit.h
Junio C Hamano
2
-2
/
+1
2011-05-15
add, merge, diff: do not use strcasecmp to compare config variable names
Jonathan Nieder
3
-6
/
+6
2011-05-14
Bigfile: teach "git add" to send a large file straight to a pack
Junio C Hamano
2
-1
/
+110
2011-05-13
Update draft release notes to 1.7.6
Junio C Hamano
1
-30
/
+16
2011-05-13
Prepare for 1.7.5.2
Junio C Hamano
2
-1
/
+34
2011-05-13
t5400: Fix a couple of typos
Johan Herland
1
-2
/
+2
2011-05-13
Tweak t3102-ls-tree-wildcards to run on Windows
Johannes Sixt
1
-7
/
+7
2011-05-11
Update draft release notes to 1.7.6
Junio C Hamano
1
-3
/
+18
2011-05-11
Do not strip empty lines / trailing spaces from a commit message template
Boris Faure
3
-1
/
+25
2011-05-09
convert: make it harder to screw up adding a conversion attribute
Junio C Hamano
1
-41
/
+38
2011-05-09
convert: make it safer to add conversion attributes
Junio C Hamano
1
-26
/
+22
2011-05-09
convert: give saner names to crlf/eol variables, types and functions
Junio C Hamano
1
-30
/
+31
2011-05-09
convert: rename the "eol" global variable to "core_eol"
Junio C Hamano
4
-10
/
+10
2011-05-09
index_fd(): split into two helper functions
Junio C Hamano
1
-11
/
+31
2011-05-09
index_fd(): turn write_object and format_check arguments into one flag
Junio C Hamano
6
-23
/
+27
2011-05-09
t1507: avoid "${parameter<op>'word'}" inside double-quotes
Junio C Hamano
1
-2
/
+5
2011-05-08
t3701: add-p-fix makes the last test to pass
Junio C Hamano
1
-1
/
+1
2011-05-08
rerere: libify rerere_clear() and rerere_gc()
Junio C Hamano
3
-75
/
+88
2011-05-08
Remove gitweb/gitweb.cgi and other legacy targets from main Makefile
Jakub Narebski
1
-26
/
+0
2011-05-08
git-instaweb: Simplify build dependency on gitweb
Jakub Narebski
1
-1
/
+1
2011-05-07
tests: teach verify_parents to check for extra parents
Jonathan Nieder
1
-0
/
+1
2011-05-07
merge: make branch.<name>.mergeoptions correctly override merge.<option>
Junio C Hamano
2
-14
/
+57
2011-05-06
tests: eliminate unnecessary setup test assertions
Jonathan Nieder
2
-99
/
+97
2011-05-06
Update draft release notes to 1.7.6
Junio C Hamano
1
-3
/
+29
2011-05-06
Remove duplicated "is a"
João Britto
1
-1
/
+1
2011-05-06
fast-import: fix option parser for no-arg options
Sverre Rabbelier
1
-3
/
+3
[next]