index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
branch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository: introduce a convenience config snapshot method
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
*
branch: Make git_branch_remote_name() cope with orphaned heads
nulltoken
2013-02-22
1
-6
/
+6
*
Merge pull request #1190 from nulltoken/topic/reset-paths
Russell Belfer
2013-02-11
1
-1
/
+1
|
\
|
*
Fix MSVC compilation warnings
nulltoken
2013-02-05
1
-1
/
+1
*
|
Teach remote branch to return its remote
Jameson Miller
2013-02-11
1
-0
/
+81
|
/
*
Added git_branch_name().
Sebastian Bauer
2013-01-25
1
-0
/
+21
*
branch: Introduce git_branch_tracking_name()
nulltoken
2013-01-16
1
-21
/
+83
*
Fix indentations
nulltoken
2013-01-16
1
-4
/
+4
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
tracking: fix retrieval of the tracking ref of branch with empty merge and/or...
nulltoken
2012-11-28
1
-2
/
+2
*
More external API cleanup
Vicent Marti
2012-11-27
1
-15
/
+4
*
Rename ref and reflog apis for consistency
Ben Straub
2012-11-27
1
-1
/
+1
*
repository: Refine repository_head() error report
nulltoken
2012-11-12
1
-1
/
+1
*
create FETCH_HEAD specially instead of as a ref file
Edward Thomson
2012-11-11
1
-0
/
+5
*
config: introduce git_config_rename_section()
nulltoken
2012-10-25
1
-87
/
+30
[next]