- 03 Mar, 2014 2 commits
- 02 Mar, 2014 2 commits
-
-
Do not allow git_branch_create() to force update branch
Ben Straub committed -
Linquize committed
-
- 01 Mar, 2014 1 commit
-
-
Add project list and update readme
Vicent Marti committed
-
- 28 Feb, 2014 1 commit
-
-
Add git_diff_buffers and git_patch_from_buffers
Vicent Marti committed
-
- 27 Feb, 2014 4 commits
-
-
This adds `git_diff_buffers` and `git_patch_from_buffers`. This also includes a bunch of internal refactoring to increase the shared code between these functions and the blob-to-blob and blob-to-buffer APIs, as well as some higher level assert helpers in the tests to also remove redundancy.
Russell Belfer committed -
Russell Belfer committed
-
Linquize committed
-
Russell Belfer committed
-
- 26 Feb, 2014 4 commits
-
-
Blame first-parent history
Ben Straub committed -
Remove "ignore" state from the git.git-authors
Vicent Marti committed -
Edward Thomson committed
-
Also, correct test case to account for the boundary flag
Juan Rubén committed
-
- 25 Feb, 2014 7 commits
-
-
- need_pack was not set to 0 when local fetch was already present causing negotiate_fetch access violation
Miha committed -
- added MSVC cmake definitions to disable warnings - general.c is rewritten so it is ansi-c compatible and compiles ok on microsoft windows - some MSVC reported warning fixes
Miha committed -
Move system directory cache out of utils
Vicent Marti committed -
Include stdarg.h for the va_copy test
Vicent Marti committed -
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
- 24 Feb, 2014 7 commits
-
-
Fix Intel compiler warnings
Vicent Marti committed -
Ben Straub committed
-
Juan Rubén committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Improve documentation for merging
Vicent Marti committed
-
- 23 Feb, 2014 2 commits
-
-
Juan Rubén committed
-
Juan Rubén committed
-
- 21 Feb, 2014 4 commits
-
-
Check if librt exists independent of OS, to be able to exclude librt on ...
Russell Belfer committed -
Edward Thomson committed
-
Improve C89 compatibility and clarify use of C99 features
Vicent Marti committed -
Check if librt exists independent of OS, to be able to exclude librt on Android builds, even though it is a 'Linux'.
Tobias Marquardt committed
-
- 20 Feb, 2014 3 commits
-
-
* Make GIT_INLINE an internal definition so it cannot be used in public headers * Fix language in CONTRIBUTING * Make index caps API use signed instead of unsigned values
Russell Belfer committed -
and a couple of other minor doc fixups.
Russell Belfer committed -
Russell Belfer committed
-
- 18 Feb, 2014 3 commits
-
-
Improve error propagation in shallow call
Vicent Marti committed -
Ben Straub committed
-
Ben Straub committed
-