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
/
push.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make init_options fns use unsigned ints and macro
Russell Belfer
2014-05-02
1
-9
/
+4
*
Fire update_tips callback also for pushes.
Jacques Germishuys
2014-04-21
1
-17
/
+29
*
It is safe to free() a NULL pointer
Jacques Germishuys
2014-04-21
1
-3
/
+1
*
Const correctness!
Jacques Germishuys
2014-04-03
1
-1
/
+1
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+12
*
Add reflog parameters to git_push_update_tips
Ben Straub
2014-02-04
1
-2
/
+7
*
refspec: move to git_buf for outputting strings
Carlos Martín Nieto
2014-01-27
1
-1
/
+1
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-1
/
+1
*
Cleanups, renames, and leak fixes
Russell Belfer
2013-12-12
1
-1
/
+1
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
*
Some callback error check style cleanups
Russell Belfer
2013-12-11
1
-2
/
+3
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-2
/
+2
*
Add git_vector_free_all
Russell Belfer
2013-12-11
1
-4
/
+1
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-1
/
+1
*
Fix warnings
Russell Belfer
2013-11-13
1
-2
/
+2
*
Fix warnings
Linquize
2013-11-12
1
-1
/
+1
*
remote: make _ls return the list directly
Carlos Martín Nieto
2013-11-11
1
-7
/
+13
*
Support cancellation in push operation
Jameson Miller
2013-10-02
1
-3
/
+1
*
Initial Implementation of progress reports during push
Jameson Miller
2013-09-30
1
-0
/
+23
*
push: handle tag chains correctly
Carlos Martín Nieto
2013-08-16
1
-11
/
+32
*
Fix broken build when MSVC SDL checks is enabled
Linquize
2013-05-11
1
-1
/
+1
*
Report some errors returnable by push
Russell Belfer
2013-05-01
1
-6
/
+8
*
Make git_oid_cmp public and add git_oid__cmp
Russell Belfer
2013-04-29
1
-1
/
+1
*
remote: handle multiple refspecs
Carlos Martín Nieto
2013-04-20
1
-2
/
+3
*
Merge remote-tracking branch 'ben/unified-revparse' into development
Vicent Marti
2013-04-15
1
-11
/
+9
|
\
|
*
Redeploy git_revparse_single.
Ben Straub
2013-04-15
1
-2
/
+3
|
*
Deprecate git_revparse_single and _rangelike
Ben Straub
2013-04-09
1
-13
/
+10
*
|
Fix dumb mistake in the comparison function
Philip Kelley
2013-03-19
1
-3
/
+1
*
|
Convert enqueue_object to a function
Philip Kelley
2013-03-19
1
-21
/
+19
*
|
Reduce the number of unnecessary objects in pushed packs
Philip Kelley
2013-03-19
1
-35
/
+142
|
/
*
Implemented push on the local transport
abepern
2013-03-11
1
-14
/
+17
*
Add git_push_options, to set packbuilder parallelism
Philip Kelley
2013-02-11
1
-2
/
+19
*
Merge the push report into the refs to avoid a 3rd network call
Philip Kelley
2013-02-08
1
-2
/
+16
*
Update remote tips on push
Jameson Miller
2013-01-22
1
-0
/
+54
*
Don't segfault if transport doesn't support push.
Sebastian Bauer
2013-01-17
1
-0
/
+6
*
push: properly handle tags
Michael Schubert
2013-01-09
1
-6
/
+42
*
Relax refspecs accepted by push
Jameson Miller
2013-01-09
1
-15
/
+32
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Fix bug in gen_pktline() for deletes of missing remote refs
Congyi Wu
2013-01-03
1
-35
/
+18
*
Push! By schu, phkelley, and congyiwu, et al
Philip Kelley
2012-11-28
1
-0
/
+422