Chloé Vulquin

Results 18 issues of Chloé Vulquin

I'm handling nb syncing by way of [syncthing](https://syncthing.net/) and have no need/interest in the history features. It would be nice if I could save on the `.git` filetree when it...

Of particular interest (to me) are: - [CRC32](https://github.com/SheetJS/js-crc32) - [MurmurHash3](https://github.com/garycourt/murmurhash-js) - [Blake2b](https://github.com/dcposch/blakejs) Linked are the proposed implementations. The crc32 implementation claims to be standard within js. The blake2 implementation is...

feature

[](https://issuehunt.io/r/sindresorhus/pure/issues/366) ### General information - Pure version: git (2017-11-13) - ZSH version: 5.4.2 - Terminal program & version: - putty - conemu -> wsl - alacritty (etc) - Operating system:...

help wanted
:dollar: Funded on Issuehunt

Git knows to translate `git $var` to `git-$var` if it isn't a built-in command. Thus all of the examples could use `git chglog` instead of `git-chglog`. This has the advantage...

[Feature Request] Detect if current tab is a twitch.tv tab, and if so, load the new url in place of the current tab. The justification is that few people will...

In particular, I'm interested in `-l` but still dying on SIGHUP. Use-case: asynchronous starting and stopping of devd through zsh zpty. When zsh's zpty exits (`zpty -d name`), it sends...

I have a project that uses one of your downstreams (antora). Due to current infrastructure limitations (gitolite + cgit), there are three ways to fetch a project: 1. Using an...

enhancement

CMake does not provide any consistent configure-time way to create fully statically linked distributions like mine. While it's preferable to meson (which explicitly breaks static linking even when authors want...

Are there any plans to implement OAuth or similar "more secure" ([at least according to google](275)) ways of signing in?

This goes alongside the other issue and would be very useful for testing servers. This would provide a way to perform a one-time iterative resolution via cli, to compare against...