| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-11 | Remove useless includes | Carlos Martín Nieto | |
| 2014-10-28 | Make the constants have types | Carlos Martín Nieto | |
| While Go will assign the correct type to a const block when it auto-creates the values, assigning makes the const be typeless and will only gain it in each particular use. Make each constant in the blocks have an assigned type. | |||
| 2014-09-04 | remove unused status version field | Ben Navetta | |
| 2014-09-04 | give status option flags their own type | Ben Navetta | |
| 2014-08-25 | fix status list to handle null head_to_index in entries | Ben Navetta | |
| 2014-08-25 | add thread locking to status api | Ben Navetta | |
| 2014-08-25 | remove status_foreach binding | Ben Navetta | |
| 2014-08-25 | don't return anything from StatusList.Free | Ben Navetta | |
| 2014-08-19 | add git_status_foreach binding | Ben Navetta | |
| 2014-08-18 | add StatusFile function | Ben Navetta | |
| 2014-08-18 | add status option support | Ben Navetta | |
| 2014-08-18 | add StatusList.EntryCount() | Ben Navetta | |
| 2014-08-18 | add ByIndex, reorder to match other files | Ben Navetta | |
| 2014-08-18 | status data types | Ben Navetta | |
