Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-21 | r/1890 merge(3p/git): Merge git subtree at v2.29.2 | Vincent Ambo | 1 | -1/+1 | |
This also bumps the stable nixpkgs to 20.09 as of 2020-11-21, because there is some breakage in the git build related to the netrc credentials helper which someone has taken care of in nixpkgs. The stable channel is not used for anything other than git, so this should be fine. Change-Id: I3575a19dab09e1e9556cf8231d717de9890484fb | |||||
2020-02-21 | r/559 chore: Rename pkgs->depot in all Nix file headers | Vincent Ambo | 1 | -2/+2 | |
2020-01-12 | r/379 feat(third_party/git): Add derivation to build git | Vincent Ambo | 1 | -0/+16 | |
This overrides the upstream derivation to: * use local sources * build `git send-email` It also calls autoreconf before building because files that are included in the git distribution tarball (which the normal derivation uses) are missing from source. | |||||
2020-01-11 | r/372 chore(third_party/git): Remove plain patch check-in | Vincent Ambo | 1 | -6/+0 | |
2019-12-28 | r/316 feat(third_party/git): Support dottime as log date format | Vincent Ambo | 1 | -0/+6 | |