Age | Commit message (Expand) | Author | Files | Lines |
2014-01-10 | Merge branch 'jk/oi-delta-base' | Junio C Hamano | 1 | -0/+6 |
2014-01-10 | Merge branch 'cc/replace-object-info' | Junio C Hamano | 1 | -1/+1 |
2013-12-26 | cat-file: provide %(deltabase) batch format | Jeff King | 1 | -0/+6 |
2013-12-12 | sha1_object_info_extended(): add an "unsigned flags" parameter | Christian Couder | 1 | -1/+1 |
2013-12-12 | cat-file: handle --batch format with missing type/size | Jeff King | 1 | -1/+10 |
2013-12-12 | cat-file: pass expand_data to print_object_or_die | Jeff King | 1 | -10/+11 |
2013-10-23 | Merge branch 'mg/more-textconv' | Junio C Hamano | 1 | -10/+8 |
2013-08-05 | cat-file: only split on whitespace when %(rest) is used | Jeff King | 1 | -1/+30 |
2013-08-02 | Revert "cat-file: split --batch input lines on whitespace" | Junio C Hamano | 1 | -19/+1 |
2013-07-12 | sha1_object_info_extended: make type calculation optional | Jeff King | 1 | -3/+4 |
2013-07-12 | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 1 | -0/+9 |
2013-07-12 | cat-file: split --batch input lines on whitespace | Jeff King | 1 | -1/+19 |
2013-07-12 | cat-file: add %(objectsize:disk) format atom | Jeff King | 1 | -0/+6 |
2013-07-12 | cat-file: add --batch-check=<format> | Jeff King | 1 | -15/+92 |
2013-07-11 | cat-file: refactor --batch option parsing | Jeff King | 1 | -18/+38 |
2013-07-11 | cat-file: teach --batch to stream blob objects | Jeff King | 1 | -13/+28 |
2013-05-10 | cat-file: do not die on --textconv without textconv filters | Michael J Gruber | 1 | -10/+8 |
2013-04-17 | cat-file: print tags raw for "cat-file -p" | Jeff King | 1 | -71/+0 |
2013-03-29 | cat-file: Fix an gcc -Wuninitialized warning | Ramsay Jones | 1 | -1/+1 |
2013-03-21 | drop some obsolete "x = x" compiler warning hacks | Jeff King | 1 | -1/+1 |
2012-09-07 | Merge branch 'nd/i18n-parseopt-help' | Junio C Hamano | 1 | -10/+10 |
2012-08-27 | Merge branch 'jk/maint-null-in-trees' | Junio C Hamano | 1 | -1/+1 |
2012-08-20 | i18n: cat-file: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -10/+10 |
2012-07-29 | diff: do not use null sha1 as a sentinel value | Jeff King | 1 | -1/+1 |
2012-07-22 | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | sha1_name.c: teach lookup context to get_sha1_with_context() | Junio C Hamano | 1 | -1/+1 |
2012-03-07 | cat-file: use streaming API to print blobs | Nguyễn Thái Ngọc Duy | 1 | -0/+25 |
2012-02-07 | drop odd return value semantics from userdiff_config | Jeff King | 1 | -7/+1 |
2011-06-20 | plug a few coverity-spotted leaks | Jim Meyering | 1 | -0/+2 |
2010-09-29 | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' | Kirill Smelkov | 1 | -1/+1 |
2010-06-27 | Merge branch 'cp/textconv-cat-file' | Junio C Hamano | 1 | -4/+34 |
2010-06-18 | textconv: support for cat_file | Clément Poulain | 1 | -4/+34 |
2010-05-31 | Rewrite dynamic structure initializations to runtime assignment | Gary V. Vaughan | 1 | -1/+3 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+258 |