| Commit message (Expand) | Author | Age | Files | Lines |
* | branch: error out if we cannot find the remotecmn/upstream-matching-push | Carlos Martín Nieto | 2015-05-22 | 1 | -3/+6 |
* | Add annotated commit versions of reflog-modifying functions | Carlos Martín Nieto | 2015-03-16 | 1 | -2/+24 |
* | Drop trailing whitespacesntk/reflog_branch_create | nulltoken | 2015-03-04 | 1 | -1/+1 |
* | branch: fix generated reflog message upon renaming | nulltoken | 2015-03-04 | 1 | -1/+1 |
* | branch: fix generated reflog message upon creation | nulltoken | 2015-03-04 | 1 | -1/+1 |
* | config: borrow refcounted referencescmn/config-borrow-entry | Carlos Martín Nieto | 2015-03-03 | 1 | -20/+19 |
* | branch: don't accept a reflog message override | Carlos Martín Nieto | 2015-03-03 | 1 | -18/+11 |
* | Remove the signature from ref-modifying functions | Carlos Martín Nieto | 2015-03-03 | 1 | -4/+2 |
* | branch: do capture the error code | Carlos Martín Nieto | 2015-03-03 | 1 | -1/+1 |
* | git_branch_delete() should ignore errors from non-existing reflogs | Pierre-Olivier Latour | 2015-03-02 | 1 | -1/+6 |
* | branch: consider an empty upstream remote config as not found | Carlos Martín Nieto | 2014-11-17 | 1 | -0/+6 |
* | Merge pull request #2698 from libgit2/cmn/fetchhead-refactor | Edward Thomson | 2014-11-08 | 1 | -0/+23 |
|\ |
|
| * | branch: add getter for the upstream remote name | Carlos Martín Nieto | 2014-11-08 | 1 | -0/+23 |
* | | remote: rename _load() to _lookup()cmn/remote-lookup | Carlos Martín Nieto | 2014-11-08 | 1 | -3/+3 |
|/ |
|
* | repository: introduce a convenience config snapshot methodcmn/config-snapshot | Carlos Martín Nieto | 2014-05-07 | 1 | -5/+2 |
* | Use config snapshotting | Carlos Martín Nieto | 2014-04-18 | 1 | -7/+11 |
* | Const correctness! | Jacques Germishuys | 2014-04-03 | 1 | -3/+5 |
* | branch: constness fixes | Carlos Martín Nieto | 2014-03-17 | 1 | -1/+1 |
* | branch: fix leak when checking against HEAD | Carlos Martín Nieto | 2014-03-07 | 1 | -5/+11 |
* | Do not allow git_branch_create() to force update branch | Linquize | 2014-02-27 | 1 | -0/+13 |
* | Provide good default reflog messages in branch api | Ben Straub | 2014-01-30 | 1 | -9/+27 |
* | Ensure renaming a reference updates the reflog | Ben Straub | 2014-01-30 | 1 | -1/+2 |
* | Add reflog parameters to git_branch_move | Ben Straub | 2014-01-30 | 1 | -1/+3 |
* | Deleting a branch deletes its reflog | Ben Straub | 2014-01-30 | 1 | -0/+3 |
* | Add reflog params to git_branch_create | Ben Straub | 2014-01-30 | 1 | -7/+9 |
* | Misc cleanups | Russell Belfer | 2014-01-30 | 1 | -23/+16 |
* | refspec: move to git_buf for outputting strings | Carlos Martín Nieto | 2014-01-27 | 1 | -2/+2 |
* | branch: move to git_buf when outputting newly-allocated strings | Carlos Martín Nieto | 2014-01-27 | 1 | -72/+26 |
* | refs: remove the _with_log differentiation | Carlos Martín Nieto | 2014-01-15 | 1 | -1/+1 |
* | branch: handle NULL pointers passed to git_branch_iterator_free() | Brodie Rao | 2014-01-12 | 1 | -0/+3 |
* | Improve GIT_EUSER handling | Russell Belfer | 2013-12-11 | 1 | -19/+22 |
* | Change the git_branch_iterator_new and git_branch_next definitions to use git... | Arthur Schreiber | 2013-11-05 | 1 | -2/+2 |
* | branch: move from foreach to an iterator | Carlos Martín Nieto | 2013-11-05 | 1 | -32/+50 |
* | No such thing as an orphan branch | Carlos Martín Nieto | 2013-09-17 | 1 | -1/+1 |
* | branch: More obvious semantics in `foreach` | Vicent Marti | 2013-06-17 | 1 | -1/+5 |
* | ref: free the last ref when cancelling git_branch_foreach() | yorah | 2013-06-17 | 1 | -4/+2 |
* | ...Aaaand this works | Vicent Marti | 2013-05-30 | 1 | -5/+8 |
* | Liike this | Vicent Marti | 2013-05-28 | 1 | -7/+10 |
* | Merge pull request #1385 from carlosmn/refs-iter | Edward Thomson | 2013-05-11 | 1 | -27/+30 |
|\ |
|
| * | Move a couple more functions to use iterators | Carlos Martín Nieto | 2013-05-11 | 1 | -27/+30 |
| * | refs: remove the OID/SYMBOLIC filtering | Carlos Martín Nieto | 2013-05-11 | 1 | -1/+1 |
* | | git_branch_set_upstream with local branches | Nikolai Vladimirov | 2013-05-06 | 1 | -1/+2 |
* | | Set error message for branch functions | Russell Belfer | 2013-05-01 | 1 | -2/+12 |
|/ |
|
* | remote: handle multiple refspecs | Carlos Martín Nieto | 2013-04-20 | 1 | -13/+9 |
* | Fix win64 warnings | Russell Belfer | 2013-04-18 | 1 | -1/+1 |
* | branch: add more upstream configuration management | Carlos Martín Nieto | 2013-04-11 | 1 | -1/+115 |
* | branch: refactor git_branch_remote_name | Carlos Martín Nieto | 2013-03-31 | 1 | -25/+22 |
* | branch: rename 'tracking' to 'upstream' | Carlos Martín Nieto | 2013-03-30 | 1 | -8/+8 |
* | Several warnings detected by static code analyzer fixed | Arkadiy Shapkin | 2013-03-18 | 1 | -1/+1 |
* | immutable references and a pluggable ref database | Edward Thomson | 2013-03-07 | 1 | -39/+25 |