Commit Graph

4 Commits

Author SHA1 Message Date
Philippe Miossec edc2def0e2 Filter label by name by excluding names using regular expression 2013-01-02 22:10:53 +01:00
Philippe Miossec 54f4350c71 Filter label by name 2013-01-02 21:25:39 +01:00
Philippe Miossec f75b7ca5be Remove unallowed chars in labels
TFS permit chars that are not allowed in Git tag name (for exemple space)
2012-12-20 14:06:07 +01:00
Philippe Miossec 4d7e0f4125 Add a 'labels' command to get TFS labels of a branch
Synthaxe is similar to 'fetch' command with '-i' and '--all' options...
+ Add an option `--with-labels` to the 'fetch' command to get TFS labels when fetching TFS changesets
2012-12-15 13:45:04 +01:00