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