- 15 Jan, 2014 3 commits
-
-
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 15 commits
-
-
Arthur Schreiber committed
-
`git_blame_free` already calls `git__free` on `gbr`.
Arthur Schreiber committed -
Arthur Schreiber committed
-
Arthur Schreiber committed
-
Arthur Schreiber committed
-
Arthur Schreiber committed
-
Show informational messages during cmake run as informational
Vicent Marti committed -
Fix places in public free() functions where NULL pointers aren't handled
Vicent Marti committed -
Sascha Cunz committed
-
Signed-off-by: Brodie Rao <brodie@sf.io>
Brodie Rao committed -
Signed-off-by: Brodie Rao <brodie@sf.io>
Brodie Rao committed -
Signed-off-by: Brodie Rao <brodie@sf.io>
Brodie Rao committed -
Signed-off-by: Brodie Rao <brodie@sf.io>
Brodie Rao committed -
Signed-off-by: Brodie Rao <brodie@sf.io>
Brodie Rao committed -
Signed-off-by: Brodie Rao <brodie@sf.io>
Brodie Rao committed
-
- 09 Jan, 2014 2 commits
-
-
Add orig_commit.
Ben Straub committed -
XTao committed
-
- 08 Jan, 2014 5 commits
-
-
Handle git_buf's from users more liberally
Vicent Marti committed -
Edward Thomson committed
-
Solaris doesn't have qsort_r either
Vicent Marti committed -
Jacques Germishuys committed
-
XTao committed
-
- 07 Jan, 2014 1 commit
-
-
Add missing `git_reference_symbolic_create_with_log`.
Vicent Marti committed
-