Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | branch: rename 'tracking' to 'upstream' | Carlos Martín Nieto | 2013-03-30 | 1 | -1/+1 |
| | | | | | The term 'tracking' is overloaded. Help distinguish what we mean by using 'upstream' for this part of the library. | ||||
* | branch: Introduce git_branch_tracking_name() | nulltoken | 2013-01-16 | 1 | -0/+17 |
| | |||||
* | branch: remove useless header | nulltoken | 2012-07-24 | 1 | -17/+0 |
| | |||||
* | Add basic branch management API: git_branch_create(), git_branch_delete(), ↵ | nulltoken | 2012-04-10 | 1 | -0/+17 |
git_branch_list() |