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
/
refspec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
refspec: support asterisks in the middle of a pattern
Carlos Martín Nieto
2014-08-05
1
-18
/
+32
*
refspec: short-circuit non-pattern refspecs on transform
Carlos Martín Nieto
2014-08-05
1
-0
/
+10
*
refspec: move to git_buf for outputting strings
Carlos Martín Nieto
2014-01-27
1
-50
/
+4
*
remote: store dwimed refspecs separately
Carlos Martín Nieto
2013-11-01
1
-0
/
+68
*
Make refspec_transform paranoid about arguments
Russell Belfer
2013-07-01
1
-14
/
+20
*
refspec: add direction accessor
Carlos Martín Nieto
2013-04-30
1
-0
/
+7
*
Parse shorthand refspecs as valid
Carlos Martín Nieto
2013-04-28
1
-1
/
+1
*
refspec: unify the string and parsed data
Carlos Martín Nieto
2013-04-20
1
-0
/
+9
*
remote: handle multiple refspecs
Carlos Martín Nieto
2013-04-20
1
-0
/
+1
*
Teach refspec to transform destination reference to source reference
Jameson Miller
2013-02-11
1
-7
/
+17
*
Teach remote branch to return its remote
Jameson Miller
2013-02-11
1
-0
/
+8
*
refspec: prevent git_refspec__free() from segfaulting
nulltoken
2013-01-11
1
-0
/
+3
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
create FETCH_HEAD specially instead of as a ref file
Edward Thomson
2012-11-11
1
-0
/
+7
*
refspec: introduce git_refspec__serialize()
nulltoken
2012-10-25
1
-0
/
+11
*
refspec: introduce git_refspec_transform_l()
nulltoken
2012-10-08
1
-4
/
+14
*
refspec: add git_refspec__free, remove git_refspec_parse
Carlos Martín Nieto
2012-09-30
1
-28
/
+3
*
refspec: introduce git_refspec__parse()
nulltoken
2012-09-25
1
-0
/
+113
*
refspec: expose the force update specifier through git_refspec_force() accessor
nulltoken
2012-05-30
1
-0
/
+7
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-2
/
+2
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-2
/
+2
*
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-2
/
+6
*
Merge remote-tracking branch 'carlosmn/remaining-errors' into new-error-handling
Vicent Martí
2012-05-01
1
-18
/
+19
|
\
|
*
error handling: move the missing parts over to the new error handling
Carlos Martín Nieto
2012-04-26
1
-18
/
+19
*
|
buf: deploy git_buf_len()
nulltoken
2012-04-30
1
-2
/
+2
|
/
*
error-handling: Repository
Vicent Martí
2012-03-07
1
-2
/
+6
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
refspec: a ref name includes the refs/ prefix
Carlos Martín Nieto
2012-01-31
1
-1
/
+1
*
transport: prevent git_remote_download() from segfaulting when being passed a...
nulltoken
2012-01-19
1
-1
/
+1
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-0
/
+18
*
refspec: allow a simple branchname
Carlos Martín Nieto
2011-11-18
1
-2
/
+7
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-1
/
+1
*
A missing refspec is not an error
Carlos Martín Nieto
2011-10-08
1
-3
/
+3
*
Tabify everything
Vicent Marti
2011-09-19
1
-1
/
+1
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
Add git_refspec_transform
Carlos Martín Nieto
2011-06-26
1
-0
/
+36
*
Add git.git's fnmatch, which is really GNU's and the git__fnmatch wrapper
Carlos Martín Nieto
2011-06-26
1
-0
/
+6
*
Add a remotes API
Carlos Martín Nieto
2011-06-26
1
-0
/
+66