remote: convert get_stale_heads to take a struct refspec
[gitweb.git] / refspec.c
2018-05-17 refspec: remove the deprecated functions
2018-05-17 refspec: convert valid_fetch_refspec to use parse_refspec
2018-05-17 refspec: introduce struct refspec
2018-05-17 refspec: factor out parsing a single refspec
2018-05-17 refspec: rename struct refspec to struct refspec_item
2018-05-17 refspec: move refspec parsing logic into its own file