aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-cygwin-trust-executable-bit-default'Junio C Hamano2011-07-13
|\
| * cygwin: trust executable bit by defaultJunio C Hamano2011-06-20
* | Merge branch 'aw/rebase-i-p'Junio C Hamano2011-07-13
|\ \
| * | rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-19
* | | Merge branch 'rj/config-cygwin'Junio C Hamano2011-07-13
|\ \ \
| * | | config.c: Make git_config() work correctly when called recursivelyRamsay Jones2011-06-16
| * | | t1301-*.sh: Fix the 'forced modes' test on cygwinRamsay Jones2011-06-16
| * | | help.c: Fix detection of custom merge strategy on cygwinRamsay Jones2011-06-16
| |/ /
* | | Merge branch 'md/interix-update'Junio C Hamano2011-07-13
|\ \ \
| * | | Update the Interix default build configuration.Markus Duft2011-06-15
* | | | Merge branch 'ln/gitweb-mime-types-split-at-blank'Junio C Hamano2011-07-13
|\ \ \ \
| * | | | gitweb: allow space as delimiter in mime.typesLudwig Nussel2011-06-15
* | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc'Junio C Hamano2011-07-13
|\ \ \ \ \
| * | | | | t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-15
| | |_|/ / | |/| | |
* | | | | Merge branch 'fg/submodule-keep-updating'Junio C Hamano2011-07-13
|\ \ \ \ \
| * | | | | git-submodule.sh: clarify the "should we die now" logicJunio C Hamano2011-06-13
| * | | | | submodule update: continue when a checkout failsFredrik Gustafsson2011-06-13
| * | | | | git-sh-setup: add die_with_statusFredrik Gustafsson2011-06-13
| |/ / / /
* | | | | Merge branch 'jc/legacy-loose-object'Junio C Hamano2011-07-13
|\ \ \ \ \
| * | | | | sha1_file.c: "legacy" is really the current formatJunio C Hamano2011-06-08
* | | | | | Merge branch 'an/shallow-doc'Junio C Hamano2011-07-13
|\ \ \ \ \ \
| * | | | | | Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy2011-06-08
| * | | | | | Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy2011-06-08
* | | | | | | Start 1.7.7 cycleJunio C Hamano2011-07-06
* | | | | | | Merge branch 'maint'Junio C Hamano2011-07-06
|\ \ \ \ \ \ \
| * | | | | | | docs: document --textconv diff optionJeff King2011-07-06
* | | | | | | | Merge branch 'jc/streaming-filter' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \
| * | | | | | | | t0021: test application of both crlf and identJunio C Hamano2011-05-26
| * | | | | | | | t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe2011-05-26
| * | | | | | | | streaming: filter cascadingJunio C Hamano2011-05-26
| * | | | | | | | streaming filter: ident filterJunio C Hamano2011-05-26
| * | | | | | | | Add LF-to-CRLF streaming conversionJunio C Hamano2011-05-26
| * | | | | | | | stream filter: add "no more input" to the filtersJunio C Hamano2011-05-26
| * | | | | | | | Add streaming filter APIJunio C Hamano2011-05-26
| * | | | | | | | convert.h: move declarations for conversion from cache.hJunio C Hamano2011-05-26
* | | | | | | | | Merge branch 'jn/gitweb-js-blame' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski2011-05-27
| * | | | | | | | | gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski2011-05-27
| * | | | | | | | | gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski2011-05-27
* | | | | | | | | | Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/t7503-pre-commit-hook.sh: Add GIT_PREFIX testsDavid Aguilar2011-06-02
| * | | | | | | | | | git-mergetool--lib: Make vimdiff retain the current directoryDavid Aguilar2011-05-26
| * | | | | | | | | | git: Remove handling for GIT_PREFIXDavid Aguilar2011-05-26
| * | | | | | | | | | setup: Provide GIT_PREFIX to built-insDavid Aguilar2011-05-26
* | | | | | | | | | | Merge branch 'jc/streaming' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | sha1_file: use the correct type (ssize_t, not size_t) for read-style functionJim Meyering2011-05-26
| * | | | | | | | | | streaming: read loose objects incrementallyJunio C Hamano2011-05-20
| * | | | | | | | | | sha1_file.c: expose helpers to read loose objectsJunio C Hamano2011-05-20
| * | | | | | | | | | streaming: read non-delta incrementally from a packJunio C Hamano2011-05-20
| * | | | | | | | | | streaming_write_entry(): support files with holesJunio C Hamano2011-05-20