Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-01 | .gitattributes: fix typo | Daniel Nagy | 1 | -1/+1 | |
2023-04-04 | chickenPackages_5: Remove ocaml dependency, switch to TOML | Konstantin Astafurov | 1 | -0/+1 | |
2022-11-24 | sapling: simplify dependency generation script | Daniel Nagy | 1 | -0/+1 | |
2018-03-27 | gitattributes: disable merge=union in all-packages | Matthew Justin Bauer | 1 | -1/+1 | |
This would lead to some merge issues occasionally. | |||||
2018-03-22 | .gitattributes: merge=union for all-packages.nix | Matthew Justin Bauer | 1 | -0/+3 | |
also module-list.nix | |||||
2018-02-23 | Add .gitattributes file | Matthew Bauer | 1 | -0/+13 | |
This adds the .gitattributes file to the tree. I’ve added two attributes: linguist-generated, and linguist-documentation. GitHub’s Linguist will follow this when calculating our language stats as well as in other cases like commit diffs. Any additional attributes or other generated files are welcome to be added! |