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
/
repository.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address style concerns in setting mkdir/copy flags.
Edward Lee
2014-05-23
1
-16
/
+10
*
Fixed permissions on template directories.
Edward Lee
2014-05-16
1
-7
/
+21
*
Increase use of config snapshots
Russell Belfer
2014-05-13
1
-12
/
+12
*
Merge pull request #2336 from libgit2/rb/unicode-branch-names
Russell Belfer
2014-05-12
1
-55
/
+2
|
\
|
*
Pass unconverted data when iconv doesn't like it
Russell Belfer
2014-05-08
1
-55
/
+2
*
|
Minor fixes for warnings and error propagation
Russell Belfer
2014-05-12
1
-2
/
+3
*
|
Merge pull request #2188 from libgit2/cmn/config-snapshot
Russell Belfer
2014-05-12
1
-12
/
+20
|
\
\
|
*
|
repository: introduce a convenience config snapshot method
Carlos Martín Nieto
2014-05-07
1
-5
/
+12
|
*
|
Use config snapshotting
Carlos Martín Nieto
2014-04-18
1
-12
/
+13
*
|
|
Add filter options and ALLOW_UNSAFE
Russell Belfer
2014-05-06
1
-1
/
+2
|
|
/
|
/
|
*
|
Make init_options fns use unsigned ints and macro
Russell Belfer
2014-05-02
1
-9
/
+6
*
|
Win32: UTF-8 <-> WCHAR conversion overhaul
Philip Kelley
2014-04-19
1
-3
/
+7
|
/
*
Rewrite `git_repository__cleanup_files`
Vicent Marti
2014-04-09
1
-14
/
+20
*
git_repository_state_cleanup() should remove rebase-merge/, rebase-apply/ and...
Jacques Germishuys
2014-04-07
1
-1
/
+6
*
Make a real submodule cache object
Russell Belfer
2014-04-01
1
-1
/
+1
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+12
*
Merge pull request #2138 from ethomson/sysdir
Vicent Marti
2014-02-25
1
-1
/
+2
|
\
|
*
Move system directory cache out of utils
Edward Thomson
2014-02-24
1
-1
/
+2
*
|
Remove now-duplicated stdarg.h include
Edward Thomson
2014-02-24
1
-1
/
+0
|
/
*
Readability
Ben Straub
2014-02-18
1
-1
/
+3
*
Improve error propagation in shallow call
Ben Straub
2014-02-18
1
-4
/
+5
*
Merge pull request #2099 from libgit2/bs/more-reflog-stuff
Russell Belfer
2014-02-07
1
-2
/
+5
|
\
|
*
Add reflog params to git_repository_detach_head
Ben Straub
2014-02-04
1
-2
/
+5
*
|
Fix some Windows warnings
Russell Belfer
2014-02-07
1
-3
/
+3
|
/
*
Add reflog params to set-head calls
Ben Straub
2014-01-30
1
-9
/
+18
*
config: use git_buf for returning paths
Carlos Martín Nieto
2014-01-27
1
-3
/
+3
*
repository: move to use a git_buf for outputting strings
Carlos Martín Nieto
2014-01-27
1
-32
/
+9
*
Convert gitdir paths to posix on Windows
Russell Belfer
2014-01-17
1
-1
/
+5
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-4
/
+4
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-3
/
+2
*
Add config read fns with controlled error behavior
Russell Belfer
2013-12-11
1
-21
/
+19
*
clean up state metadata more consistently
Edward Thomson
2013-12-02
1
-0
/
+36
*
move mode_t to filebuf_open instead of _commit
Edward Thomson
2013-11-04
1
-3
/
+3
*
Rename new fn to git_repository_reinit_filesystem
Russell Belfer
2013-10-08
1
-4
/
+4
*
More filemode cleanups for FAT on MacOS
Russell Belfer
2013-10-08
1
-69
/
+116
*
Add git_repository_reset_filesystem and fix tests
Russell Belfer
2013-10-04
1
-28
/
+72
*
Update repo init with fewer platform assumptions
Russell Belfer
2013-10-03
1
-16
/
+18
*
Clean up annoying warnings
Russell Belfer
2013-10-03
1
-1
/
+5
*
Add check if we need to precompose unicode on Mac
Russell Belfer
2013-10-03
1
-32
/
+69
*
Clean up newly introduced warnings
Russell Belfer
2013-09-23
1
-4
/
+6
*
Check error value from git_futils_find_template_dir
Linquize
2013-09-20
1
-2
/
+2
*
Make init.templatedir work
Linquize
2013-09-19
1
-17
/
+12
*
Merge pull request #1858 from linquize/win32-template-dir
Vicent Martí
2013-09-17
1
-4
/
+8
|
\
|
*
Can load default template directory
Linquize
2013-09-18
1
-4
/
+8
*
|
Add ident filter
Russell Belfer
2013-09-17
1
-1
/
+2
*
|
Create public filter object and use it
Russell Belfer
2013-09-17
1
-4
/
+4
|
/
*
No such thing as an orphan branch
Carlos Martín Nieto
2013-09-17
1
-3
/
+3
*
Treat detached HEAD as non-empty repo
Russell Belfer
2013-08-29
1
-14
/
+8
*
repository: Make the is_empty check more explicit
Vicent Martí
2013-08-29
1
-1
/
+3
*
Fix incorrect precedence within git_repository_is_empty()
Justin Spahr-Summers
2013-08-28
1
-1
/
+1
[next]