| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-08-16 | Add first SliceValue implementations | therealmitchconnors |
| 2018-02-20 | doc: clarify difference between string slice vs. array (#158) | Michael Weibel |
| 2016-10-23 | Clean up code | bogem |
| 2016-10-07 | fix bug of string_slice with square brackets | shenwei356 |
| 2016-09-06 | add a new type StringArray | wu8685 |
| 2016-08-19 | Fix bug in FlagSet.GetStringSlice when a comma in a string slice value | wu8685 |
| 2016-08-03 | Fix string_slice with empty value | Antoine Pelisse |
| 2015-10-13 | Use encoding/csv to parse string slices | Eric Paris |
| 2015-08-15 | Fix up minor things found by goreportcard.com | Eric Paris |
| 2015-08-12 | Do not append to default values in {String,Int}Slice | Eric Paris |
| 2015-08-05 | Empty slices should be empty, not have a single (empty) string | Eric Paris |
| 2015-08-05 | String and Int slices called twice should append not overwrite | Eric Paris |
| 2015-08-05 | Show [] around string slices when showing the text | Eric Paris |
| 2015-06-22 | Add new StringSlice flag type | Eric Paris |
