aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Refactor parse_date for approxidate functionsRamkumar Ramachandra2010-06-07
* git svn: fix empty directory creationMichael J. Kiwala2010-06-03
* Merge branch 'maint'Junio C Hamano2010-06-02
|\
| * git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan2010-06-02
| * Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2010-06-02
| * Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy2010-06-02
* | Merge branch 'maint'Junio C Hamano2010-05-31
|\ \ | |/
| * Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-31
| |\
| | * Documentation/config: describe status.submodulesummaryMichael J Gruber2010-05-28
| * | Documentation/SubmittingPatches: Fix typo in GMail sectionTim Henigan2010-05-31
* | | Merge branch 'maint'Junio C Hamano2010-05-28
|\ \ \ | |/ /
| * | Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-28
| |\ \ | | |/
| | * Makefile: reenable install with NO_CURLMichael J Gruber2010-05-28
| * | completion: --set-upstream option for git-branchMichael J Gruber2010-05-28
| * | get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher2010-05-28
* | | Merge branch 'maint'Junio C Hamano2010-05-25
|\ \ \ | |/ /
| * | Documentation/SubmittingPatches: clarify GMail section and SMTPMichael J Gruber2010-05-25
| * | show-branch: use DEFAULT_ABBREV instead of 7Tay Ray Chuan2010-05-25
| * | t7502-commit: fix spellingTay Ray Chuan2010-05-25
| * | test get_git_work_tree() return value for NULLClemens Buchacher2010-05-25
* | | 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