aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* url_decode: URL scheme ends with a colon and does not require a slashJunio C Hamano2010-06-24
* url.c: "<scheme>://" part at the beginning should not be URL decodedJunio C Hamano2010-06-23
* decode file:// and ssh:// URLsJeff King2010-05-24
* make url-related functions reusableJeff King2010-05-24
* Merge branch 'by/blame-doc-m-c'Junio C Hamano2010-05-21
|\
| * blame-options.txt: Add default value for `-M/-C` options.Bo Yang2010-05-07
* | Merge branch 'by/log-follow'Junio C Hamano2010-05-21
|\ \
| * | tests: rename duplicate t4205Jeff King2010-05-10
| * | Make git log --follow find copies among unmodified files.Bo Yang2010-05-07
| * | Make diffcore_std only can run once before a diff_flushBo Yang2010-05-07
| * | Add a macro DIFF_QUEUE_CLEAR.Bo Yang2010-05-07
| |/
* | Merge branch 'mg/advice-statushints'Junio C Hamano2010-05-21
|\ \
| * | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-06
| * | t7508: test advice.statusHintsMichael J Gruber2010-05-06
* | | Merge branch 'cb/maint-stash-orphaned-file'Junio C Hamano2010-05-21
|\ \ \
| * | | stash tests: stash can lose data in a file removed from the indexCharles Bailey2010-04-20
| * | | stash: Don't overwrite files that have gone from the indexCharles Bailey2010-04-18
* | | | Merge branch 'jn/maint-bundle'Junio C Hamano2010-05-21
|\ \ \ \
| * | | | fix "bundle --stdin" segfaultJonathan Nieder2010-04-19
| * | | | t5704 (bundle): add tests for bundle --stdinJonathan Nieder2010-04-19
* | | | | Merge branch 'pb/patch-id-plus'Junio C Hamano2010-05-21
|\ \ \ \ \
| * | | | | patch-id: Add support for mbox formatPaolo Bonzini2010-04-19
| * | | | | patch-id: extract parsing one diff out of generate_id_listPaolo Bonzini2010-04-19
* | | | | | Merge branch 'rr/doc-submitting'Junio C Hamano2010-05-21
|\ \ \ \ \ \
| * | | | | | SubmittingPatches: Add new section about what to base work onRamkumar Ramachandra2010-04-18
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'st/remote-tags-no-tags'Junio C Hamano2010-05-21
|\ \ \ \ \ \
| * | | | | | remote add: add a --[no-]tags optionSamuel Tardieu2010-04-19
| * | | | | | Honor "tagopt = --tags" configuration optionSamuel Tardieu2010-04-19
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jn/fsck-ident'Junio C Hamano2010-05-21
|\ \ \ \ \ \
| * | | | | | fsck: check ident lines in commit objectsJonathan Nieder2010-05-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jn/gitweb-caching-prep'Junio C Hamano2010-05-21
|\ \ \ \ \ \
| * | | | | | gitweb: Move generating page title to separate subroutineJakub Narebski2010-05-01
| * | | | | | gitweb: Add custom error handler using die_errorJakub Narebski2010-05-01
| * | | | | | gitweb: Use nonlocal jump instead of 'exit' in die_errorJakub Narebski2010-05-01
| * | | | | | gitweb: href(..., -path_info => 0|1)Jakub Narebski2010-05-01
| * | | | | | Export more test-related variables when running external testsJakub Narebski2010-05-01
| |/ / / / /
* | | | | | Merge branch 'jn/gitweb-install'Junio C Hamano2010-05-21
|\ \ \ \ \ \
| * | | | | | gitweb: Create install target for gitweb in MakefileJakub Narebski2010-05-01
| * | | | | | gitweb: Improve installation instructions in gitweb/INSTALLJakub Narebski2010-05-01
| |/ / / / /
* | | | | | Merge branch 'jn/gitweb-our-squelch'Junio C Hamano2010-05-21
|\ \ \ \ \ \
| * | | | | | gitweb: Silence 'Variable VAR may be unavailable' warningsJakub Narebski2010-05-01
* | | | | | | Merge branch 'jn/request-pull'Junio C Hamano2010-05-21
|\ \ \ \ \ \ \
| * | | | | | | tests: chmod +x t5150Jeff King2010-05-10
| * | | | | | | adapt request-pull tests for new pull request formatJonathan Nieder2010-05-07
| * | | | | | | Merge branch 'jn/maint-request-pull' into jn/request-pullJunio C Hamano2010-05-07
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | t5150: protect backslash with backslash in shellJunio C Hamano2010-05-07
| | * | | | | | request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder2010-05-01
| | * | | | | | tests for request-pullJonathan Nieder2010-05-01
* | | | | | | | Merge branch 'jn/shortlog'Junio C Hamano2010-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | pretty: Respect --abbrev optionWill Palmer2010-05-04