summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cat-file: update of docsot/cat-batch-formatOlga Telezhnaya2018-02-121-11/+2
* cat-file: tests for new atoms addedOlga Telezhnaya2018-02-121-0/+48
* for-each-ref: tests for new atoms addedOlga Telezhnaya2018-02-121-0/+18
* ref-filter: unifying formatting of cat-file optsOlga Telezhnaya2018-02-121-17/+16
* ref-filter: make populate_value() internal againOlga Telezhnaya2018-02-122-4/+1
* cat-file: reuse printing logic from ref-filterOlga Telezhnaya2018-02-122-49/+23
* ref-filter: make valid_atom general againOlga Telezhnaya2018-02-121-25/+9
* ref-filter: make cat_file_info independentOlga Telezhnaya2018-02-123-23/+23
* cat-file: move skip_object_info into ref-filterOlga Telezhnaya2018-02-123-6/+7
* ref_filter: add is_atom_used functionOlga Telezhnaya2018-02-123-14/+21
* ref-filter: get rid of mark_atom_in_object_info()Olga Telezhnaya2018-02-121-24/+21
* cat-file: start reusing populate_value()Olga Telezhnaya2018-02-123-13/+25
* ref-filter: rename field in ref_array_item stuctOlga Telezhnaya2018-02-123-8/+8
* ref-filter: make populate_value() globalOlga Telezhnaya2018-02-122-1/+4
* cat-file: start use ref_array_item structOlga Telezhnaya2018-02-122-12/+25
* ref-filter: reuse parse_ref_filter_atom()Olga Telezhnaya2018-02-121-9/+25
* cat-file: start migrating formatting to ref-filterOlga Telezhnaya2018-02-123-41/+47
* cat-file: split expand_atom() into 2 functionsOlga Telezhnaya2018-02-121-35/+38
* cat-file: move struct expand_data into ref-filterOlga Telezhnaya2018-02-122-36/+36
* ref-filter: make valid_atom as function parameterOlga Telezhnaya2018-02-121-6/+11
* cat-file: reuse struct ref_formatOlga Telezhnaya2018-02-121-7/+8
* ref-filter: add return value to some functionsOlga Telezhnaya2018-02-122-17/+34
* ref-filter: get rid of gotoOlga Telezhnaya2018-02-121-4/+5
* Merge branch 'ot/pretty'Junio C Hamano2017-12-276-84/+136
|\
| * format: create docs for pretty.hot/prettyOlga Telezhnaya2017-12-121-0/+44
| * format: create pretty.h fileOlga Telezhnaya2017-12-126-84/+92
* | Merge branch 'bw/submodule-sans-cache-compat'Junio C Hamano2017-12-275-23/+31
|\ \
| * | submodule: convert get_next_submodule to not rely on the_indexbw/submodule-sans-cache-compatBrandon Williams2017-12-123-15/+22
| * | submodule: used correct index in is_staging_gitmodules_okBrandon Williams2017-12-122-3/+4
| * | submodule: convert stage_updated_gitmodules to take a struct index_stateBrandon Williams2017-12-124-5/+5
* | | Merge branch 'es/clone-shared-worktree'Junio C Hamano2017-12-272-1/+8
|\ \ \
| * | | clone: support 'clone --shared' from a worktreees/clone-shared-worktreeEric Sunshine2017-12-112-1/+8
* | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Junio C Hamano2017-12-271-5/+7
|\ \ \ \
| * | | | docs/pretty-formats: mention commas in %(trailers) syntaxtb/delimit-pretty-trailers-args-with-commaJeff King2017-12-081-5/+7
* | | | | Merge branch 'rs/fmt-merge-msg-leakfix'Junio C Hamano2017-12-271-2/+5
|\ \ \ \ \
| * | | | | transport-helper: plug strbuf and string_list leaksrs/fmt-merge-msg-leakfixRené Scharfe2017-12-081-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jt/decorate-api'Junio C Hamano2017-12-278-25/+146
|\ \ \ \ \
| * | | | | decorate: clean up and document APIjt/decorate-apiJonathan Tan2017-12-088-25/+146
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk/cvsimport-quoting'Junio C Hamano2017-12-271-1/+1
|\ \ \ \ \
| * | | | | cvsimport: apply shell-quoting regex globallyjk/cvsimport-quotingJeff King2017-12-081-1/+1
* | | | | | Merge branch 'db/doc-workflows-neuter-the-maintainer'Junio C Hamano2017-12-271-2/+2
|\ \ \ \ \ \
| * | | | | | doc: reword gitworkflows.txt for neutralitydb/doc-workflows-neuter-the-maintainerDaniel Bensoussan2017-12-081-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ks/branch-cleanup'Junio C Hamano2017-12-274-11/+24
|\ \ \ \ \ \
| * | | | | | builtin/branch: strip refs/heads/ using skip_prefixks/branch-cleanupKaartic Sivaraam2017-12-071-4/+11
| * | | | | | branch: update warning message shown when copying a misnamed branchKaartic Sivaraam2017-12-071-1/+1
| * | | | | | branch: group related arguments of create_branch()Kaartic Sivaraam2017-12-074-7/+8
| * | | | | | branch: improve documentation and naming of create_branch() parametersKaartic Sivaraam2017-12-072-3/+8
* | | | | | | Merge branch 'rs/strbuf-read-once-reset-length'Junio C Hamano2017-12-271-0/+3
|\ \ \ \ \ \ \
| * | | | | | | strbuf: release memory on read error in strbuf_read_once()rs/strbuf-read-once-reset-lengthRené Scharfe2017-12-071-0/+3
* | | | | | | | Merge branch 'rs/fmt-merge-msg-string-leak-fix'Junio C Hamano2017-12-271-1/+2
|\ \ \ \ \ \ \ \