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
*
config: document the how long the pointers are valid for
Carlos Martín Nieto
2014-04-18
1
-1
/
+14
*
config: implement config snapshotting
Carlos Martín Nieto
2014-04-18
1
-0
/
+13
*
config: use git_buf for returning paths
Carlos Martín Nieto
2014-01-27
1
-13
/
+11
*
Update docs for new callback return value behavior
Russell Belfer
2013-12-11
1
-3
/
+3
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-2
/
+2
*
Fix saving remotes with several fetch/push ref specs.
Daniel Rodríguez Troitiño
2013-11-01
1
-0
/
+11
*
config: don't special-case the multivar iterator
Carlos Martín Nieto
2013-08-14
1
-1
/
+1
*
config: introduce a regex-filtering iterator
Carlos Martín Nieto
2013-08-12
1
-0
/
+12
*
config: introduce _iterator_new()
Carlos Martín Nieto
2013-08-12
1
-0
/
+11
*
config: add _next() and _iterator_free()
Carlos Martín Nieto
2013-08-08
1
-0
/
+17
*
config: working multivar iterator
Carlos Martín Nieto
2013-08-08
1
-0
/
+10
*
config: move next() and free() into the iterator
Carlos Martín Nieto
2013-08-08
1
-1
/
+1
*
config: get_multivar -> get_multivar_foreach
Carlos Martín Nieto
2013-08-08
1
-2
/
+2
*
Don't typedef a pointer
Carlos Martín Nieto
2013-08-08
1
-1
/
+1
*
replaced foreach() with non callback based iterations in git_config_backend
Nico von Geyso
2013-08-08
1
-0
/
+20
*
Fixed most documentation header bugs
Andreas Linde
2013-06-24
1
-3
/
+3
*
Add high(est) config level for application specific config files
Sven Strickroth
2013-06-11
1
-0
/
+4
*
Typedef git_config_level_t and use it everywhere
Russell Belfer
2013-05-24
1
-11
/
+26
*
Unify whitespaces to tabs
Linquize
2013-05-15
1
-8
/
+8
*
config: convenience function to open global/xdg
Carlos Martín Nieto
2013-05-07
1
-0
/
+15
*
Move git_config_backend to include/git2/sys
Russell Belfer
2013-04-21
1
-50
/
+2
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Correct typos in documentation
Kevin Sawicki
2013-01-06
1
-3
/
+3
*
Allow compilation as C++
Ben Straub
2012-12-06
1
-1
/
+1
*
Add version fields and init macros for public input structs.
Ben Straub
2012-11-30
1
-0
/
+3
*
Clean up config.h
Ben Straub
2012-11-27
1
-39
/
+55
*
config: Opening a nonexistent file returns ENOTFOUND
nulltoken
2012-11-17
1
-5
/
+6
*
config: Make git_config_file__ondisk() internal
nulltoken
2012-11-17
1
-13
/
+0
*
config: rename get_config_entry -> config_entry
Carlos Martín Nieto
2012-11-13
1
-1
/
+1
*
Add git_config_refresh() API to reload config
Russell Belfer
2012-10-30
1
-0
/
+14
*
Add config level support in the config API
yorah
2012-10-23
1
-24
/
+162
*
Rename xdr to xdg
Sven Strickroth
2012-10-02
1
-7
/
+7
*
Correctly read xdr compatible %HOME%/.config/git/config config file
Sven Strickroth
2012-09-24
1
-0
/
+20
*
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
[next]