aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jn/gitweb-search'Junio C Hamano2011-07-22
|\
| * gitweb: Make git_search_* subroutines render whole pagesJakub Narebski2011-06-22
| * gitweb: Clean up code in git_search_* subroutinesJakub Narebski2011-06-22
| * gitweb: Split body of git_search into subroutinesJakub Narebski2011-06-22
| * gitweb: Check permissions first in git_searchJakub Narebski2011-06-22
* | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-22
|\ \
| * | submodule add: clean up duplicated codeJens Lehmann2011-06-06
| * | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-06
| * | submodule add: test failure when url is not configured in superprojectJens Lehmann2011-06-06
* | | Merge branch 'maint'Junio C Hamano2011-07-22
|\ \ \
| * | | doc/fast-import: clarify notemodify commandDmitry Ivankov2011-07-22
| * | | Documentation: minor grammatical fix in rev-list-options.txtJack Nagel2011-07-22
| * | | Documentation: git-filter-branch honors replacement refsPeter Collingbourne2011-07-21
| * | | remote-curl: Add a format check to parsing of info/refsJulian Phillips2011-07-20
| * | | git-config: Remove extra whitespacesPavan Kumar Sunkara2011-07-19
* | | | Update draft release notes to 1.7.7Junio C Hamano2011-07-19
* | | | Merge branch 'jc/index-pack'Junio C Hamano2011-07-19
|\ \ \ \
| * | | | verify-pack: use index-pack --verifyJunio C Hamano2011-06-05
| * | | | index-pack: show histogram when emulating "verify-pack -v"Junio C Hamano2011-06-05
| * | | | index-pack: start learning to emulate "verify-pack -v"Junio C Hamano2011-06-05
| * | | | index-pack: a miniscule refactorJunio C Hamano2011-06-05
| * | | | index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano2011-02-27
| * | | | write_idx_file: need_large_offset() helper functionJunio C Hamano2011-02-27
| * | | | index-pack: --verifyJunio C Hamano2011-02-27
| * | | | write_idx_file: introduce a struct to hold idx customization optionsJunio C Hamano2011-02-27
| * | | | index-pack: group the delta-base array entries also by typeJunio C Hamano2011-02-27
* | | | | Merge branch 'jn/mime-type-with-params'Junio C Hamano2011-07-19
|\ \ \ \ \
| * | | | | gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xssJakub Narebski2011-06-30
| * | | | | gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xssJakub Narebski2011-06-30
* | | | | | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-19
|\ \ \ \ \ \
| * | | | | | submodule add: always initialize .git/config entryJens Lehmann2011-06-26
| * | | | | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-26
* | | | | | | Merge branch 'jk/archive-tar-filter'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \
| * | | | | | | upload-archive: allow user to turn off filtersJeff King2011-06-22
| * | | | | | | archive: provide builtin .tar.gz filterJeff King2011-06-22
| * | | | | | | archive: implement configurable tar filtersJeff King2011-06-22
| * | | | | | | archive: refactor file extension format-guessingJeff King2011-06-22
| * | | | | | | archive: move file extension format-guessing lowerJeff King2011-06-22
| * | | | | | | archive: pass archiver struct to write_archive callbackJeff King2011-06-22
| * | | | | | | archive: refactor list of archive formatsJeff King2011-06-22
| * | | | | | | archive-tar: don't reload default config optionsJeff King2011-06-22
| * | | | | | | archive: reorder option parsing and config readingJeff King2011-06-15
* | | | | | | | Merge branch 'jn/gitweb-split-header-html'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: Refactor git_header_htmlJakub Narebski2011-06-22
* | | | | | | | | Merge branch 'jk/clone-cmdline-config'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone: accept config options on the command lineJeff King2011-06-22
| * | | | | | | | | config: make git_config_parse_parameter a public functionJeff King2011-06-22
| * | | | | | | | | remote: use new OPT_STRING_LISTJeff King2011-06-22
| * | | | | | | | | parse-options: add OPT_STRING_LIST helperJeff King2011-06-22
* | | | | | | | | | Merge branch 'jk/maint-config-param'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /