Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-01 | fetch: do not pass ref-prefixes for fetch by exact SHA1 | 1 | -0/+4 | |
2018-05-18 | refspec: consolidate ref-prefix generation logic | 1 | -0/+4 | |
2018-05-18 | refspec: remove the deprecated functions | 1 | -5/+0 | |
2018-05-18 | refspec: convert valid_fetch_refspec to use parse_refspec | 1 | -1/+2 | |
2018-05-18 | refspec: introduce struct refspec | 1 | -0/+25 | |
2018-05-18 | refspec: rename struct refspec to struct refspec_item | 1 | -5/+5 | |
2018-05-18 | refspec: move refspec parsing logic into its own file | 1 | -0/+23 |