index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
Age
Commit message (
Expand
)
Author
2022-04-19
Avoid `fmt` when constructor already does it
John Ericson
2022-04-14
Merge pull request #6387 from Uthar/fix
Eelco Dolstra
2022-04-12
assert hash types for Git and Mercurial
Kasper Gałkowski
2022-04-11
Merge pull request #6392 from danpls/fix-actualUrl-mercurial
Eelco Dolstra
2022-04-09
libfetchers: Fix assertion (Mercurial)
Daniel Pauls
2022-04-09
libfetchers: Replace regex to clarify intent
Daniel Pauls
2022-04-08
Merge pull request #6376 from Uthar/master
Théophane Hufschmitt
2022-04-07
don't assume that rev is a SHA1 hash
Kasper Gałkowski
2022-04-06
libfetchers: Fix assertion
Daniel Pauls
2022-03-19
Don't partial match sourcehut refs
Gabriel Fontes
2022-03-19
Fix sourcehut tag ref resolving
Gabriel Fontes
2022-03-15
libfetchers: remove obsolete filesystem #include
Maximilian Bosch
2022-03-15
libfetchers/path: set `lastModified` to path's mtime
Maximilian Bosch
2022-03-11
Style
Eelco Dolstra
2022-03-11
Merge pull request #5758 from mschwaig/fix-git-workspace-dirty-detection
Théophane Hufschmitt
2022-03-06
Point to new github oauth docs url
Nicholas Sielicki
2022-03-01
Move some stuff from `Settings` to a new `FetchSettings`.
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-24
Merge pull request #5342 from Misterio77/add-sourcehut
Théophane Hufschmitt
2022-02-19
git fetcher: set locale for rev-parse
Martin Schwaighofer
2022-02-19
git fetcher: distinguish errors more precisely
Martin Schwaighofer
2022-02-19
git fetcher: invoke diff instead of diff-index
Martin Schwaighofer
2022-02-19
git fetcher: improve check for valid repository
Martin Schwaighofer
2022-02-16
InputScheme::fetch(): Return a StorePath instead of a Tree
Eelco Dolstra
2022-02-14
add sourcehut input scheme
Gabriel Fontes
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-12-03
Add support for .tar.gz shorthand (.tgz) to TarballInputScheme
Connor Baker
2021-12-01
Fix parent path check boundary
David Arnold
2021-11-16
Merge pull request #5452 from Kha/git-extend-lock
Eelco Dolstra
2021-11-14
libfetchers: set free gitlab headers
Finn Behrens
2021-11-01
git: extend cache dir lock over all mutating operations
Sebastian Ullrich
2021-10-26
Support building flakes from a Git repo url with submodules query parameter
Timothy
2021-09-24
Explicitly set initial branch name for git
oxalica
2021-09-22
Revert "Merge pull request #4922 from nrdxp/default-submodules"
Eelco Dolstra
2021-09-21
Allow relative paths anywhere into the parent's store path
Eelco Dolstra
2021-09-21
path fetcher: Fix relative path check
Eelco Dolstra
2021-09-14
Rename unnecessary git@
Eelco Dolstra
2021-09-14
github fetcher: Don't use HEAD branch when cloning
Eelco Dolstra
2021-09-14
github fetcher: Use git+https for cloning
Eelco Dolstra
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-13
Remove tabs
Eelco Dolstra
2021-09-07
Merge pull request #4922 from nrdxp/default-submodules
Shea Levy
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-23
Coding style
Eelco Dolstra
2021-08-17
Fix follows paths in subordinate lockfiles
Alex Zero
2021-08-02
fix git init race condition
Michael Fellinger
2021-07-24
Enable pthreads for new libraries
Alyssa Ross
[next]