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
/
include
/
git2
/
types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
filemode: introduce enum to ease use of attributes
nulltoken
2012-08-21
1
-0
/
+10
*
Add a struct for network callbacks
Carlos Martín Nieto
2012-07-21
1
-0
/
+1
*
Merge remote-tracking branch 'source/development' into development
Chris Young
2012-06-13
1
-0
/
+6
|
\
|
*
Add git_reset()
nulltoken
2012-06-07
1
-0
/
+6
*
|
Merge remote-tracking branch 'source/development' into update-test
Chris Young
2012-06-07
1
-34
/
+43
|
\
\
|
|
/
|
*
Properly tag all `enums` with a `_t`
Vicent Martí
2012-05-18
1
-2
/
+2
|
*
Add basic branch management API: git_branch_create(), git_branch_delete(), gi...
nulltoken
2012-04-10
1
-0
/
+5
|
*
Add git notes API
schu
2012-02-15
1
-0
/
+3
|
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
|
*
remote: Cleanup the remotes code
Vicent Marti
2011-11-28
1
-6
/
+0
|
*
Tabify everything
Vicent Marti
2011-09-19
1
-11
/
+11
|
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
|
*
Add common.h to types.h
Vicent Marti
2011-08-10
1
-0
/
+2
|
*
Finish to hide git_pkt from external API.
Lambert CLARA
2011-07-11
1
-6
/
+0
|
*
Remove the last reference of git_net_direction enum
Lambert CLARA
2011-07-11
1
-3
/
+0
|
*
reflog: add API to read or write a reference log
schu
2011-07-09
1
-0
/
+6
|
*
Merge pull request #300 from carlosmn/gsoc2011/master
Vicent Martí
2011-07-05
1
-0
/
+21
|
|
\
|
|
*
Move transports to an inheritance model
Carlos Martín Nieto
2011-06-26
1
-1
/
+1
|
|
*
pkt-line: parse other-ref lines
Carlos Martín Nieto
2011-06-26
1
-1
/
+1
|
|
*
Lay the foundations for pkt-line parsing
Carlos Martín Nieto
2011-06-26
1
-0
/
+6
|
|
*
Implement ls-remote on local drive
Carlos Martín Nieto
2011-06-26
1
-0
/
+1
|
|
*
Lay down the fundations for the network code
Carlos Martín Nieto
2011-06-26
1
-0
/
+11
|
|
*
Add a remotes API
Carlos Martín Nieto
2011-06-26
1
-0
/
+3
|
*
|
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-1
/
+1
|
|
/
|
*
added defines for Haiku in types.h
Ankur Sethi
2011-06-23
1
-0
/
+5
*
|
Required include for OS4 to typedef int64_t
Chris Young
2012-06-05
1
-0
/
+3
|
/
*
config: Cleanup & renaming of the external API
Vicent Marti
2011-05-20
1
-3
/
+3
*
config_file: Fix compilation
Vicent Marti
2011-05-17
1
-3
/
+0
*
Move config to a backend structure
Carlos Martín Nieto
2011-05-10
1
-0
/
+3
*
Merge remote-tracking branch 'upstream/development' into config
Carlos Martín Nieto
2011-04-06
1
-0
/
+3
|
\
|
*
Build & write custom trees in memory
Vicent Marti
2011-04-04
1
-0
/
+3
*
|
Merge upstream/development
Carlos Martín Nieto
2011-03-31
1
-6
/
+12
|
\
\
|
|
/
|
*
Fix compilation in MinGW
Vicent Marti
2011-03-23
1
-1
/
+1
|
*
Switch from time_t to git_time_t
nulltoken
2011-03-23
1
-5
/
+5
|
*
I broke your bindings
Vicent Marti
2011-03-20
1
-1
/
+6
|
*
Add new method `git_reference_listall`
Vicent Marti
2011-03-14
1
-0
/
+1
*
|
Determine variable type at runtime
Carlos Martín Nieto
2011-03-30
1
-7
/
+0
*
|
Move git_cvar_type to include/git2/config.h
Carlos Martín Nieto
2011-03-29
1
-0
/
+7
*
|
Rename git_config_{type,var} to git_cvar{_type,}
Carlos Martín Nieto
2011-03-29
1
-1
/
+1
*
|
Move the struct declaration outside config.c
Carlos Martín Nieto
2011-03-28
1
-0
/
+6
|
/
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+153