summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* textconv: support for cat_fileClément Poulain2010-06-183-8/+40
* sha1_name: add get_sha1_with_context()Clément Poulain2010-06-182-5/+37
* t/t8006: test textconv support for blameAxel Bonnet2010-06-181-0/+80
* textconv: support for blameAxel Bonnet2010-06-181-13/+72
* textconv: make the API publicAxel Bonnet2010-06-112-8/+12
* Merge branch 'maint'Junio C Hamano2010-06-073-4/+4
|\
| * Change C99 comments to old-style C commentsTor Arntsen2010-06-073-4/+4
* | Merge branch 'maint'Junio C Hamano2010-06-071-4/+5
|\ \ | |/
| * commit.txt: clarify how --author argument is usedJay Soffian2010-06-061-4/+5
* | Merge branch 'maint'Junio C Hamano2010-06-061-0/+6
|\ \ | |/
| * setup: document prefixClemens Buchacher2010-06-051-0/+6
* | git svn: fix empty directory creationMichael J. Kiwala2010-06-031-1/+2
* | Merge branch 'maint'Junio C Hamano2010-06-025-5/+14
|\ \ | |/
| * git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan2010-06-021-1/+1
| * Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2010-06-022-0/+8
| * Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy2010-06-022-4/+5
* | Merge branch 'maint'Junio C Hamano2010-05-312-1/+8
|\ \ | |/
| * Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-311-0/+7
| |\
| | * Documentation/config: describe status.submodulesummaryMichael J Gruber2010-05-281-0/+7
| * | Documentation/SubmittingPatches: Fix typo in GMail sectionTim Henigan2010-05-311-1/+1
* | | Merge branch 'maint'Junio C Hamano2010-05-284-6/+21
|\ \ \ | |/ /
| * | Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-281-2/+3
| |\ \ | | |/
| | * Makefile: reenable install with NO_CURLMichael J Gruber2010-05-281-2/+3
| * | completion: --set-upstream option for git-branchMichael J Gruber2010-05-281-0/+1
| * | get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher2010-05-282-4/+17
* | | Merge branch 'maint'Junio C Hamano2010-05-254-25/+26
|\ \ \ | |/ /
| * | Documentation/SubmittingPatches: clarify GMail section and SMTPMichael J Gruber2010-05-251-19/+21
| * | show-branch: use DEFAULT_ABBREV instead of 7Tay Ray Chuan2010-05-251-1/+2
| * | t7502-commit: fix spellingTay Ray Chuan2010-05-251-1/+1
| * | test get_git_work_tree() return value for NULLClemens Buchacher2010-05-251-4/+2
* | | Merge branch 'by/blame-doc-m-c'Junio C Hamano2010-05-211-4/+6
|\ \ \
| * | | blame-options.txt: Add default value for `-M/-C` options.Bo Yang2010-05-071-4/+6
* | | | Merge branch 'by/log-follow'Junio C Hamano2010-05-218-18/+82
|\ \ \ \
| * | | | tests: rename duplicate t4205Jeff King2010-05-101-0/+0
| * | | | Make git log --follow find copies among unmodified files.Bo Yang2010-05-073-2/+58
| * | | | Make diffcore_std only can run once before a diff_flushBo Yang2010-05-072-0/+10
| * | | | Add a macro DIFF_QUEUE_CLEAR.Bo Yang2010-05-075-16/+14
| |/ / /
* | | | Merge branch 'mg/advice-statushints'Junio C Hamano2010-05-212-6/+60
|\ \ \ \
| * | | | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-062-7/+16
| * | | | t7508: test advice.statusHintsMichael J Gruber2010-05-061-0/+45
* | | | | Merge branch 'cb/maint-stash-orphaned-file'Junio C Hamano2010-05-212-1/+151
|\ \ \ \ \
| * | | | | stash tests: stash can lose data in a file removed from the indexCharles Bailey2010-04-201-0/+150
| * | | | | stash: Don't overwrite files that have gone from the indexCharles Bailey2010-04-181-1/+1
* | | | | | Merge branch 'jn/maint-bundle'Junio C Hamano2010-05-212-2/+18
|\ \ \ \ \ \
| * | | | | | fix "bundle --stdin" segfaultJonathan Nieder2010-04-191-2/+2
| * | | | | | t5704 (bundle): add tests for bundle --stdinJonathan Nieder2010-04-191-0/+16
* | | | | | | Merge branch 'pb/patch-id-plus'Junio C Hamano2010-05-212-19/+116
|\ \ \ \ \ \ \
| * | | | | | | patch-id: Add support for mbox formatPaolo Bonzini2010-04-192-6/+90
| * | | | | | | patch-id: extract parsing one diff out of generate_id_listPaolo Bonzini2010-04-191-13/+26
* | | | | | | | Merge branch 'rr/doc-submitting'Junio C Hamano2010-05-211-11/+38
|\ \ \ \ \ \ \ \