summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/maint-add-path-stat-pwd'Junio C Hamano2011-07-221-1/+2
|\
| * get_pwd_cwd(): Do not trust st_dev/st_ino blindlyJohannes Schindelin2011-07-111-1/+2
* | Merge branch 'ms/help-unknown'Junio C Hamano2011-07-221-0/+12
|\ \
| * | help_unknown_cmd: do not propose an "unknown" cmdMichael Schubert2011-07-081-0/+12
* | | Merge branch 'mz/doc-synopsis-verse'Junio C Hamano2011-07-2293-6/+92
|\ \ \
| * | | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-0693-6/+92
* | | | Merge branch 'jc/checkout-reflog-fix'Junio C Hamano2011-07-221-2/+5
|\ \ \ \
| * \ \ \ Merge commit 'v1.7.6' into jc/checkout-reflog-fixJunio C Hamano2011-07-061277-27194/+94555
| |\ \ \ \ | | |/ / /
| * | | | Merge commit 'v1.7.0' into jc/checkout-reflog-fixJunio C Hamano2011-07-061295-32474/+132143
| |\ \ \ \
| * \ \ \ \ Merge commit 'v1.6.0' into jc/checkout-reflog-fixJunio C Hamano2011-07-06926-20440/+66638
| |\ \ \ \ \
| * | | | | | checkout: do not write bogus reflog entry outJunio C Hamano2011-07-061-3/+5
* | | | | | | Merge branch 'jc/maint-mergetool-read-fix'Junio C Hamano2011-07-221-4/+4
|\ \ \ \ \ \ \
| * | | | | | | mergetool: check return value from readJunio C Hamano2011-07-011-4/+4
* | | | | | | | Merge branch 'jn/gitweb-search'Junio C Hamano2011-07-221-199/+241
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: Make git_search_* subroutines render whole pagesJakub Narebski2011-06-221-12/+26
| * | | | | | | | gitweb: Clean up code in git_search_* subroutinesJakub Narebski2011-06-221-13/+16
| * | | | | | | | gitweb: Split body of git_search into subroutinesJakub Narebski2011-06-221-182/+199
| * | | | | | | | gitweb: Check permissions first in git_searchJakub Narebski2011-06-221-13/+21
* | | | | | | | | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-223-11/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule add: clean up duplicated codeJens Lehmann2011-06-061-9/+1
| * | | | | | | | | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-063-4/+9
| * | | | | | | | | submodule add: test failure when url is not configured in superprojectJens Lehmann2011-06-061-0/+7
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-07-225-8/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/fast-import: clarify notemodify commandDmitry Ivankov2011-07-221-3/+8
| * | | | | | | | | | Documentation: minor grammatical fix in rev-list-options.txtJack Nagel2011-07-221-1/+1
| * | | | | | | | | | Documentation: git-filter-branch honors replacement refsPeter Collingbourne2011-07-211-2/+3
| * | | | | | | | | | remote-curl: Add a format check to parsing of info/refsJulian Phillips2011-07-201-0/+2
| * | | | | | | | | | git-config: Remove extra whitespacesPavan Kumar Sunkara2011-07-191-2/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Update draft release notes to 1.7.7Junio C Hamano2011-07-191-2/+49
* | | | | | | | | | Merge branch 'jc/index-pack'Junio C Hamano2011-07-1911-249/+395
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | verify-pack: use index-pack --verifyJunio C Hamano2011-06-054-166/+27
| * | | | | | | | | | index-pack: show histogram when emulating "verify-pack -v"Junio C Hamano2011-06-051-3/+23
| * | | | | | | | | | index-pack: start learning to emulate "verify-pack -v"Junio C Hamano2011-06-051-3/+40
| * | | | | | | | | | index-pack: a miniscule refactorJunio C Hamano2011-06-051-3/+8
| * | | | | | | | | | index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano2011-02-274-2/+74
| * | | | | | | | | | write_idx_file: need_large_offset() helper functionJunio C Hamano2011-02-271-10/+19
| * | | | | | | | | | index-pack: --verifyJunio C Hamano2011-02-276-17/+125
| * | | | | | | | | | write_idx_file: introduce a struct to hold idx customization optionsJunio C Hamano2011-02-275-33/+48
| * | | | | | | | | | index-pack: group the delta-base array entries also by typeJunio C Hamano2011-02-271-21/+40
* | | | | | | | | | | Merge branch 'jn/mime-type-with-params'Junio C Hamano2011-07-191-1/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xssJakub Narebski2011-06-301-1/+2
| * | | | | | | | | | | gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xssJakub Narebski2011-06-301-1/+9
* | | | | | | | | | | | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-193-30/+47
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | submodule add: always initialize .git/config entryJens Lehmann2011-06-261-17/+18
| * | | | | | | | | | | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-263-13/+29
* | | | | | | | | | | | | Merge branch 'jk/archive-tar-filter'Junio C Hamano2011-07-198-73/+375
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | upload-archive: allow user to turn off filtersJeff King2011-06-228-13/+49
| * | | | | | | | | | | | | archive: provide builtin .tar.gz filterJeff King2011-06-223-0/+51
| * | | | | | | | | | | | | archive: implement configurable tar filtersJeff King2011-06-223-1/+165
| * | | | | | | | | | | | | archive: refactor file extension format-guessingJeff King2011-06-221-6/+19