Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-18 | refspec: consolidate ref-prefix generation logic | 1 | -0/+29 | |
2018-05-18 | refspec: remove the deprecated functions | 1 | -49/+0 | |
2018-05-18 | refspec: convert valid_fetch_refspec to use parse_refspec | 1 | -9/+8 | |
2018-05-18 | refspec: introduce struct refspec | 1 | -0/+64 | |
2018-05-18 | refspec: factor out parsing a single refspec | 1 | -91/+104 | |
2018-05-18 | refspec: rename struct refspec to struct refspec_item | 1 | -8/+8 | |
2018-05-18 | refspec: move refspec parsing logic into its own file | 1 | -0/+167 |