summaryrefslogtreecommitdiff
path: root/builtin/cat-file.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-101-1/+1
|\
| * Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-101-1/+1
| |\
| | * diff: do not use null sha1 as a sentinel valueJeff King2012-07-291-1/+1
* | | Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-221-1/+1
|\ \ \ | |/ / |/| |
| * | sha1_name.c: teach lookup context to get_sha1_with_context()Junio C Hamano2012-07-091-1/+1
| |/
* | cat-file: use streaming API to print blobsNguyễn Thái Ngọc Duy2012-03-071-0/+25
* | drop odd return value semantics from userdiff_configjk/userdiff-config-simplifyJeff King2012-02-071-7/+1
|/
* plug a few coverity-spotted leaksJim Meyering2011-06-201-0/+2
* blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov2010-09-291-1/+1
* Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-271-4/+34
|\
| * textconv: support for cat_fileClément Poulain2010-06-181-4/+34
* | Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan2010-05-311-1/+3
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+258