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
/
config.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some cleanup suggested during review
Russell Belfer
2012-08-22
1
-13
/
+2
*
Add template dir and set gid to repo init
Russell Belfer
2012-08-22
1
-0
/
+12
*
Fix incorrect array size in example for git_config_get_mapped
Josh Triplett
2012-08-12
1
-1
/
+1
*
Update iterators for consistency across library
Russell Belfer
2012-08-03
1
-2
/
+2
*
Adding git_config_foreach_match() iteration fn
Russell Belfer
2012-07-10
1
-1
/
+19
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-17
/
+17
*
global: Change parameter ordering in API
Vicent Martí
2012-05-18
1
-12
/
+12
*
config: Refactor & add `git_config_get_mapped`
Vicent Martí
2012-03-01
1
-0
/
+50
*
Document {get,set}_multivar
Carlos Martín Nieto
2012-02-17
1
-2
/
+15
*
Implement setting multivars
Carlos Martín Nieto
2012-02-17
1
-0
/
+7
*
Support getting multivars
Carlos Martín Nieto
2012-02-17
1
-0
/
+7
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
config: Rename the `delete` callback name
Vicent Martí
2011-12-31
1
-1
/
+1
*
config: really delete variables
Carlos Martín Nieto
2011-12-16
1
-0
/
+1
*
msvc: Remove superfluous includes
Vicent Marti
2011-10-05
1
-1
/
+0
*
Include stdint.h in git2/config.h
Carlos Martín Nieto
2011-10-01
1
-0
/
+1
*
config: Proper type declarations for 64 bit ints
Vicent Marti
2011-09-30
1
-4
/
+4
*
Add git_config_find_system
Carlos Martín Nieto
2011-09-27
1
-0
/
+12
*
config: make git_config_[get|set]_long() able to properly deal with 8 bytes w...
nulltoken
2011-09-22
1
-2
/
+2
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-22
/
+4
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-13
/
+13
*
config: Rename `del` to `delete
Vicent Marti
2011-07-12
1
-1
/
+1
*
Add tests for deleting a config var
Carlos Martín Nieto
2011-07-05
1
-1
/
+9
*
config: Fix unmatched parameters in docs
Vicent Marti
2011-06-30
1
-1
/
+1
*
config: `foreach` now returns variable values too
Vicent Marti
2011-06-29
1
-7
/
+10
*
config: Fix API docs
Vicent Marti
2011-06-19
1
-2
/
+2
*
config: Bring back `git_config_open_global`
Vicent Marti
2011-06-18
1
-1
/
+33
*
config: Cleanup external API
Vicent Marti
2011-06-18
1
-15
/
+35
*
Update documentation
Vicent Marti
2011-06-16
1
-2
/
+2
*
config: explain the cfg and file relationship better
Carlos Martín Nieto
2011-06-07
1
-6
/
+16
*
config: update the git_config_add_file documentation
Carlos Martín Nieto
2011-06-07
1
-2
/
+2
*
config: Cleanup & renaming of the external API
Vicent Marti
2011-05-20
1
-2
/
+28
*
Add documentation for git_config_add_backend
Carlos Martín Nieto
2011-05-17
1
-0
/
+7
*
Implement git_config_open_global
Carlos Martín Nieto
2011-05-17
1
-0
/
+7
*
Move config to a backend structure
Carlos Martín Nieto
2011-05-10
1
-1
/
+11
*
config: export git_config_[sg]et_long
Carlos Martín Nieto
2011-04-19
1
-0
/
+20
*
Determine variable type at runtime
Carlos Martín Nieto
2011-03-30
1
-48
/
+12
*
Expose config API for setters, getters and foreach
Carlos Martín Nieto
2011-03-29
1
-2
/
+126
*
Move the struct declaration outside config.c
Carlos Martín Nieto
2011-03-28
1
-0
/
+53