]> git.proxmox.com Git - libgit2.git/log
libgit2.git
9 years agostat: don't remove trailing '/' from root on win32
Edward Thomson [Wed, 4 Feb 2015 23:24:31 +0000 (18:24 -0500)]
stat: don't remove trailing '/' from root on win32

`p_stat` calls `git_win32_path_from_utf8`, which canonicalizes the
path.  Do not further try to modify the path, else we trim the
trailing slash from a root directory and try to access `C:` instead
of `C:/`.

9 years agoappveyor: include the invasive filesystem tests
Edward Thomson [Thu, 5 Feb 2015 16:55:00 +0000 (11:55 -0500)]
appveyor: include the invasive filesystem tests

9 years agorepo: ensure we can create repo at filesystem root
Edward Thomson [Thu, 5 Feb 2015 16:06:01 +0000 (11:06 -0500)]
repo: ensure we can create repo at filesystem root

Test to ensure that we can create a repository at the filesystem
root.  Introduces a new test environment variable,
`GITTEST_INVASIVE_FILESYSTEM` for tests that do terrible things like
escaping the clar sandbox and writing to the root directory.  It is
expected that the CI builds will enable this but that normal people
would not want this.

9 years agoMerge pull request #2867 from ethomson/8dot3
Edward Thomson [Thu, 5 Feb 2015 14:19:46 +0000 (09:19 -0500)]
Merge pull request #2867 from ethomson/8dot3

Handle 8dot3 filenames being disabled on Win32

9 years agoMerge pull request #2875 from JIghtuse/master
Edward Thomson [Thu, 5 Feb 2015 14:18:47 +0000 (09:18 -0500)]
Merge pull request #2875 from JIghtuse/master

for-each-ref example: initialize libgit2 in main

9 years agofor-each-ref example: init/shutdown libgit2 in main
Boris Egorov [Wed, 4 Feb 2015 09:14:18 +0000 (15:14 +0600)]
for-each-ref example: init/shutdown libgit2 in main

I don't get how it was working without git_libgit2_init() call. I run it
and libgit2 throws assertion somewhere in its internals. Now it works.

Updated commit with shutdown at the end.

9 years agoMerge pull request #2872 from ethomson/pedantic
Edward Thomson [Wed, 4 Feb 2015 21:11:15 +0000 (16:11 -0500)]
Merge pull request #2872 from ethomson/pedantic

Fixes for pedantry

9 years agohash_generic: __extension__ keyword for pedantry
Edward Thomson [Tue, 3 Feb 2015 23:41:40 +0000 (18:41 -0500)]
hash_generic: __extension__ keyword for pedantry

9 years agoMerge pull request #2874 from modocache/add-gift
Edward Thomson [Wed, 4 Feb 2015 14:24:49 +0000 (09:24 -0500)]
Merge pull request #2874 from modocache/add-gift

README.md: Add Swift bindings "Gift"

9 years agoMerge pull request #2873 from ethomson/structinit
Carlos Martín Nieto [Wed, 4 Feb 2015 11:54:57 +0000 (12:54 +0100)]
Merge pull request #2873 from ethomson/structinit

structinit test: use %PRIuZ instead of %d for size_t

9 years agoREADME.md: Add Swift bindings "Gift"
Brian Gesiak [Wed, 4 Feb 2015 06:06:07 +0000 (01:06 -0500)]
README.md: Add Swift bindings "Gift"

9 years agostructinit test: use %PRIuZ instead of %d for size_t
Edward Thomson [Wed, 4 Feb 2015 03:52:34 +0000 (03:52 +0000)]
structinit test: use %PRIuZ instead of %d for size_t

9 years agoMerge pull request #2870 from urkud/log-libssh-not-found
Edward Thomson [Wed, 4 Feb 2015 02:44:15 +0000 (21:44 -0500)]
Merge pull request #2870 from urkud/log-libssh-not-found

Tell user if libssh was not found

9 years agoMerge pull request #2861 from libgit2/ntk/appveyor
Edward Thomson [Wed, 4 Feb 2015 02:19:21 +0000 (21:19 -0500)]
Merge pull request #2861 from libgit2/ntk/appveyor

AppVeyor: Prettify build script

9 years agowin32: further cleanups for 8.3 disabling
Edward Thomson [Wed, 4 Feb 2015 01:01:24 +0000 (20:01 -0500)]
win32: further cleanups for 8.3 disabling

9 years agobswap: remove unused bswap
Edward Thomson [Tue, 3 Feb 2015 23:41:15 +0000 (18:41 -0500)]
bswap: remove unused bswap

9 years agoTell user if libssh was not found
Yury G. Kudryashov [Tue, 3 Feb 2015 21:15:11 +0000 (00:15 +0300)]
Tell user if libssh was not found

Fixes #2665

9 years agoMerge pull request #2868 from ethomson/diff_doc
Carlos Martín Nieto [Tue, 3 Feb 2015 20:19:57 +0000 (21:19 +0100)]
Merge pull request #2868 from ethomson/diff_doc

diff docs: update `git_diff_delta` description

9 years agodiff docs: update `git_diff_delta` description
Edward Thomson [Tue, 3 Feb 2015 18:41:35 +0000 (13:41 -0500)]
diff docs: update `git_diff_delta` description

9 years agowin32: cleanup 8.3 disabled tests
Edward Thomson [Tue, 3 Feb 2015 17:16:11 +0000 (12:16 -0500)]
win32: cleanup 8.3 disabled tests

9 years agoAppVeyor: Prettify build script
nulltoken [Sat, 31 Jan 2015 21:15:10 +0000 (22:15 +0100)]
AppVeyor: Prettify build script

9 years agoMerge pull request #2832 from ethomson/appveyor_badge
Edward Thomson [Fri, 30 Jan 2015 19:16:45 +0000 (14:16 -0500)]
Merge pull request #2832 from ethomson/appveyor_badge

64-bit Appveyor Builds

9 years agoMerge pull request #2853 from swisspol/empty_doc
Carlos Martín Nieto [Fri, 30 Jan 2015 17:00:26 +0000 (18:00 +0100)]
Merge pull request #2853 from swisspol/empty_doc

Clarified git_repository_is_empty() documentation

9 years agoFix test failures when 8.3 is disabled
Linquize [Wed, 28 Jan 2015 15:04:50 +0000 (23:04 +0800)]
Fix test failures when 8.3 is disabled

9 years agoClarified git_repository_is_empty() documentation
Pierre-Olivier Latour [Tue, 27 Jan 2015 16:17:23 +0000 (08:17 -0800)]
Clarified git_repository_is_empty() documentation

9 years agoMerge pull request #2819 from libgit2/cmn/config-get-path
Edward Thomson [Mon, 26 Jan 2015 17:28:59 +0000 (11:28 -0600)]
Merge pull request #2819 from libgit2/cmn/config-get-path

config: add parsing and getter for paths

9 years agoMerge pull request #2837 from swisspol/set_index
Edward Thomson [Mon, 26 Jan 2015 17:27:09 +0000 (11:27 -0600)]
Merge pull request #2837 from swisspol/set_index

Allow passing a NULL index to git_repository_set_index()

9 years agoMerge pull request #2839 from swisspol/typo
Edward Thomson [Mon, 26 Jan 2015 17:25:16 +0000 (11:25 -0600)]
Merge pull request #2839 from swisspol/typo

Fixed typo in git_repository_reinit_filesystem() documentation

9 years agoMerge pull request #2847 from jacquesg/coverity
Edward Thomson [Mon, 26 Jan 2015 17:24:47 +0000 (11:24 -0600)]
Merge pull request #2847 from jacquesg/coverity

More coverity fixes

9 years agoMerge pull request #2840 from swisspol/sys_repository_include
Edward Thomson [Mon, 26 Jan 2015 17:21:04 +0000 (11:21 -0600)]
Merge pull request #2840 from swisspol/sys_repository_include

Make sure sys/repository.h includes the required headers

9 years agoMerge pull request #2841 from swisspol/set_bare
Edward Thomson [Mon, 26 Jan 2015 17:20:00 +0000 (11:20 -0600)]
Merge pull request #2841 from swisspol/set_bare

Fixed git_repository_set_bare() not setting "core.bare" correctly

9 years agoMerge pull request #2844 from rakuco/netinet-include-fixes
Edward Thomson [Mon, 26 Jan 2015 17:18:17 +0000 (11:18 -0600)]
Merge pull request #2844 from rakuco/netinet-include-fixes

openssl: Add all required includes for AF_INET6 and in6_addr.

9 years agoMerge pull request #2848 from JIghtuse/describe_mem_fix
Edward Thomson [Mon, 26 Jan 2015 16:56:40 +0000 (10:56 -0600)]
Merge pull request #2848 from JIghtuse/describe_mem_fix

describe example: fix memory allocation size

9 years agoMerge pull request #2846 from JIghtuse/master
Carlos Martín Nieto [Mon, 26 Jan 2015 16:29:15 +0000 (17:29 +0100)]
Merge pull request #2846 from JIghtuse/master

pathspec: do not try to dereference NULL

9 years agodescribe example: fix memory allocation size
Boris Egorov [Sun, 25 Jan 2015 16:34:46 +0000 (22:34 +0600)]
describe example: fix memory allocation size

We need to allocate memory for sizeof(char *) * ncommits, not just for
ncommits.

Issue detected by GCC's AddressSanitizer.

9 years agoEnsure the diff hunk callback is specified before trying to dereference it
Jacques Germishuys [Sun, 25 Jan 2015 12:40:23 +0000 (14:40 +0200)]
Ensure the diff hunk callback is specified before trying to dereference it

9 years agoReturn early if allocating a git_pathspec_match_list failed
Jacques Germishuys [Sun, 25 Jan 2015 12:38:10 +0000 (14:38 +0200)]
Return early if allocating a git_pathspec_match_list failed

9 years agoEnsure git_index_entry is not NULL before trying to free it
Jacques Germishuys [Sun, 25 Jan 2015 12:08:05 +0000 (14:08 +0200)]
Ensure git_index_entry is not NULL before trying to free it

9 years agopathspec: do not try to dereference NULL
Boris Egorov [Sat, 24 Jan 2015 18:07:23 +0000 (00:07 +0600)]
pathspec: do not try to dereference NULL

pathspec_match_free() should not dereference a NULL passed to it.

I found this issue when I tried to run example log program with
nonexistent branch:

./example/log help

Such call leads to segmentation fault.

9 years agoopenssl: Add all required includes for AF_INET6 and in6_addr.
Raphael Kubo da Costa [Sat, 24 Jan 2015 14:19:43 +0000 (16:19 +0200)]
openssl: Add all required includes for AF_INET6 and in6_addr.

This fixes the build at least on FreeBSD, where those types were not
defined indirectly:

src/openssl_stream.c:100:18: error: variable has incomplete type 'struct in6_addr'
        struct in6_addr addr6;
                        ^
src/openssl_stream.c:100:9: note: forward declaration of 'struct in6_addr'
        struct in6_addr addr6;
               ^
src/openssl_stream.c:111:18: error: use of undeclared identifier 'AF_INET'
        if (p_inet_pton(AF_INET, host, &addr4)) {
                        ^
src/unix/posix.h:31:40: note: expanded from macro 'p_inet_pton'
                                       ^
src/openssl_stream.c:115:18: error: use of undeclared identifier 'AF_INET6'
                if(p_inet_pton(AF_INET6, host, &addr6)) {
                               ^
src/unix/posix.h:31:40: note: expanded from macro 'p_inet_pton'
                                       ^

9 years agoFixed git_repository_set_bare() not setting "core.bare" correctly
Pierre-Olivier Latour [Sat, 24 Jan 2015 04:57:13 +0000 (20:57 -0800)]
Fixed git_repository_set_bare() not setting "core.bare" correctly

9 years agoMake sure sys/repository.h includes the required headers
Pierre-Olivier Latour [Sat, 24 Jan 2015 00:04:23 +0000 (16:04 -0800)]
Make sure sys/repository.h includes the required headers

It was missing "common.h" and "types.h" like other system headers.
This generated compilation errors if including it directly.

9 years agoFixed typo in git_repository_reinit_filesystem() documentation
Pierre-Olivier Latour [Fri, 23 Jan 2015 23:59:54 +0000 (15:59 -0800)]
Fixed typo in git_repository_reinit_filesystem() documentation

9 years agoAllow passing a NULL index to git_repository_set_index()
Pierre-Olivier Latour [Fri, 23 Jan 2015 23:35:29 +0000 (15:35 -0800)]
Allow passing a NULL index to git_repository_set_index()

This is supported by the underlying set_index() implementation
and setting the repository index to NULL is recommended by the
git_repository_set_bare() documentation.

9 years agoMerge pull request #2834 from ethomson/memleak
Edward Thomson [Fri, 23 Jan 2015 01:00:16 +0000 (19:00 -0600)]
Merge pull request #2834 from ethomson/memleak

checkout: free last created directory

9 years agocheckout: free last created directory
Edward Thomson [Fri, 23 Jan 2015 00:18:42 +0000 (00:18 +0000)]
checkout: free last created directory

9 years agostructinit test: only run on DEBUG builds
Edward Thomson [Wed, 21 Jan 2015 18:55:17 +0000 (12:55 -0600)]
structinit test: only run on DEBUG builds

The structinit tests don't make sense unless structure padding
is uniformly initialized, which is unlikely to happen on release
builds.  Only enable them for DEBUG builds.  Further, rename them
to core::structinit.

9 years agostructinit test: show which byte differs
Edward Thomson [Sun, 18 Jan 2015 06:47:59 +0000 (00:47 -0600)]
structinit test: show which byte differs

9 years agoWindows CI: use 32 and 64 bit for AppVeyor builds
Edward Thomson [Fri, 16 Jan 2015 21:28:25 +0000 (21:28 +0000)]
Windows CI: use 32 and 64 bit for AppVeyor builds

Add 64 bit and always build with default calling conventions, to
avoid trying to build with stdcall on amd64.

9 years agoMerge pull request #2829 from jacquesg/dead-code
Edward Thomson [Wed, 21 Jan 2015 15:20:54 +0000 (09:20 -0600)]
Merge pull request #2829 from jacquesg/dead-code

Remove logically dead code (we're already asserting)

9 years agoMerge pull request #2823 from ethomson/appveyor_badge
Edward Thomson [Tue, 20 Jan 2015 23:48:34 +0000 (17:48 -0600)]
Merge pull request #2823 from ethomson/appveyor_badge

README: Point to libgit2 account's AppVeyor badge

9 years agocheckout tests: cleanup realpath impl on Win32
Edward Thomson [Thu, 15 Jan 2015 23:17:01 +0000 (17:17 -0600)]
checkout tests: cleanup realpath impl on Win32

9 years agocheckout tests: emulate p_realpath poorly on Win32
Edward Thomson [Thu, 15 Jan 2015 02:16:01 +0000 (20:16 -0600)]
checkout tests: emulate p_realpath poorly on Win32

9 years agocheckout: remove files before writing new ones
Edward Thomson [Wed, 14 Jan 2015 23:47:00 +0000 (18:47 -0500)]
checkout: remove files before writing new ones

On case insensitive filesystems, we may have files in the working
directory that case fold to a name we want to write.  Remove those
files (by default) so that we will not end up with a filename that
has the unexpected case.

9 years agocheckout: drop newline in error message
Edward Thomson [Wed, 14 Jan 2015 18:20:21 +0000 (13:20 -0500)]
checkout: drop newline in error message

9 years agocheckout tests: nasty symlinks
Edward Thomson [Wed, 14 Jan 2015 18:15:34 +0000 (13:15 -0500)]
checkout tests: nasty symlinks

Symbolic links that abuse case insensitivity to write into .git.

9 years agocheckout: don't recreate previous directory
Edward Thomson [Tue, 13 Jan 2015 19:02:58 +0000 (13:02 -0600)]
checkout: don't recreate previous directory

Don't bother trying to recreate the previously created directory
during checkout, for a modest reduction in the number of stats.

9 years agomkdir: walk up tree to mkdir
Edward Thomson [Tue, 13 Jan 2015 17:18:02 +0000 (11:18 -0600)]
mkdir: walk up tree to mkdir

Walk up the tree to mkdir, which is less immediately efficient,
but allows us to look at intermediate directories that may need
attention.

9 years agogit_path_join_unrooted: return base len
Edward Thomson [Mon, 12 Jan 2015 21:48:53 +0000 (15:48 -0600)]
git_path_join_unrooted: return base len

The documentation for `git_path_join_unrooted` states that the base
length will be returned, so that consumers like checkout know where
to start creating directories instead of always creating directories
at the directory root.

9 years agocheckout: introduce git_checkout_perfdata
Edward Thomson [Mon, 12 Jan 2015 22:16:27 +0000 (16:16 -0600)]
checkout: introduce git_checkout_perfdata

Checkout can now provide performance data about the number of (some)
syscalls performed using an optional callback.

9 years agoMerge pull request #2704
Edward Thomson [Tue, 20 Jan 2015 22:19:55 +0000 (16:19 -0600)]
Merge pull request #2704

9 years agoAdd files and tests with many UTF-8 chars and few UTF-8 chars
Linquize [Sun, 26 Oct 2014 04:45:23 +0000 (05:45 +0100)]
Add files and tests with many UTF-8 chars and few UTF-8 chars

9 years agoMake binary detection work similar to vanilla git
Sven Strickroth [Thu, 13 Nov 2014 18:30:47 +0000 (19:30 +0100)]
Make binary detection work similar to vanilla git

Main change: Don't treat chars > 128 as non-printable (common in UTF-8 files)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
9 years agoTreat a NULL string as if it's empty
Jacques Germishuys [Tue, 20 Jan 2015 21:26:55 +0000 (23:26 +0200)]
Treat a NULL string as if it's empty

9 years agoRemove logically dead code (we're already asserting)
Jacques Germishuys [Tue, 20 Jan 2015 21:24:32 +0000 (23:24 +0200)]
Remove logically dead code (we're already asserting)

9 years agoMerge pull request #2828 from ethomson/treediff_dont_patch
Carlos Martín Nieto [Tue, 20 Jan 2015 19:13:34 +0000 (20:13 +0100)]
Merge pull request #2828 from ethomson/treediff_dont_patch

diff: only compute patches when requested

9 years agodiff: only compute patches when requested
Edward Thomson [Tue, 20 Jan 2015 18:31:24 +0000 (12:31 -0600)]
diff: only compute patches when requested

When we're called with no hunk or line callback, we don't need to
do the hunk or line computation.

9 years agoREADME: Point to libgit2 account's AppVeyor badge
Edward Thomson [Thu, 15 Jan 2015 22:56:58 +0000 (16:56 -0600)]
README: Point to libgit2 account's AppVeyor badge

Microsoft is sponsoring a Pro account at AppVeyor for the libgit2
and LibGit2Sharp projects.  Point to that account's badge.

9 years agoMerge pull request #2821 from maksqwe/strlen_optimization
Carlos Martín Nieto [Thu, 15 Jan 2015 13:57:37 +0000 (14:57 +0100)]
Merge pull request #2821 from maksqwe/strlen_optimization

Remove strlen() calls from loop condition

9 years agoRemove strlen() calls from loop condition
Maks Naumov [Thu, 15 Jan 2015 13:16:19 +0000 (15:16 +0200)]
Remove strlen() calls from loop condition

Avoid str length recalculation every iteration

9 years agoconfig: add parsing and getter for paths
Carlos Martín Nieto [Wed, 14 Jan 2015 14:05:43 +0000 (15:05 +0100)]
config: add parsing and getter for paths

9 years agoCHANGELOG: include small file similarity detection
Edward Thomson [Wed, 14 Jan 2015 16:26:26 +0000 (10:26 -0600)]
CHANGELOG: include small file similarity detection

9 years agoMerge pull request #2818 from leoyanggit/openssl_option
Edward Thomson [Wed, 14 Jan 2015 16:23:38 +0000 (10:23 -0600)]
Merge pull request #2818 from leoyanggit/openssl_option

Add option to turn off OpenSSL

9 years agoMerge branch 'pr/2740'
Edward Thomson [Wed, 14 Jan 2015 16:19:28 +0000 (10:19 -0600)]
Merge branch 'pr/2740'

9 years agoAlways use GIT_HASHSIG_SMART_WHITESPACE when diffing for merges
Pierre-Olivier Latour [Tue, 2 Dec 2014 13:47:32 +0000 (05:47 -0800)]
Always use GIT_HASHSIG_SMART_WHITESPACE when diffing for merges

git_merge_tree_flag_t cannot contain any GIT_DIFF_FIND_xxx flags so there's not point in checking for them

9 years agoAdded GIT_HASHSIG_ALLOW_SMALL_FILES to allow computing signatures for small files
Pierre-Olivier Latour [Tue, 2 Dec 2014 13:11:12 +0000 (05:11 -0800)]
Added GIT_HASHSIG_ALLOW_SMALL_FILES to allow computing signatures for small files

The implementation of the hashsig API disallows computing a signature on
small files containing only a few lines. This new flag disables this
behavior.

git_diff_find_similar() sets this flag by default which means that rename
/ copy detection of small files will now work. This in turn affects the
behavior of the git_status and git_blame APIs which will now detect rename
of small files assuming the right options are passed.

9 years agoAdd option to turn off OpenSSL
Leo Yang [Tue, 13 Jan 2015 21:53:07 +0000 (16:53 -0500)]
Add option to turn off OpenSSL

9 years agoMerge pull request #2817 from PeterDaveHello/patch-1
nulltoken [Tue, 13 Jan 2015 19:35:08 +0000 (20:35 +0100)]
Merge pull request #2817 from PeterDaveHello/patch-1

Use svg instead of png to get better image quality

9 years agoPre-fill the changelog with the subheadings
Carlos Martín Nieto [Tue, 13 Jan 2015 18:29:00 +0000 (19:29 +0100)]
Pre-fill the changelog with the subheadings

9 years agoUse svg instead of png to get better image quality
Peter Dave Hello [Tue, 13 Jan 2015 18:14:38 +0000 (02:14 +0800)]
Use svg instead of png to get better image quality

9 years agoMerge pull request #2815 from ethomson/example
Carlos Martín Nieto [Mon, 12 Jan 2015 07:59:46 +0000 (08:59 +0100)]
Merge pull request #2815 from ethomson/example

clone example: don't divide by zero

9 years agoclone example: don't divide by zero
Edward Thomson [Sat, 10 Jan 2015 18:05:01 +0000 (18:05 +0000)]
clone example: don't divide by zero

Local transports don't have data about the size, avoid dividing by
zero in the callback.

9 years agoReformat the changelog
Carlos Martín Nieto [Fri, 9 Jan 2015 23:49:20 +0000 (00:49 +0100)]
Reformat the changelog

This should provide a easier way to see what kinds of changes we have,
and a single place to look at the breaking changes.

9 years agoMerge commit '4b1018d24f980273528743c27c47ceb96cb720bd'
Carlos Martín Nieto [Fri, 9 Jan 2015 15:47:48 +0000 (16:47 +0100)]
Merge commit '4b1018d24f980273528743c27c47ceb96cb720bd'

  Fix crash in free() when git_buf_grow() fails.

9 years agoFix crash in free() when git_buf_grow() fails.
Jeff Hostetler [Thu, 8 Jan 2015 22:24:12 +0000 (17:24 -0500)]
Fix crash in free() when git_buf_grow() fails.

9 years agoFix warning
Carlos Martín Nieto [Fri, 9 Jan 2015 15:29:08 +0000 (16:29 +0100)]
Fix warning

9 years agoMerge pull request #2810 from ethomson/remove_symlinks
Carlos Martín Nieto [Fri, 9 Jan 2015 09:23:08 +0000 (10:23 +0100)]
Merge pull request #2810 from ethomson/remove_symlinks

Remove symlinks from the repository

9 years agoMerge pull request #2811 from ethomson/remote_leak
Edward Thomson [Thu, 8 Jan 2015 23:27:58 +0000 (17:27 -0600)]
Merge pull request #2811 from ethomson/remote_leak

remote: plug leak

9 years agosubmodule::init tests: free some leaks
Edward Thomson [Thu, 8 Jan 2015 21:32:44 +0000 (21:32 +0000)]
submodule::init tests: free some leaks

9 years agoremote: plug leak
Edward Thomson [Thu, 8 Jan 2015 19:45:22 +0000 (13:45 -0600)]
remote: plug leak

9 years agorepo::init test: create hook symlink
Edward Thomson [Thu, 8 Jan 2015 19:23:37 +0000 (19:23 +0000)]
repo::init test: create hook symlink

Remove the hook symlink from the test resources, so that we can
have a source tree that is easy to zip up and copy around on systems
that don't support symlinks.  Create it dynamically at test execution
instead.

9 years agoMerge pull request #2802 from calavera/remote_create_prune_config
Edward Thomson [Thu, 8 Jan 2015 17:20:44 +0000 (11:20 -0600)]
Merge pull request #2802 from calavera/remote_create_prune_config

Load prune configuration when a remote is created.

9 years agoFix more indentation.
David Calavera [Wed, 7 Jan 2015 17:26:36 +0000 (09:26 -0800)]
Fix more indentation.

9 years agoAdd extern function to initialize submodule update options.
David Calavera [Tue, 6 Jan 2015 21:49:39 +0000 (13:49 -0800)]
Add extern function to initialize submodule update options.

9 years agoMerge pull request #2806 from ethomson/changelog
Carlos Martín Nieto [Wed, 7 Jan 2015 11:54:08 +0000 (11:54 +0000)]
Merge pull request #2806 from ethomson/changelog

CHANGELOG: we've added git_describe

9 years agoMerge pull request #2805 from ethomson/msvc
Edward Thomson [Wed, 7 Jan 2015 00:34:55 +0000 (18:34 -0600)]
Merge pull request #2805 from ethomson/msvc

submodule: declare vars at top of func block

9 years agoMerge pull request #2803 from ethomson/appveyor
Edward Thomson [Wed, 7 Jan 2015 00:34:43 +0000 (18:34 -0600)]
Merge pull request #2803 from ethomson/appveyor

Add appveyor yaml

9 years agoCHANGELOG: we've added git_describe
Edward Thomson [Tue, 6 Jan 2015 23:18:57 +0000 (17:18 -0600)]
CHANGELOG: we've added git_describe

9 years agoAdd appveyor yaml
Edward Thomson [Tue, 6 Jan 2015 21:16:25 +0000 (15:16 -0600)]
Add appveyor yaml

9 years agosubmodule: declare vars at top of func block
Edward Thomson [Tue, 6 Jan 2015 23:08:38 +0000 (17:08 -0600)]
submodule: declare vars at top of func block