Code

git.git
2011-05-26 Junio C Hamanoconvert.h: move declarations for conversion from cache.h
2011-05-26 Jim Meyeringsha1_file: use the correct type (ssize_t, not size_t...
2011-05-21 Junio C Hamanostreaming: read loose objects incrementally
2011-05-21 Junio C Hamanosha1_file.c: expose helpers to read loose objects
2011-05-21 Junio C Hamanostreaming: read non-delta incrementally from a pack
2011-05-21 Junio C Hamanostreaming_write_entry(): support files with holes
2011-05-21 Junio C Hamanoconvert: CRLF_INPUT is a no-op in the output codepath
2011-05-21 Junio C Hamanostreaming_write_entry(): use streaming API in write_entry()
2011-05-21 Junio C Hamanostreaming: a new API to read from the object store
2011-05-21 Junio C Hamanowrite_entry(): separate two helper functions out
2011-05-21 Junio C Hamanounpack_object_header(): make it public
2011-05-21 Junio C Hamanosha1_object_info_extended(): hint about objects in...
2011-05-19 Junio C Hamanosha1_object_info_extended(): expose a bit more info
2011-05-17 Junio C Hamanopacked_object_info_detail(): do not return a string
2011-05-15 Junio C HamanoMerge branches 'jc/convert', 'jc/bigfile' and 'jc/repla...
2011-05-15 Junio C HamanoSync release notes for 1.7.6 to exclude what are in...
2011-05-15 Junio C HamanoMerge branch 'maint'
2011-05-15 Junio C HamanoUpdate draft release notes to 1.7.5.2
2011-05-15 Junio C HamanoMerge branch 'cn/format-patch-quiet' into maint
2011-05-15 Junio C HamanoMerge branch 'jm/mergetool-submodules' into maint
2011-05-15 Junio C HamanoMerge branch 'jk/format-patch-quote-special-in-from...
2011-05-15 Junio C HamanoMerge branch 'vh/git-svn-doc' into maint
2011-05-15 Junio C Hamanogit_open_noatime(): drop unused parameter
2011-05-15 Junio C Hamanosha1_file: typofix
2011-05-15 Junio C Hamanoread_sha1_file(): allow selective bypassing of replacem...
2011-05-15 Junio C Hamanoinline lookup_replace_object() calls
2011-05-15 Junio C Hamanoread_sha1_file(): get rid of read_sha1_file_repl()...
2011-05-15 Junio C Hamanot6050: make sure we test not just commit replacement
2011-05-15 Junio C HamanoDeclare lookup_replace_object() in cache.h, not in...
2011-05-15 Junio C HamanoMerge branch 'maint'
2011-05-15 Jonathan Niederadd, merge, diff: do not use strcasecmp to compare...
2011-05-13 Junio C HamanoBigfile: teach "git add" to send a large file straight...
2011-05-13 Junio C HamanoUpdate draft release notes to 1.7.6
2011-05-13 Junio C HamanoMerge branch 'bf/commit-template-no-cleanup'
2011-05-13 Junio C HamanoMerge branch 'jc/t1506-shell-param-expansion-gotcha'
2011-05-13 Junio C HamanoMerge branch 'rr/rerere-libify-clear-gc'
2011-05-13 Junio C HamanoMerge branch 'js/maint-send-pack-stateless-rpc-deadlock...
2011-05-13 Junio C HamanoMerge branch 'jh/dirstat-lines'
2011-05-13 Junio C HamanoMerge branch 'jc/fix-add-u-unmerged'
2011-05-13 Junio C HamanoMerge branch 'jn/setup-revisions-glob-and-friends-passthru'
2011-05-13 Junio C HamanoMerge branch 'cn/log-parse-opt'
2011-05-13 Junio C HamanoMerge branch 'maint'
2011-05-13 Junio C HamanoPrepare for 1.7.5.2
2011-05-13 Junio C HamanoMerge branch 'aw/maint-rebase-i-p-no-ff' into maint
2011-05-13 Junio C HamanoMerge branch 'js/blame-parsename' into maint
2011-05-13 Junio C HamanoMerge branch 'gr/cvsimport-alternative-cvspass-location...
2011-05-13 Junio C HamanoMerge branch 'cj/p4merge' into maint
2011-05-13 Junio C HamanoMerge branch 'jk/merge-one-file-working-tree' into...
2011-05-13 Junio C HamanoMerge branch 'jc/fix-diff-files-unmerged' into maint
2011-05-13 Junio C HamanoMerge branch 'mz/maint-rename-unmerged' into maint
2011-05-13 Johan Herlandt5400: Fix a couple of typos
2011-05-13 Junio C HamanoMerge branch 'nd/struct-pathspec'
2011-05-13 Johannes SixtTweak t3102-ls-tree-wildcards to run on Windows
2011-05-11 Junio C HamanoUpdate draft release notes to 1.7.6
2011-05-11 Junio C HamanoMerge branch 'jn/gitweb-dependency'
2011-05-11 Junio C HamanoMerge branch 'jc/maint-branch-mergeoptions'
2011-05-11 Junio C HamanoMerge branch 'jn/maint-test-merge-verify-parents'
2011-05-11 Junio C HamanoMerge branch 'vh/config-interactive-singlekey-doc'
2011-05-11 Junio C HamanoMerge branch 'jc/maint-add-p-overlapping-hunks'
2011-05-11 Junio C HamanoMerge branch 'sr/maint-fast-import-tighten-option-parsing'
2011-05-11 Junio C HamanoMerge branch 'dm/http-cleanup'
2011-05-11 Junio C HamanoMerge branch 'jn/ctags'
2011-05-11 Boris FaureDo not strip empty lines / trailing spaces from a commi...
2011-05-09 Junio C Hamanoconvert: make it harder to screw up adding a conversion...
2011-05-09 Junio C Hamanoconvert: make it safer to add conversion attributes
2011-05-09 Junio C Hamanoconvert: give saner names to crlf/eol variables, types...
2011-05-09 Junio C Hamanoconvert: rename the "eol" global variable to "core_eol"
2011-05-09 Junio C Hamanoindex_fd(): split into two helper functions
2011-05-09 Junio C Hamanoindex_fd(): turn write_object and format_check argument...
2011-05-09 Junio C Hamanot1507: avoid "${parameter<op>'word'}" inside double...
2011-05-08 Junio C Hamanot3701: add-p-fix makes the last test to pass
2011-05-08 Junio C Hamanorerere: libify rerere_clear() and rerere_gc()
2011-05-08 Jakub NarebskiRemove gitweb/gitweb.cgi and other legacy targets from...
2011-05-08 Jakub Narebskigit-instaweb: Simplify build dependency on gitweb
2011-05-06 Jonathan Niedertests: teach verify_parents to check for extra parents
2011-05-06 Junio C Hamanomerge: make branch.<name>.mergeoptions correctly overri...
2011-05-06 Jonathan Niedertests: eliminate unnecessary setup test assertions
2011-05-06 Junio C HamanoUpdate draft release notes to 1.7.6
2011-05-06 Junio C HamanoMerge branch 'jn/run-command-error-failure'
2011-05-06 Junio C HamanoMerge branch 'js/info-man-path'
2011-05-06 Junio C HamanoMerge branch 'im/hashcmp-optim'
2011-05-06 Junio C HamanoMerge branch 'jk/merge-one-file-working-tree'
2011-05-06 Junio C HamanoMerge branch 'jc/fix-diff-files-unmerged'
2011-05-06 Junio C HamanoMerge branch 'cj/p4merge'
2011-05-06 Junio C HamanoMerge branch 'gr/cvsimport-alternative-cvspass-location'
2011-05-06 Junio C HamanoMerge branch 'sg/completion-cleanup'
2011-05-06 Junio C HamanoMerge branch 'js/blame-parsename'
2011-05-06 Junio C HamanoMerge branch 'jk/format-patch-quote-special-in-from'
2011-05-06 Junio C HamanoMerge branch 'nd/struct-pathspec'
2011-05-06 Junio C HamanoMerge branch 'aw/maint-rebase-i-p-no-ff'
2011-05-06 Junio C HamanoMerge branch 'mg/alias-expose-prefix'
2011-05-06 Junio C HamanoMerge branch 'mg/diff-uiconfig-doc'
2011-05-06 Junio C HamanoMerge branch 'maint'
2011-05-06 João BrittoRemove duplicated "is a"
2011-05-06 Sverre Rabbelierfast-import: fix option parser for no-arg options
2011-05-05 Junio C HamanoMerge branch 'maint'
2011-05-05 Junio C HamanoMerge branch 'js/maint-1.6.6-send-pack-stateless-rpc...
2011-05-05 Jeff Kingsend-pack: unbreak push over stateless rpc
2011-05-05 Valentin Haenelgit-reset.txt: better docs for '--patch'
2011-05-05 Valentin Haenelgit-checkout.txt: better docs for '--patch'
next