- 13 Apr, 2012 6 commits
-
-
Carlos Martín Nieto committed
-
Resolve any lingering deltas, write out the index file and rename the packfile.
Carlos Martín Nieto committed -
This will allow us to index a packfile as soon as we receive it from the network as well as storing it with its final name so we don't need to pass temporary file names around.
Carlos Martín Nieto committed -
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
The new indexer needs to be able to bypass any kind of buffering, as it's trying to map data that it has just written to disk.
Carlos Martín Nieto committed
-
- 12 Apr, 2012 4 commits
-
-
The cleanup needs to happen anyway, so set the error code and jump there instead of copying the code.
Carlos Martín Nieto committed -
Plug a few leaks
Vicent Martí committed -
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
- 11 Apr, 2012 17 commits
-
-
Russell Belfer committed
-
This is Git yo. You can fetch stuff from the history if you need it.
Vicent Martí committed -
Vicent Martí committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
Carlos Martín Nieto committed
-
nulltoken committed
-
Carlos Martín Nieto committed
-
Basic branch management API
Vicent Martí committed -
nulltoken committed
-
Vicent Martí committed
-
- 10 Apr, 2012 5 commits
- 04 Apr, 2012 3 commits
-
-
Fix compilation warning
Vicent Martí committed -
nulltoken committed
-
Carlos Martín Nieto committed
-
- 03 Apr, 2012 1 commit
-
-
Allow references to bear non-7bit-ascii names on Windows
Vicent Martí committed
-
- 02 Apr, 2012 1 commit
-
-
Vicent Martí committed
-
- 01 Apr, 2012 1 commit
-
-
nulltoken committed
-
- 31 Mar, 2012 1 commit
-
-
Rewrite status using diff
Vicent Martí committed
-
- 30 Mar, 2012 1 commit
-
-
There was a bug in git_buf_join_n when the contents of the original buffer were joined into itself and the realloc moved the pointer to the original buffer.
Russell Belfer committed
-