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-10-14
Fix #7146
Andrew Brooks
2022-10-01
libfetchers: avoid api.github.com ratelimit if no github token is set
Jörg Thalheim
2022-08-17
Don't pass --force to 'git add'
Eelco Dolstra
2022-06-26
fetchGit: document `shallow` argument
Guillaume Girol
2022-06-23
Fetch flake-registry.json from channels.nixos.org
Eelco Dolstra
2022-06-11
fix sourcehut brach/tag resolving regression
Gabriel Fontes
2022-06-10
libfetchers/git: add missing `--git-dir` flags
Naïm Favier
2022-05-27
Fix a segfault in the git fetcher
Théophane Hufschmitt
2022-05-25
Typo
Eelco Dolstra
2022-05-25
Merge remote-tracking branch 'origin/file-fetcher'
Eelco Dolstra
2022-05-24
libfetchers: drop `getGitDir` and hardcode `.git`
Maximilian Bosch
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
2022-05-12
fix GitHub URL template
Norbert Melzer
2022-05-10
Merge pull request #6497 from danielfullmer/ghe-fetcher-url
Eelco Dolstra
2022-05-06
Use correct URL for GitHub Enterprise
Daniel Fullmer
2022-05-04
Fix the parsing of the sourcehut refs file
Théophane Hufschmitt
2022-05-02
Style fixes
Eelco Dolstra
2022-05-02
Merge pull request #6470 from Ma27/git-followup
Eelco Dolstra
2022-04-30
libfetchers/git: fix every occasion of a permission error
Maximilian Bosch
2022-04-29
Extract git reference parsing to a shared library
Kjetil Orbekk
2022-04-29
Store cached head in cached git repo
Kjetil Orbekk
2022-04-29
Refactor fetching of dirty workdir
Kjetil Orbekk
2022-04-29
Resolve reference for remote repository
Kjetil Orbekk
2022-04-24
libfetchers/git: fix for nixos-rebuild
Maximilian Bosch
2022-04-23
libfetchers/git: hardcode `--git-dir`
Maximilian Bosch
2022-04-19
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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
[prev]
[next]