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
/
mwindow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further threading fixes
Russell Belfer
2013-04-22
1
-1
/
+1
*
Several warnings detected by static code analyzer fixed
Arkadiy Shapkin
2013-03-18
1
-3
/
+3
*
Global options setter
Vicent Marti
2013-01-23
1
-16
/
+7
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
git_mwindow_file_deregister() shouldn't return errors
Scott J. Goldman
2013-01-05
1
-9
/
+4
*
Always check the result of git_mutex_lock
Justin Spahr-Summers
2012-12-09
1
-5
/
+24
*
Make the memory-window conrol structures global
Carlos Martín Nieto
2012-08-20
1
-11
/
+37
*
mwindow: allow memory-window files to deregister
Carlos Martin Nieto
2012-06-28
1
-0
/
+17
*
Actually do the mmap... unsurprisingly, this makes the indexer work on SFS
Chris Young
2012-06-12
1
-0
/
+1
*
Remove left-over debugging output
Carlos Martín Nieto
2012-05-23
1
-2
/
+0
*
Update test suite
Vicent Martí
2012-05-02
1
-2
/
+1
*
Merge branch 'new-error-handling' into development
Vicent Martí
2012-05-02
1
-27
/
+27
|
\
|
*
indexer: start writing the stream indexer
Carlos Martín Nieto
2012-04-13
1
-1
/
+5
|
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-15
/
+16
|
*
Continue error conversion
Russell Belfer
2012-03-14
1
-1
/
+1
|
*
Migrate ODB files to new error handling
Russell Belfer
2012-03-12
1
-9
/
+6
*
|
mwindow: make sure the whole range is contained inside the same window
Carlos Martín Nieto
2012-04-04
1
-3
/
+4
|
/
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
threads: Fix the shared global state with TLS
Vicent Marti
2011-11-16
1
-44
/
+52
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-3
/
+3
*
mwindow: close LRU window properly
Carlos Martín Nieto
2011-10-15
1
-5
/
+12
*
Merge pull request #384 from kiryl/warnings
Vicent Martí
2011-09-18
1
-1
/
+1
|
\
|
*
CMakefile: add -Wmissing-prototypes and fix warnings
Kirill A. Shutemov
2011-08-30
1
-1
/
+1
*
|
Tabify everything
Vicent Marti
2011-09-19
1
-4
/
+4
*
|
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
|
Fix an integral overflow on 64-bit
Sebastian Schuberth
2011-09-08
1
-1
/
+1
|
/
*
mwindow.c: fix -Wmissing-field-initializers
schu
2011-08-09
1
-1
/
+6
*
Fix compilation in Windows
Vicent Marti
2011-08-08
1
-16
/
+15
*
Make packfile_unpack_header more generic
Carlos Martín Nieto
2011-08-02
1
-3
/
+3
*
Factor out the mmap window code
Carlos Martín Nieto
2011-08-02
1
-0
/
+271