- 20 Jan, 2014 1 commit
-
-
Linquize committed
-
- 18 Jan, 2014 2 commits
-
-
Fix segfault when calling git_config_get_* functions when a config fails to load
Edward Thomson committed -
Reinitialize the result code of get_entry() to GIT_ENOTFOUND
Linquize committed
-
- 17 Jan, 2014 2 commits
-
-
Convert gitdir paths to posix on Windows
Edward Thomson committed -
Apparently, a .git file with "gitdir: path" link on Windows is allowed to use backslashes in the path. Who knew?
Russell Belfer committed
-
- 16 Jan, 2014 4 commits
-
-
Fix some documentation issues.
Vicent Marti committed -
Arthur Schreiber committed
-
Arthur Schreiber committed
-
Run Coverity scan on Travis
Ben Straub committed
-
- 15 Jan, 2014 9 commits
-
-
Update README to include Java, PowerShell bindings
Ben Straub committed -
Edward Thomson committed
-
Ben Straub committed
-
Ben Straub committed
-
refs: remove the _with_log differentiation
Vicent Marti committed -
Any well-behaved program should write a descriptive message to the reflog whenever it updates a reference. Let's make this more prominent by removing the version without the reflog parameters.
Carlos Martín Nieto committed -
Common
Vicent Marti committed -
Edward Thomson committed
-
Edward Thomson committed
-
- 14 Jan, 2014 14 commits
-
-
Align `*_dup` functions
Vicent Marti committed -
Implement @cmn's suggestions for `git_remote_dup`.
Vicent Marti committed -
Arthur Schreiber committed
-
This changes git_signature_dup to actually honor oom conditions raised by the call to git__strdup. It also aligns it with the error code return pattern used everywhere else.
Arthur Schreiber committed -
Arthur Schreiber committed
-
Arthur Schreiber committed
-
Add `git_remote_dup`.
Vicent Marti committed -
Arthur Schreiber committed
-
Fix a bunch of memory leaks.
Vicent Marti committed -
Stream packs to the destination
Vicent Marti committed -
Arthur Schreiber committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
- 13 Jan, 2014 8 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
Arthur Schreiber committed
-
Ben Straub committed
-
`git_blame_free` already calls `git__free` on `gbr`.
Arthur Schreiber committed -
Arthur Schreiber committed
-
Arthur Schreiber committed
-
Arthur Schreiber committed
-