index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ref-filter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
Merge branch 'ot/ref-filter-cleanup'
Junio C Hamano
1
-27
/
+24
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
1
-4
/
+4
2018-02-22
ref-filter: rename 'new' variables
Brandon Williams
1
-8
/
+8
2018-02-21
ref-filter: get rid of goto
Olga Telezhnaya
1
-3
/
+3
2018-02-21
ref-filter: get rid of duplicate code
Olga Telezhnaya
1
-24
/
+21
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-2
/
+2
2018-01-24
stat_tracking_info: return +1 when branches not equal
Jeff Hostetler
1
-4
/
+4
2018-01-23
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
1
-2
/
+1
2017-12-28
ref-filter: use clear_commit_marks_many() in do_merge_filter()
René Scharfe
1
-2
/
+1
2017-11-15
Merge branch 'js/for-each-ref-remote-name-and-ref'
Junio C Hamano
1
-7
/
+41
2017-11-08
for-each-ref: let upstream/push report the remote ref name
J Wyman
1
-1
/
+14
2017-10-11
Merge branch 'tb/show-trailers-in-ref-filter'
Junio C Hamano
1
-12
/
+27
2017-10-10
for-each-ref: let upstream/push optionally report the remote name
Johannes Schindelin
1
-7
/
+28
2017-10-07
Merge branch 'tb/ref-filter-empty-modifier'
Junio C Hamano
1
-1
/
+9
2017-10-05
ref-filter.c: pass empty-string as NULL to atom parsers
Taylor Blau
1
-1
/
+9
2017-10-02
ref-filter.c: parse trailers arguments with %(contents) atom
Taylor Blau
1
-3
/
+4
2017-10-02
ref-filter.c: use trailer_opts to format trailers
Taylor Blau
1
-9
/
+23
2017-10-01
refs: pass NULL to resolve_refdup() if hash is not needed
René Scharfe
1
-5
/
+2
2017-07-13
ref-filter: consult want_color() before emitting colors
Jeff King
1
-0
/
+8
2017-07-13
ref-filter: pass ref_format struct to atom parsers
Jeff King
1
-17
/
+25
2017-07-13
ref-filter: factor out the parsing of sorting atoms
Jeff King
1
-4
/
+8
2017-07-13
ref-filter: make parse_ref_filter_atom a private function
Jeff King
1
-1
/
+1
2017-07-13
ref-filter: provide a function for parsing sort options
Jeff King
1
-5
/
+8
2017-07-13
ref-filter: move need_color_reset_at_eol into ref_format
Jeff King
1
-4
/
+3
2017-07-13
ref-filter: abstract ref format into its own struct
Jeff King
1
-10
/
+12
2017-07-13
ref-filter: simplify automatic color reset
Jeff King
1
-5
/
+1
2017-07-12
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-1
/
+1
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
1
-2
/
+2
2017-07-10
ref-filter.c: drop return from void function
Alejandro R. Sedeño
1
-1
/
+1
2017-06-23
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2017-06-05
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
1
-1
/
+63
2017-06-04
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
1
-4
/
+8
2017-05-31
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
1
-4
/
+8
2017-05-29
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-7
/
+9
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-19
/
+19
2017-05-23
ref-filter: limit traversal to prefix
Jeff King
1
-1
/
+63
2017-05-23
Merge branch 'bc/object-id'
Junio C Hamano
1
-19
/
+19
2017-05-20
ref-filter: resolve HEAD when parsing %(HEAD) atom
Jeff King
1
-7
/
+9
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
ref-filter: convert some static functions to struct object_id
brian m. carlson
1
-10
/
+10
2017-05-08
Convert struct ref_array_item to struct object_id
brian m. carlson
1
-5
/
+5
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
Convert remaining callers of lookup_commit_reference* to object_id
brian m. carlson
1
-3
/
+3
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-2
/
+2
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
1
-1
/
+1
2017-04-20
ref-filter: avoid using `unsigned long` for catch-all data type
Johannes Schindelin
1
-8
/
+8
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-11
/
+11
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
1
-7
/
+23
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-3
/
+3
[next]