consul-snapshot is a backup and restore utility for Consul (https://www.consul.io). This is slightly different than some other utilities out there as this runs as a daemon for backups and ships them to S3. Also has integrated monitoring and backup health checks.
A packer recipe for FreeBSD
Packer templates for Ubuntu AMIs with a ZFS Root filesystem.
sean-/cfgt 14
Configuration Translation
Various Boost Examples that I've accumulated. Some of Boost's (excellent!) documentation can be a bit dense at times and a simple example is often all that's needed to get rolling.
Boost Pimpl Candidate Library
circonus-labs/terraform-provider-circonus 5
Terraform Circonus provider
Scrum utility using triton go
Build the FreeBSD documentation with Hugo
Networking enhancements to the BSD network stack
push eventfreebsd/freebsd
commit sha 895637ee23dcd6462a88b44ee458af5400c5c7fe
MFC r366132: lib/libc/tests/iconv: raise WARNS to 6
push time in 3 minutes
push eventfreebsd/freebsd-ports
commit sha 5236acb43f7d44d2d6551beee22d0d52ac94f7a5
MFH: r556427 multimedia/aom: update to 2.0.1 Changes: https://aomedia.googlesource.com/aom/+log/v2.0.0..v2.0.1 Reported by: portscout Approved by: ports-secteam blanket (crash fixes)
push time in an hour
push eventfreebsd/freebsd-ports
commit sha c6385f829fcc228d2c8e451c930f7d252314893f
multimedia/aom: update to 2.0.1 Changes: https://aomedia.googlesource.com/aom/+log/v2.0.0..v2.0.1 Reported by: portscout
push time in an hour
push eventfreebsd/freebsd-ports
commit sha 62064ec8aebbccc43ae4c956c064db5e82a4f677
multimedia/aom: update to 2.0.1 Changes: https://aomedia.googlesource.com/aom/+log/v2.0.0..v2.0.1 Reported by: portscout git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556427 35697150-7ecd-e111-bb59-0022644237b5
push time in an hour
push eventfreebsd/freebsd
commit sha 8f57ca57b9732600e69d0d3ba39ba7ff66d5c2ef
MFC r367980: Fix a typo in a comment.
push time in 2 hours
push eventfreebsd/freebsd
commit sha b819414ca94ff9b4952f1ab42dbe4278a4d2a726
MFC r367980: Fix a typo in a comment.
push time in 2 hours
push eventfreebsd/freebsd-ports
commit sha 0863675db3ee333b453ec96da10a0b3f1c985cc8
After r556423, also bump PORTREVISION on other Mesa ports.
commit sha 01b36db60918b59c215218952e9c6b0ac13fce1e
multimedia/mpv: update --ao=oss and --vo=sixel Changes: https://github.com/mpv-player/mpv/compare/211d621da9a3..f65c9f85d116 Changes: https://github.com/mpv-player/mpv/compare/9867f2183072...62fb374349e0
push time in 3 hours
push eventfreebsd/freebsd-ports
commit sha fb48c6ff6b0545fe4e79382c191bbd48d3f9a46d
After r556423, also bump PORTREVISION on other Mesa ports. git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556425 35697150-7ecd-e111-bb59-0022644237b5
commit sha 6dbe35d3c759231482b1bad13e02c730dd675389
multimedia/mpv: update --ao=oss and --vo=sixel Changes: https://github.com/mpv-player/mpv/compare/211d621da9a3..f65c9f85d116 Changes: https://github.com/mpv-player/mpv/compare/9867f2183072...62fb374349e0 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556426 35697150-7ecd-e111-bb59-0022644237b5
push time in 3 hours
push eventfreebsd/freebsd-ports
commit sha 79eec4abcac373e7abb0633baaa06710193b86b9
graphics/mesa-dri: make powerpc64 use LLVM10 LLVM90 requirement was introduced when Mesa used LLVM80 and 90 gave much better experience on powerpc64. Now that everyone moved to 10, make a move on powerpc64 as well.
commit sha a6a03e484e98a508cc31c6bbb9da4caf32856b2e
vuxml: Add entry for nomad < 0.12.6
push time in 4 hours
push eventfreebsd/freebsd-ports
commit sha 90b9e9af4d9e91fe78012ca4825a1f6943ae7658
graphics/mesa-dri: make powerpc64 use LLVM10 LLVM90 requirement was introduced when Mesa used LLVM80 and 90 gave much better experience on powerpc64. Now that everyone moved to 10, make a move on powerpc64 as well. git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556423 35697150-7ecd-e111-bb59-0022644237b5
commit sha dbc83da14c01a2799acb39a3e8bdee314288e253
vuxml: Add entry for nomad < 0.12.6 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556424 35697150-7ecd-e111-bb59-0022644237b5
push time in 4 hours
push eventfreebsd/freebsd-ports
commit sha bc7fe9414dc4342265276a4d14c398c1df4dd5fb
Add dependencies required for mail/mailman3
commit sha bf69240da39d468ad223ba7ab0cd0db2c7b32b14
Fix broken depends which I had fixed in another copy, but not my working copy that I checked in. Reported by: FreshPorts
push time in 5 hours
push eventfreebsd/freebsd-ports
commit sha c59c4093a9b1fe8f228f581789ba3701aa4ff4b2
Add dependencies required for mail/mailman3 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556421 35697150-7ecd-e111-bb59-0022644237b5
commit sha c1a09331778a7e0d77f1ef74b0d29c8a05ec81c3
Fix broken depends which I had fixed in another copy, but not my working copy that I checked in. Reported by: FreshPorts git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556422 35697150-7ecd-e111-bb59-0022644237b5
push time in 5 hours
push eventfreebsd/freebsd
commit sha e766c22cb971f5194b9c19142387e6214842dc7f
MFC r365910: fix integer underflow in getgrnam_r and getpwnam_r Sometimes nscd(8) will return a 1-byte buffer for a nonexistent entry. This triggered an integer underflow in grp_unmarshal_func, causing getgrnam_r to return ERANGE instead of 0. Fix the user's buffer size check, and add a correct check for a too-small nscd buffer. PR: 248932 Event: September 2020 Bugathon Reviewed by: markj Sponsored by: Axcient Differential Revision: https://reviews.freebsd.org/D26204
commit sha 01b8ed3d01126f8d84c2bc6cd329535876c1cfd8
MFC r365956: fsx: fix build with WARNS=6 * signed/unsigned comparisons * use standard warn(3) * Suppress warnings about local vars and funcs not declared static * const-correctness * declaration shadows a variable in the global scope Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D26516
commit sha 0cf7ad99d2bdb50c1e5651ca55223c7700d0e671
MFC r366118: Fix some signed/unsigned comparison warnings in NFS Reviewed by: rmacklem Differential Revision: https://reviews.freebsd.org/D26533
commit sha 7e270f133a8bfe256fb0ce8349bcc50ae9bbcde3
MFC r366131: lib/libc/tests/sys: raise WARNS to 6
push time in 5 hours
push eventfreebsd/freebsd
commit sha 1b578e1aeea5f8ed806b5d70874934400c37bdc6
libprocstat.3: Correct two occurrences of kvm_getprocs to procstat_getprocs Submitted by: otis_sk.freebsd.org Reviewed by: markj MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26151
push time in 6 hours
push eventfreebsd/freebsd
commit sha 5c1279b0c69ecdeb87a8c71ddfe2eea74aa4da7c
libprocstat.3: Correct two occurrences of kvm_getprocs to procstat_getprocs Submitted by: otis_sk.freebsd.org Reviewed by: markj MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26151 git-svn-id: svn+ssh://svn.freebsd.org/base/head@368084 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
push time in 6 hours
issue openedmmatuska/mfsbsd
Website certificate has expired
This makes the website inaccessible.
created time in 7 hours
push eventfreebsd/freebsd-ports
commit sha 809cab4d7a5f151774cd349eb691e6cf7d0e6b4f
Add rubygem-aws-sdk-mwaa 1.0.0 Official AWS Ruby gem for Amazon Managed Workflows for Apache Airflow (MWAA). WWW: https://github.com/aws/aws-sdk-ruby WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mwaa
commit sha e78d382180f41f2de433d09f3d03282eb630d4fe
Update to 1.15.1 Changes: https://github.com/okbob/plpgsql_check/releases
commit sha 13e900a046af504e0a43782f11d441116e617fb5
Update to 2.25 Changes: https://github.com/stealth/libusipp/commits/master
commit sha c32bc4321393d20c52b2aaa2256e516dcbd7f3b3
Update to 20201122 Changes: https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
commit sha 1e58bfb41b9248006c6267c9a31c13d0e9953d03
Update to 5.20201120 Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
commit sha 2753d0f68edf374b54224ebfd77b68ad08dc0a20
Update to 2.04 Changes: https://metacpan.org/changes/distribution/Devel-PatchPerl
commit sha 1014046d8060b36bc0f27fd558a880ce8dbc43e9
Update to 0.39 - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Package-Stash
commit sha 623b45894aadd2cfdfd6245466ba5fad8a9fdc31
Update to 2.0.0 - Change MASTER_SITES from GitHub to CHEESESHOP - Remove EXAMPLES option Changes: https://github.com/Mic92/python-mpd2/blob/master/doc/changes.rst
commit sha 92450b89b1fc4f72d20c028d397b03b796da188b
Update to 1.12.2 Changes: https://github.com/kislyuk/argcomplete/releases
commit sha f184b101ae0e21ed70cda24bd99089692ef747f3
Convert to test framework - Clean up TEST_DEPENDS
commit sha 0b652ebb35bbd9883e68b86c2916e6af3186afdf
Update to 5.4.0 Changes: https://github.com/jazzband/pip-tools/releases
commit sha 34b28e82c6ad6014ba0b3671bce74496e0ad4fb1
Convert to test framework
commit sha 9bbd9dea29dc2ff6e21c9d28672c0dee355a97bd
Update to 4.53.0 Changes: https://github.com/tqdm/tqdm/releases
commit sha f9eac8cb8b38fdf2a0ac4f3febff1d636074c0ef
Update to 4.0.0 Changes: https://github.com/RaRe-Technologies/smart_open/releases
commit sha 7099280f957a29e1c9d14209ede7b21b3a8093bb
Update to 0.7.33 Changes: https://github.com/googlefonts/fontbakery/blob/master/CHANGELOG.md
commit sha 93dac74c7f9e725dd1466c9dd683a2af1f89267a
Update to 1.6.3 Changes: https://github.com/tmux-python/tmuxp/blob/master/CHANGES
commit sha 476edf6cdb61de0191a2224ecb5d5f6169ffc13b
Update to 0.5.0 Changes: https://github.com/theacodes/cmarkgfm/releases
commit sha 2cfd9336fe52f4b6b3e5a7359632b0d7bb7c5bc9
Update to 8.4.8 Changes: https://github.com/cherrypy/cheroot/releases https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst
commit sha 440362b429f6744cf20270bbc5d20e1cca0bde50
Update to 0.12.2 Changes: https://github.com/encode/httpcore/releases
commit sha 3045b9c35cea8df96fc837a85eefed52f5f0ed61
Update to 2.13.16 Changes: https://github.com/arskom/spyne/blob/master/CHANGELOG.rst
push time in 7 hours
push eventfreebsd/freebsd-ports
commit sha 40389da383ef3355b8b1fbebede95ba674452e22
Add rubygem-aws-sdk-mwaa 1.0.0 Official AWS Ruby gem for Amazon Managed Workflows for Apache Airflow (MWAA). WWW: https://github.com/aws/aws-sdk-ruby WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mwaa git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556351 35697150-7ecd-e111-bb59-0022644237b5
commit sha b54d80041dd19735e22289c97f32e804fcba127b
Update to 1.15.1 Changes: https://github.com/okbob/plpgsql_check/releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556352 35697150-7ecd-e111-bb59-0022644237b5
commit sha e8ffd004b35172004696abfe6ef2bacda16af9ec
Update to 2.25 Changes: https://github.com/stealth/libusipp/commits/master git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556353 35697150-7ecd-e111-bb59-0022644237b5
commit sha 13fe26a7083f6623aade433157c67e11503625af
Update to 20201122 Changes: https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556354 35697150-7ecd-e111-bb59-0022644237b5
commit sha 9ea7062fe0144a2a165b3f86ca4a271535272f03
Update to 5.20201120 Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556355 35697150-7ecd-e111-bb59-0022644237b5
commit sha 7279779bafe4f1dfc0e53cb843fc3d414139afae
Update to 2.04 Changes: https://metacpan.org/changes/distribution/Devel-PatchPerl git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556356 35697150-7ecd-e111-bb59-0022644237b5
commit sha 6b33b49de8e1b278f7a8160994949b244903c7d8
Update to 0.39 - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Package-Stash git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556357 35697150-7ecd-e111-bb59-0022644237b5
commit sha 85f66f58126ca2167ee680d4e52cf10c299b52c2
Update to 2.0.0 - Change MASTER_SITES from GitHub to CHEESESHOP - Remove EXAMPLES option Changes: https://github.com/Mic92/python-mpd2/blob/master/doc/changes.rst git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556358 35697150-7ecd-e111-bb59-0022644237b5
commit sha 9428d9436c3afe1b31d04cce8de9110df8769345
Update to 1.12.2 Changes: https://github.com/kislyuk/argcomplete/releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556359 35697150-7ecd-e111-bb59-0022644237b5
commit sha 5c0d2936b2f636c468fb19bc053d14862d188de0
Convert to test framework - Clean up TEST_DEPENDS git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556360 35697150-7ecd-e111-bb59-0022644237b5
commit sha b441fc8f7b5c557dd1636b8b3aae4eeaf2e716ea
Update to 5.4.0 Changes: https://github.com/jazzband/pip-tools/releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556361 35697150-7ecd-e111-bb59-0022644237b5
commit sha 43e1c2d6b00d5311cb063a9049eaf801d934e2ae
Convert to test framework git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556362 35697150-7ecd-e111-bb59-0022644237b5
commit sha b48b5a2fe7ca2076b9470013b38aa4f9bfcdac1a
Update to 4.53.0 Changes: https://github.com/tqdm/tqdm/releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556363 35697150-7ecd-e111-bb59-0022644237b5
commit sha ca4bc1025a550bc491cbecd4da398f2a4ec2083c
Update to 4.0.0 Changes: https://github.com/RaRe-Technologies/smart_open/releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556364 35697150-7ecd-e111-bb59-0022644237b5
commit sha c37b98a57dfd07afc9619ac982169d649cdf773b
Update to 0.7.33 Changes: https://github.com/googlefonts/fontbakery/blob/master/CHANGELOG.md git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556365 35697150-7ecd-e111-bb59-0022644237b5
commit sha ca76e47e34623a6e66f723d4887ebbc3d0d2a84c
Update to 1.6.3 Changes: https://github.com/tmux-python/tmuxp/blob/master/CHANGES git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556366 35697150-7ecd-e111-bb59-0022644237b5
commit sha b82e2b7cb63979678f7af7ea40b8f529e7f2f5e5
Update to 0.5.0 Changes: https://github.com/theacodes/cmarkgfm/releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556367 35697150-7ecd-e111-bb59-0022644237b5
commit sha 109603f65573fa969a12f6a44c0aaee2bdf3a3bc
Update to 8.4.8 Changes: https://github.com/cherrypy/cheroot/releases https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556368 35697150-7ecd-e111-bb59-0022644237b5
commit sha be528147b2a1125c171ae87d95ad44bbb5bf4914
Update to 0.12.2 Changes: https://github.com/encode/httpcore/releases git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556369 35697150-7ecd-e111-bb59-0022644237b5
commit sha 1146ffa7128ed889dc01f8fea117dd5b2f650933
Update to 2.13.16 Changes: https://github.com/arskom/spyne/blob/master/CHANGELOG.rst git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556370 35697150-7ecd-e111-bb59-0022644237b5
push time in 7 hours
issue commentjackc/pgx
Panic for array types in assignToRecursive when len(src.Elements) == 0
Something generic like this overly simplified snippet below, when in the code the query string is not known upfront. I've played around a bit, pgx/pgxpool panic on any empty array column item as long as it skips the optimised matches and destination is not a slice (custom types, interface{}).
// query := "select array_column_that_may_be_empty from my_table" // not deterministic, may vary
rows, err := pgxPool.Query(ctx, query, args...)
if err != nil {
return nil, err
}
defer rows.Close()
colNames := rows.Columns() // simplified
size := len(colNames)
vals := make([]interface{}, size)
valptrs := make([]interface{}, size)
for i := range vals {
valptrs[i] = &vals[i]
}
for rows.Next() {
err = rows.Scan(valptrs...) // it will panic within here on the very first empty item
if err != nil {
return nil, err
}
// handle results here
}
In such case, I guess I'd expect a nil in the corresponding vals[0] - this is what some sql/database drivers on other DBs or lib/pq are returning actually.
comment created time in 7 hours
pull request commentavelino/awesome-go
Update go-git with its new GitHub org
Thank you for contributing with awesome-go, we will revise your contribution as soon as possible.
Automation body links content check:
- godoc.org or pkg.go.dev: True
- goreportcard.com: False
- coverage: False
your project is about to be approved, it's under revision, it may take a few days
comment created time in 7 hours
PR opened avelino/awesome-go
src-d/go-git is archived. go-git/go-git is the new org/repo.
pr created time in 8 hours
push eventfreebsd/freebsd-ports
commit sha 85a1700d6c2af18463b7e27b6d99113dc1441734
graphics/mesa-devel: work around userptr for anv on gen < 8 and iris compute Vulkan on Intel Broadwell or later uses softpin but older need userptr: /* We only allow 48-bit addresses with softpin because knowing the actual * address is required for the vertex cache flush workaround. */ device->supports_48bit_addresses = (device->info.gen >= 8) && device->has_softpin && device->gtt_size > (4ULL << 30 /* GiB */); device->use_softpin = device->has_softpin && device->supports_48bit_addresses; PR: 244877 Submitted by: Austin Shafer <[email protected]>
commit sha d23fb94b8640d1c9d38c3cafc69c89ed4fe11939
Upgrade Code_Aster to 14.6.0-1. This implies: - french /aster builds fine with clang, but it seg-faults: switched to Gcc - ASTK is upgraded to 2019.0-1 - math/mumps is upgraded to 5.1.2-aster7 - TFEL/MFront is now required, but when the compilers of tfel and aster are different, it cannot be linked . recopopy science/tfel to science/tfel-edf and depends on science/tfel-edf . science/tfel-edf is built by Gcc, from the sources included in Aster's tarball . register the conflicts
commit sha d0fefbd90a3dcbcb59c7709246bdb8b06da47184
misc/orion: Update 1.6.7 -> 1.6.7-12 with change to the new upstream fork GH/drac69 The old GH account is now archived. Reported by: fallout
push time in 8 hours
push eventfreebsd/freebsd-ports
commit sha 38adb3f478a7a572869180a9c0acf540fff9de6a
graphics/mesa-devel: work around userptr for anv on gen < 8 and iris compute Vulkan on Intel Broadwell or later uses softpin but older need userptr: /* We only allow 48-bit addresses with softpin because knowing the actual * address is required for the vertex cache flush workaround. */ device->supports_48bit_addresses = (device->info.gen >= 8) && device->has_softpin && device->gtt_size > (4ULL << 30 /* GiB */); device->use_softpin = device->has_softpin && device->supports_48bit_addresses; PR: 244877 Submitted by: Austin Shafer <[email protected]> git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556348 35697150-7ecd-e111-bb59-0022644237b5
commit sha d300cc944cc6e32a7ad8c711e0a861abd4cc4c06
Upgrade Code_Aster to 14.6.0-1. This implies: - french /aster builds fine with clang, but it seg-faults: switched to Gcc - ASTK is upgraded to 2019.0-1 - math/mumps is upgraded to 5.1.2-aster7 - TFEL/MFront is now required, but when the compilers of tfel and aster are different, it cannot be linked . recopopy science/tfel to science/tfel-edf and depends on science/tfel-edf . science/tfel-edf is built by Gcc, from the sources included in Aster's tarball . register the conflicts git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556349 35697150-7ecd-e111-bb59-0022644237b5
commit sha ceefba3551c1d58df9349167e1442f8a9e9d272a
misc/orion: Update 1.6.7 -> 1.6.7-12 with change to the new upstream fork GH/drac69 The old GH account is now archived. Reported by: fallout git-svn-id: svn+ssh://svn.freebsd.org/ports/head@556350 35697150-7ecd-e111-bb59-0022644237b5
push time in 8 hours
push eventfreebsd/freebsd
commit sha 289fb716063ad5ebeb28a41e4c3d218d21a7765b
arm64: Do not rely on SPCR table to detect acpi Since EDK2 commit d8e36289cef7bde628b023219cd65fa8e8d4562a, the Graphical console may completely hide SPCR, causing panics later when locating timers. As such simply rely on the ACPI Root pointer presence. Submitted by: [email protected] Reviewed by: andrew, mw Differential Revision: https://reviews.freebsd.org/D27306
commit sha eae9be16a86b887c2bc1b5c54aaf797e0f0226a2
Style. Sponsored by: The FreeBSD Foundation MFC after: 3 days
commit sha e0203a88e8cea85d823dd105a0470fb69d92a372
Remove stray column. Sponsored by: The FreeBSD Foundation MFC after: 3 days
push time in 9 hours
push eventfreebsd/freebsd
commit sha cbb246c33956724a665cf294615333bdfba2a43b
arm64: Do not rely on SPCR table to detect acpi Since EDK2 commit d8e36289cef7bde628b023219cd65fa8e8d4562a, the Graphical console may completely hide SPCR, causing panics later when locating timers. As such simply rely on the ACPI Root pointer presence. Submitted by: [email protected] Reviewed by: andrew, mw Differential Revision: https://reviews.freebsd.org/D27306 git-svn-id: svn+ssh://svn.freebsd.org/base/head@368081 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
commit sha b75c7c07aade0c99bb14af129bdf23cbe79344bf
Style. Sponsored by: The FreeBSD Foundation MFC after: 3 days git-svn-id: svn+ssh://svn.freebsd.org/base/head@368082 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
commit sha e2b1243fb0c2940ad34cdca235d1ef70ea75bd1f
Remove stray column. Sponsored by: The FreeBSD Foundation MFC after: 3 days git-svn-id: svn+ssh://svn.freebsd.org/base/head@368083 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
push time in 9 hours
issue commentjackc/pgx
Panic for array types in assignToRecursive when len(src.Elements) == 0
Do you have an example that causes this failure? That would help in determining the best solution.
comment created time in 9 hours
push eventfreebsd/freebsd
commit sha bca1c20ad3d4d2f29f7e4e77b1c2b43fea0dfc10
Update Makefile for new version 3.2.0
push time in 9 hours
push eventfreebsd/freebsd
commit sha 1400ce9402def5d1096e95c44a09bcd02abda775
Update Makefile for new version 3.2.0 git-svn-id: svn+ssh://svn.freebsd.org/base/head@368080 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
push time in 9 hours
push eventfreebsd/git_conv
commit sha 194549a3a900dcd0e7553b2fa3c8782521730aad
Speed up conversion by re-using old pack files As we're pushing upstream (which I think will result in a bunch of loose objects for our incremental pushes) stop wasting time on finding the best compression and simply re-use the pack files from the previous run. This also means the conversion won't have write out packfiles, as little changes.
commit sha 3f258380a0da90d304c87809989d262a4ca6d4db
Checkpoint only every 25k commits instead of 10k to produce fewer packfiles.
push time in 9 hours