- 31 Oct, 2012 1 commit
-
-
Ben Straub committed
-
- 30 Oct, 2012 5 commits
-
-
Add git_diff_patch_to_str API
Vicent Martí committed -
repo: enhance git_repository_state() detection
Vicent Martí committed -
Index changes
Vicent Martí committed -
Michael Schubert committed
-
Edward Thomson committed
-
- 29 Oct, 2012 3 commits
-
-
This memset was being reached after the entire packfile under WinHttp, so the byte count was being lost for small repos.
Ben Straub committed -
Cmake flags clean
Vicent Martí committed -
Stash
Vicent Martí committed
-
- 27 Oct, 2012 6 commits
-
-
Paul Thompson committed
-
- No overwriting allows control from cmake cache or cmdline - -g is already the CMake default - -O0 is already gcc's default
Paul Thompson committed -
- Those are the RelWithDebInfo flags. - They should be controlled from CMAKE_BUILD_TYPE
Paul Thompson committed -
- For Debug builds, CMake uses concatenated CMAKE_C_FLAGS and CMAKE_C_FLAGS_DEBUG - This reverts commit 291f7122.
Paul Thompson committed -
nulltoken committed
-
nulltoken committed
-
- 26 Oct, 2012 12 commits
- 25 Oct, 2012 13 commits
-
-
remove /ZM1000 from msvc builds
Vicent Martí committed -
Edward Thomson committed
-
This adds a `git_diff_patch_print()` API which is more like the existing API to "print" a patch from an entire `git_diff_list` but operates on a single `git_diff_patch` object. Also, it rewrites the `git_diff_patch_to_str()` API to use that function (making it very small).
Russell Belfer committed -
Russell Belfer committed
-
Updates config upon moving and deletion of branches
Russell Belfer committed -
Vicent Marti committed
-
Ben Straub committed
-
Pedantic ordering of GIT_UNUSED vs. variable declarations.
Ben Straub committed -
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-
nulltoken committed
-