187 Commits (e21cc076a31c8f6a39946f914338aa4dd6c9de3d)

Author SHA1 Message Date
Olga Telezhnaya f0062d3b74 ref-filter: free item->value and item->value->s 6 years ago
Olga Telezhnaya 23941dd7b8 ref-filter: free memory from used_atom 6 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 6 years ago
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 7 years ago
Jeff King e5fba5d558 pretty, ref-filter: format %(trailers) with no_divider option 7 years ago
Derrick Stolee 920f93ca1c commit-reach: move commit_contains from ref-filter 7 years ago
Derrick Stolee 6404355657 commit.h: remove method declarations 7 years ago
Jonathan Tan dade47c06c commit-graph: add repo arg to graph readers 7 years ago
Olga Telezhnaya aa46a0da30 ref-filter: use oid_object_info() to get object 7 years ago
Olga Telezhnaya e2255179f6 ref-filter: merge get_obj and get_object 7 years ago
Olga Telezhnaya 04f6ee1a58 ref-filter: initialize eaten variable 7 years ago
Olga Telezhnaya 20a9c15619 ref-filter: fill empty fields with empty values 7 years ago
Olga Telezhnaya a8e7e385cd ref-filter: add info_source to valid_atom 7 years ago
Jeff King e674eb2528 ref-filter: avoid backend filtering with --ignore-case 7 years ago
Aleksandr Makarov 639ab5efa1 for-each-ref: consistently pass WM_IGNORECASE flag 7 years ago
Stefan Beller 21e1ee8f4f commit: add repository argument to lookup_commit_reference_gently 7 years ago
Stefan Beller 1ec5bfd24e object: add repository argument to parse_object_buffer 7 years ago
Stefan Beller 109cd76dd3 object: add repository argument to parse_object 7 years ago
Derrick Stolee 819807b33f ref-filter: use generation number for --contains 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
Derrick Stolee 8fb572af5f ref-filter: fix outdated comment on in_commit_list 7 years ago
Derrick Stolee 2e27bd7731 treewide: replace maybe_tree with accessor methods 7 years ago
Derrick Stolee 891435d55d treewide: rename tree to maybe_tree 7 years ago
Jeff King 427cbc9dbf ref-filter: factor ref_array pushing into its own function 7 years ago
Jeff King 0ffaa00f45 ref-filter: make ref_array_item allocation more consistent 7 years ago
Jeff King 53df97a29d ref-filter: use "struct object_id" consistently 7 years ago
Kaartic Sivaraam a236f900d8 branch --list: print useful info whilst interactive rebasing a detached HEAD 7 years ago
Olga Telezhnaya e339611b12 ref-filter: libify get_ref_atom_value() 7 years ago
Olga Telezhnaya 74efea9474 ref-filter: add return value to parsers 7 years ago
Olga Telezhnaya e6ff7b3bb5 ref-filter: change parsing function error handling 7 years ago
Olga Telezhnaya 3fc8439ce1 ref-filter: add return value && strbuf to handlers 7 years ago
Olga Telezhnaya 3019eca918 ref-filter: start adding strbufs with errors 7 years ago
Olga Telezhnaya e2e7a24545 ref-filter: add shortcut to work with strbufs 7 years ago
brian m. carlson b4f5aca40e sha1_file: convert read_sha1_file to struct object_id 7 years ago
brian m. carlson aab9583f7b Convert find_unique_abbrev* to struct object_id 7 years ago
brian m. carlson 1776979573 ref-filter: convert grab_objectname to struct object_id 7 years ago
Brandon Williams 1472b5bf68 ref-filter: rename 'new' variables 7 years ago
Olga Telezhnaya edfb8ba068 ref-filter: get rid of goto 7 years ago
Olga Telezhnaya 2bbc6e8a92 ref-filter: get rid of duplicate code 7 years ago
Brandon Williams debca9d2fe object: rename function 'typename' to 'type_name' 7 years ago
Jeff Hostetler d7d1b496ae stat_tracking_info: return +1 when branches not equal 7 years ago
René Scharfe 5dee6d6f28 ref-filter: use clear_commit_marks_many() in do_merge_filter() 7 years ago
J Wyman 9700fae5ee for-each-ref: let upstream/push report the remote ref name 7 years ago
Johannes Schindelin cc72385fe3 for-each-ref: let upstream/push optionally report the remote name 7 years ago
Taylor Blau bea4dbeafd ref-filter.c: pass empty-string as NULL to atom parsers 7 years ago
Taylor Blau 7a5edbdb74 ref-filter.c: parse trailers arguments with %(contents) atom 7 years ago
Taylor Blau 67a20a0010 ref-filter.c: use trailer_opts to format trailers 7 years ago
René Scharfe efbd4fdfc9 refs: pass NULL to resolve_refdup() if hash is not needed 7 years ago
Jeff King 11b087adfd ref-filter: consult want_color() before emitting colors 8 years ago