summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | global: clean up openssl_locks on shutdownEdward Thomson2014-10-261-1/+7
| * | clone::local test: isalpha -> git__isalphaEdward Thomson2014-10-261-1/+1
| * | config test: clean up memory leakEdward Thomson2014-10-261-0/+1
| * | Cleanup memory leak in ssh transportEdward Thomson2014-10-261-34/+28
| * | Clean up some memory leaksEdward Thomson2014-10-262-0/+3
| * | Clean up various compiler warningsEdward Thomson2014-10-265-11/+20
|/ /
* | Merge from 2660Carlos Martín Nieto2014-10-271-1/+2
|\ \
| * | tests: fix leakCarlos Martín Nieto2014-10-271-0/+1
| * | Fix test repo dir not deleted after runningLinquize2014-10-271-1/+1
|/ /
* | Merge pull request #2638 from libgit2/cmn/config-refresh-removeEdward Thomson2014-10-248-135/+1
|\ \
| * | config: remove the refresh function and backend fieldcmn/config-refresh-removeCarlos Martín Nieto2014-10-238-135/+1
* | | Merge pull request #2646 from libgit2/cmn/remote-renameEdward Thomson2014-10-245-74/+54
|\ \ \
| * | | remote: accept a repo and name for renamingcmn/remote-renameCarlos Martín Nieto2014-10-245-74/+54
| |/ /
* | | Merge pull request #2649 from swisspol/2630Edward Thomson2014-10-241-2/+3
|\ \ \
| * | | Fixed memory leak in git_tag_delete()Pierre-Olivier Latour2014-10-241-2/+3
* | | | Merge pull request #2647 from ethomson/clar_tmpnameEdward Thomson2014-10-242-0/+6
|\ \ \ \
| * | | | clar: use a custom temp directory nameEdward Thomson2014-10-242-0/+6
| | |/ / | |/| |
* | | | Merge pull request #2645 from libgit2/cmn/common-cryptoEdward Thomson2014-10-243-1/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | hash: use CommonCrypto on OSX for SHA-1cmn/common-cryptoCarlos Martín Nieto2014-10-243-1/+48
* | | | Merge pull request #2644 from libgit2/cmn/remove-supported-urlEdward Thomson2014-10-244-42/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | remote: delete git_remote_supported_url()cmn/remove-supported-urlCarlos Martín Nieto2014-10-244-42/+3
|/ / /
* | | Merge pull request #2622 from libgit2/refresh-config-snapshotCarlos Martín Nieto2014-10-232-2/+20
|\ \ \
| * | | Patch from @carlosmn to refresh the parent config before snapshotting.refresh-config-snapshotAlan Rogers2014-10-231-1/+6
| * | | Change the length of the file so that the change is picked up.Alan Rogers2014-10-231-2/+2
| * | | Add a test to make sure a new snapshot has the new value.Alan Rogers2014-10-231-1/+14
* | | | Merge pull request #2625 from libgit2/cmn/ssl-tlsEdward Thomson2014-10-231-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | ssl: dump the SSL ciphers in favour of TLScmn/ssl-tlsCarlos Martín Nieto2014-10-231-0/+13
* | | | Merge pull request #2617 from linquize/describe-exampleEdward Thomson2014-10-223-0/+198
|\ \ \ \
| * | | | describe: add exampleLinquize2014-10-123-0/+198
* | | | | Merge pull request #2619 from ethomson/remotes_with_uncEdward Thomson2014-10-222-4/+114
|\ \ \ \ \
| * | | | | Remote paths: canonicalize UNC paths on Win32Edward Thomson2014-10-222-4/+114
|/ / / / /
* | | | | Merge pull request #2634 from libgit2/cmn/tree-cache-countEdward Thomson2014-10-222-36/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tree-cache: correct the entry_count calculationCarlos Martín Nieto2014-10-222-36/+9
|/ / / /
* | | | Update some documentationCarlos Martín Nieto2014-10-184-27/+47
* | | | PROJECTS: remove two completed tasksCarlos Martín Nieto2014-10-171-2/+0
| |/ / |/| |
* | | Merge pull request #2609 from linquize/describe-optsEdward Thomson2014-10-131-15/+31
|\ \ \
| * | | describe: Initialize options for git_describe_format() if nullLinquize2014-10-111-14/+30
| * | | describe: Do not crash if pass null option to git_describe_commit()Linquize2014-10-111-1/+1
* | | | Merge pull request #2615 from ethomson/mount_pointsEdward Thomson2014-10-132-17/+38
|\ \ \ \
| * | | | is_empty_dir (wi32): cope with empty mount pointsEdward Thomson2014-10-131-16/+26
| * | | | p_lstat win32: don't canonicalize volume mountsEdward Thomson2014-10-131-1/+12
* | | | | Merge pull request #2616 from ethomson/index_crlfEdward Thomson2014-10-135-3/+90
|\ \ \ \ \
| * | | | | Don't copy buffer in checkout unless neededEdward Thomson2014-10-131-6/+8
| * | | | | Ensure filters (i.e. CRLF) are applied when checking out conflict contentJacques Germishuys2014-10-131-3/+19
| * | | | | Introduce failing test for conflict filtering in indexEdward Thomson2014-10-134-0/+69
|/ / / / /
* | | | | Merge pull request #2618 from csware/msvc-no-z-prefixEdward Thomson2014-10-132-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | There is no "z" size specifier on MSVCSven Strickroth2014-10-132-1/+3
|/ / / /
* | | | Merge pull request #2613 from libgit2/rb/minor-cleanupsEdward Thomson2014-10-114-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't use cl_git_pass for POSIX functionsrb/minor-cleanupsRussell Belfer2014-10-102-3/+3
| * | | Move un-namespaced constant to internal headerRussell Belfer2014-10-102-2/+2
|/ / /