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
/
repository.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings and merge issues on Win64
Russell Belfer
2012-08-23
1
-0
/
+5
*
Add template dir and set gid to repo init
Russell Belfer
2012-08-22
1
-17
/
+30
*
Add git_repository_init_ext for power initters
Russell Belfer
2012-08-22
1
-4
/
+131
*
repository: add a getter and remove function for git's prepared message
Carlos Martín Nieto
2012-08-01
1
-0
/
+22
*
repo: add git_repository_wrap_odb() to wrap an ODB
Carlos Martín Nieto
2012-07-21
1
-0
/
+13
*
Add flag to write gitlink on setting repo workdir
Russell Belfer
2012-07-10
1
-1
/
+4
*
Fix spelling errors.
Bruce Mitchener
2012-05-19
1
-2
/
+2
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-7
/
+7
*
Refactor git_repository_open with new options
Russell Belfer
2012-04-11
1
-0
/
+14
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Document all of the things
Vicent Marti
2011-11-26
1
-1
/
+119
*
Rename all `_close` methods
Vicent Marti
2011-11-26
1
-1
/
+1
*
repository: Change ownership semantics
Vicent Marti
2011-11-26
1
-197
/
+35
*
Fix typo in repository documentation
Haitao Li
2011-11-18
1
-1
/
+1
*
repository: export git_repository_config_autoload
Carlos Martín Nieto
2011-09-30
1
-2
/
+3
*
Make repo config loading automatic or completely explicit
Carlos Martín Nieto
2011-09-27
1
-10
/
+24
*
Merge pull request #398 from carlosmn/config-autohome
Vicent Martí
2011-09-18
1
-12
/
+7
|
\
|
*
git_repository_config: open global config file automatically
Carlos Martín Nieto
2011-09-12
1
-12
/
+7
*
|
Cleanup legal data
Vicent Marti
2011-09-19
1
-22
/
+4
*
|
repository: Add git_repository_head()
nulltoken
2011-09-15
1
-0
/
+10
*
|
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-6
/
+6
|
/
*
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-4
/
+4
*
repository: Make head_detached() and head_orphan() convenience methods access...
nulltoken
2011-06-30
1
-2
/
+2
*
repo: Rename HEAD-related methods
Vicent Marti
2011-06-28
1
-2
/
+2
*
Add git_repository_is_detached, git_repository_is_orphan
Carlos Martín Nieto
2011-06-28
1
-0
/
+24
*
config: Cleanup external API
Vicent Marti
2011-06-18
1
-2
/
+30
*
Add git_repository_config API
Carlos Martín Nieto
2011-06-17
1
-0
/
+10
*
Merge pull request #261 from Romain-Geissler/discovery-path-v2
Vicent Martí
2011-06-15
1
-3
/
+3
|
\
|
*
Fix: GIT_PATH_PATH_SEPARATOR is now a semi-colon under Windows.
Romain Geissler
2011-06-15
1
-3
/
+3
*
|
repository: Export all internal paths
Vicent Marti
2011-06-04
1
-9
/
+18
|
/
*
Repository: Added the git_repository_discover function that finds by itself t...
Romain Geissler
2011-06-04
1
-0
/
+28
*
Merge pull request #206 from nulltoken/topic/is-bare
Vicent Martí
2011-06-01
1
-0
/
+8
|
\
|
*
Add git_repository_is_bare() accessor
nulltoken
2011-05-24
1
-0
/
+8
*
|
index: Change the memory management for repo indexes
Vicent Marti
2011-06-01
1
-3
/
+11
|
/
*
Add two new accessors to the repository
nulltoken
2011-04-09
1
-0
/
+18
*
Add new method `git_repository_is_empty`
Vicent Marti
2011-04-08
1
-0
/
+12
*
Remove `git_repository_gc` from the headers
Vicent Marti
2011-03-23
1
-10
/
+6
*
Fix signature in `git_repository_gc`
Vicent Marti
2011-03-16
1
-1
/
+1
*
Export `git_repository_gc` properly
Vicent Marti
2011-03-16
1
-1
/
+1
*
Fix the retarded object interdependency system
Vicent Marti
2011-03-14
1
-2
/
+10
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+183