-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rust rewrite #1005
Rust rewrite #1005
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30829df - Browse repository at this point
Copy the full SHA 30829dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d967cd - Browse repository at this point
Copy the full SHA 0d967cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d606c - Browse repository at this point
Copy the full SHA 21d606cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e98ae - Browse repository at this point
Copy the full SHA b4e98aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c1704 - Browse repository at this point
Copy the full SHA b9c1704View commit details -
Configuration menu - View commit details
-
Copy full SHA for c81069c - Browse repository at this point
Copy the full SHA c81069cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9d122 - Browse repository at this point
Copy the full SHA cf9d122View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc0cb8 - Browse repository at this point
Copy the full SHA cfc0cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d517bf0 - Browse repository at this point
Copy the full SHA d517bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d37fdb - Browse repository at this point
Copy the full SHA 1d37fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa6402 - Browse repository at this point
Copy the full SHA 0fa6402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc2387 - Browse repository at this point
Copy the full SHA 1cc2387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 868f1b9 - Browse repository at this point
Copy the full SHA 868f1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce115ef - Browse repository at this point
Copy the full SHA ce115efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc7f048 - Browse repository at this point
Copy the full SHA bc7f048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d4f82 - Browse repository at this point
Copy the full SHA 78d4f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70c617 - Browse repository at this point
Copy the full SHA a70c617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434e915 - Browse repository at this point
Copy the full SHA 434e915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1194b - Browse repository at this point
Copy the full SHA 6c1194bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e43db - Browse repository at this point
Copy the full SHA a4e43dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5881792 - Browse repository at this point
Copy the full SHA 5881792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6f6f2 - Browse repository at this point
Copy the full SHA 5b6f6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 506e189 - Browse repository at this point
Copy the full SHA 506e189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff197a - Browse repository at this point
Copy the full SHA 5ff197aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f252f - Browse repository at this point
Copy the full SHA 64f252fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 369233d - Browse repository at this point
Copy the full SHA 369233dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28fcf4a - Browse repository at this point
Copy the full SHA 28fcf4aView commit details -
[FEAT] Conditionally link devenv profile
When loading a shell, devenv checks .devenv/profile is 1. not a link 2. readlink reports someplace other than ${profile} Then will remove whatever is .devenv/profile and relink to the current active profile. When running a single command at a time, this is usually not a problem, but if you attempt to run two commands at the same time, then the race condition of one process removing a link while another is creating the link will emit warnings to stderr.
Configuration menu - View commit details
-
Copy full SHA for 5fa9210 - Browse repository at this point
Copy the full SHA 5fa9210View commit details -
Configuration menu - View commit details
-
Copy full SHA for a44199c - Browse repository at this point
Copy the full SHA a44199cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 123c00d - Browse repository at this point
Copy the full SHA 123c00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6408e95 - Browse repository at this point
Copy the full SHA 6408e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25e8a0 - Browse repository at this point
Copy the full SHA b25e8a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fba13cf - Browse repository at this point
Copy the full SHA fba13cfView commit details -
container startup commands did not work due to quoting of args; we no…
…w also evaluate any shell variables in the startup command before executing it
Configuration menu - View commit details
-
Copy full SHA for 15d3a6f - Browse repository at this point
Copy the full SHA 15d3a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af48b4 - Browse repository at this point
Copy the full SHA 5af48b4View commit details -
to allow 'devenv processes stop' to stop processes we need to exec th…
…e procfilescript
Configuration menu - View commit details
-
Copy full SHA for 835ad1d - Browse repository at this point
Copy the full SHA 835ad1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eef3e48 - Browse repository at this point
Copy the full SHA eef3e48View commit details -
until we get the env-venv nixpkgs stuff in a place we can use, we nee…
…d to set LD_LIBRARY_PATH by hand
Configuration menu - View commit details
-
Copy full SHA for a6155c7 - Browse repository at this point
Copy the full SHA a6155c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ca5e67 - Browse repository at this point
Copy the full SHA 8ca5e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85acc1c - Browse repository at this point
Copy the full SHA 85acc1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90bb9f2 - Browse repository at this point
Copy the full SHA 90bb9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0901d2 - Browse repository at this point
Copy the full SHA a0901d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f05fd6 - Browse repository at this point
Copy the full SHA 1f05fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c24a04 - Browse repository at this point
Copy the full SHA 9c24a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4344327 - Browse repository at this point
Copy the full SHA 4344327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d14211 - Browse repository at this point
Copy the full SHA 7d14211View commit details -
Configuration menu - View commit details
-
Copy full SHA for e721186 - Browse repository at this point
Copy the full SHA e721186View commit details -
Configuration menu - View commit details
-
Copy full SHA for c926f5a - Browse repository at this point
Copy the full SHA c926f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b52bc - Browse repository at this point
Copy the full SHA 62b52bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77185f3 - Browse repository at this point
Copy the full SHA 77185f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for caf1a2e - Browse repository at this point
Copy the full SHA caf1a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da4589b - Browse repository at this point
Copy the full SHA da4589bView commit details -
print the command being run so we can run it by hand if it fails
(cherry picked from commit f294626) Signed-off-by: Domen Kožar <domen@dev.si>
Configuration menu - View commit details
-
Copy full SHA for fb1c7e2 - Browse repository at this point
Copy the full SHA fb1c7e2View commit details -
allow builtins (like set and if) within container exec commands
(cherry picked from commit d2bd250) Signed-off-by: Domen Kožar <domen@dev.si>
Configuration menu - View commit details
-
Copy full SHA for ac2e743 - Browse repository at this point
Copy the full SHA ac2e743View commit details -
(cherry picked from commit e3d3ae0) Signed-off-by: Domen Kožar <domen@dev.si>
Configuration menu - View commit details
-
Copy full SHA for 2fad7a8 - Browse repository at this point
Copy the full SHA 2fad7a8View commit details -
(cherry picked from commit 42b5484) Signed-off-by: Domen Kožar <domen@dev.si>
Configuration menu - View commit details
-
Copy full SHA for 64f270d - Browse repository at this point
Copy the full SHA 64f270dView commit details -
(cherry picked from commit 48e8b02) Signed-off-by: Domen Kožar <domen@dev.si>
Configuration menu - View commit details
-
Copy full SHA for 748ff8b - Browse repository at this point
Copy the full SHA 748ff8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd8d1a - Browse repository at this point
Copy the full SHA 9bd8d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3697204 - Browse repository at this point
Copy the full SHA 3697204View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0400d - Browse repository at this point
Copy the full SHA ff0400dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f60f26e - Browse repository at this point
Copy the full SHA f60f26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 461c9ef - Browse repository at this point
Copy the full SHA 461c9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de2eac - Browse repository at this point
Copy the full SHA 7de2eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ec151 - Browse repository at this point
Copy the full SHA 05ec151View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7aa880 - Browse repository at this point
Copy the full SHA f7aa880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c8045 - Browse repository at this point
Copy the full SHA 30c8045View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75c105 - Browse repository at this point
Copy the full SHA f75c105View commit details -
Configuration menu - View commit details
-
Copy full SHA for be14084 - Browse repository at this point
Copy the full SHA be14084View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced9ccf - Browse repository at this point
Copy the full SHA ced9ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9f741 - Browse repository at this point
Copy the full SHA 1f9f741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226da37 - Browse repository at this point
Copy the full SHA 226da37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 617acc6 - Browse repository at this point
Copy the full SHA 617acc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a2ddff - Browse repository at this point
Copy the full SHA 0a2ddffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94dc937 - Browse repository at this point
Copy the full SHA 94dc937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea46ef - Browse repository at this point
Copy the full SHA 5ea46efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 078554c - Browse repository at this point
Copy the full SHA 078554cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e058737 - Browse repository at this point
Copy the full SHA e058737View commit details -
Configuration menu - View commit details
-
Copy full SHA for de506ee - Browse repository at this point
Copy the full SHA de506eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46acff0 - Browse repository at this point
Copy the full SHA 46acff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b30c73 - Browse repository at this point
Copy the full SHA 9b30c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for baeadb3 - Browse repository at this point
Copy the full SHA baeadb3View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f0bb14 - Browse repository at this point
Copy the full SHA 1f0bb14View commit details -
Battle-tested nixpkgs using devenv's extensive testing infrastructure.
Configuration menu - View commit details
-
Copy full SHA for 7f39eef - Browse repository at this point
Copy the full SHA 7f39eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0565784 - Browse repository at this point
Copy the full SHA 0565784View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbbe0a3 - Browse repository at this point
Copy the full SHA bbbe0a3View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02c48f6 - Browse repository at this point
Copy the full SHA 02c48f6View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f91d5a - Browse repository at this point
Copy the full SHA 6f91d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91d7a4 - Browse repository at this point
Copy the full SHA e91d7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f7f88 - Browse repository at this point
Copy the full SHA d2f7f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e31f3 - Browse repository at this point
Copy the full SHA b9e31f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2006015 - Browse repository at this point
Copy the full SHA 2006015View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 051c6c4 - Browse repository at this point
Copy the full SHA 051c6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 688973c - Browse repository at this point
Copy the full SHA 688973cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 928228d - Browse repository at this point
Copy the full SHA 928228dView commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cd189b - Browse repository at this point
Copy the full SHA 2cd189bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c986e8 - Browse repository at this point
Copy the full SHA 4c986e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796c609 - Browse repository at this point
Copy the full SHA 796c609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a97ab - Browse repository at this point
Copy the full SHA 49a97abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e043c0 - Browse repository at this point
Copy the full SHA 2e043c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a8c12 - Browse repository at this point
Copy the full SHA d8a8c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 794116e - Browse repository at this point
Copy the full SHA 794116eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dffe8c9 - Browse repository at this point
Copy the full SHA dffe8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3baecf3 - Browse repository at this point
Copy the full SHA 3baecf3View commit details -
examples: rubyonrails: use port 3000 instead of 5100
Rails listens on port 3000 by default.
Configuration menu - View commit details
-
Copy full SHA for fb7d977 - Browse repository at this point
Copy the full SHA fb7d977View commit details -
examples: rubyonrails: force overwriting any files
The test outputted errors regarding upon running `rails new` that `.gitignore` already exists. For the test it doesn't really matter to overwrite these files, so I added `--force`.
Configuration menu - View commit details
-
Copy full SHA for 055bc43 - Browse repository at this point
Copy the full SHA 055bc43View commit details -
postgres: support non-alphanumeric usernames
Currently postgres fails to create a database because my username contains a `.`. Wrapping the database name in `"` will resolve the problem. I've rewritten the line to use HEREDOC so that we do not have to mess with escaping (from Nix) within escaping (from Bash) within escaping (from psql). Now it only escapes using Nix and psql.
Configuration menu - View commit details
-
Copy full SHA for 6ab8ee4 - Browse repository at this point
Copy the full SHA 6ab8ee4View commit details -
devenv: avoid rebuild when unrelated sources change
Currently whenever the examples are changed, devenv will need to be rebuild. This isn't needed, because the package isn't relying on the examples explicity. Using `builtins.path` was just too much of a hassle (paths are absolute, directory path needs to be match along with sub-files/directories). Regex seemed easier. Regex in Nix uses extended Posix, which is again a bit funky, but maybe less so than doing matching by hand.
Configuration menu - View commit details
-
Copy full SHA for 74364ee - Browse repository at this point
Copy the full SHA 74364eeView commit details -
Merge pull request #1009 from bobvanderlinden/rust-rewrite-rubyonrail…
…s-fixes Fixes to pass rubyonrails test
Configuration menu - View commit details
-
Copy full SHA for 9a90212 - Browse repository at this point
Copy the full SHA 9a90212View commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c574ac1 - Browse repository at this point
Copy the full SHA c574ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ebf8ce - Browse repository at this point
Copy the full SHA 7ebf8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 547d33a - Browse repository at this point
Copy the full SHA 547d33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c2d72 - Browse repository at this point
Copy the full SHA e1c2d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d8928 - Browse repository at this point
Copy the full SHA d9d8928View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92fa4a7 - Browse repository at this point
Copy the full SHA 92fa4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b78811 - Browse repository at this point
Copy the full SHA 1b78811View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb94234 - Browse repository at this point
Copy the full SHA cb94234View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0cfaf6 - Browse repository at this point
Copy the full SHA f0cfaf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2340486 - Browse repository at this point
Copy the full SHA 2340486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e459eb - Browse repository at this point
Copy the full SHA 9e459ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5681ea - Browse repository at this point
Copy the full SHA b5681eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe19d7f - Browse repository at this point
Copy the full SHA fe19d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f8923 - Browse repository at this point
Copy the full SHA 27f8923View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc76f0b - Browse repository at this point
Copy the full SHA cc76f0bView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e9debc - Browse repository at this point
Copy the full SHA 2e9debcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5bb0bd - Browse repository at this point
Copy the full SHA a5bb0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dea8689 - Browse repository at this point
Copy the full SHA dea8689View commit details -
Make edit pass on 1.0 release post
Nicholas Sidwell committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ccbd306 - Browse repository at this point
Copy the full SHA ccbd306View commit details -
docs(phoenix): add example for elixir phoenix
patterned using example/rubyonrails
Arvin Sevilla committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for b80b159 - Browse repository at this point
Copy the full SHA b80b159View commit details -
Merge pull request #1012 from cyberaesthete/patch-2
docs(phoenix): add example for elixir phoenix
Configuration menu - View commit details
-
Copy full SHA for 419e68a - Browse repository at this point
Copy the full SHA 419e68aView commit details -
Merge pull request #1011 from euphemism/edit-pass-on-1.0-release-post
Make edit pass on 1.0 release post
Configuration menu - View commit details
-
Copy full SHA for 015f239 - Browse repository at this point
Copy the full SHA 015f239View commit details -
Nicholas Sidwell committed
Mar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for fef4366 - Browse repository at this point
Copy the full SHA fef4366View commit details -
Merge pull request #1013 from euphemism/edit-pass-on-1.0-release-post
Make more release-post tweaks
Configuration menu - View commit details
-
Copy full SHA for ec5ceba - Browse repository at this point
Copy the full SHA ec5cebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d3840 - Browse repository at this point
Copy the full SHA 68d3840View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecaa6b2 - Browse repository at this point
Copy the full SHA ecaa6b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24775a7 - Browse repository at this point
Copy the full SHA 24775a7View commit details -
docs(phoenix): remove interactive prompt from devenv shell init script
Arvin Sevilla committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ba710af - Browse repository at this point
Copy the full SHA ba710afView commit details -
Merge pull request #1014 from cyberaesthete/docs/phoenix
docs(phoenix): remove interactive prompt from devenv shell init script
Configuration menu - View commit details
-
Copy full SHA for abbeeb0 - Browse repository at this point
Copy the full SHA abbeeb0View commit details -
Make further tweaks to 1.0-release-post copy
Nicholas Sidwell committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 08d8a34 - Browse repository at this point
Copy the full SHA 08d8a34View commit details
Commits on Mar 20, 2024
-
Merge pull request #1015 from euphemism/edit-pass-on-1.0-release-post
Make further tweaks to 1.0-release-post copy
Configuration menu - View commit details
-
Copy full SHA for 2e08fc0 - Browse repository at this point
Copy the full SHA 2e08fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 910e2b8 - Browse repository at this point
Copy the full SHA 910e2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c7023 - Browse repository at this point
Copy the full SHA d0c7023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e9cf0 - Browse repository at this point
Copy the full SHA 23e9cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129434a - Browse repository at this point
Copy the full SHA 129434aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3adfb7f - Browse repository at this point
Copy the full SHA 3adfb7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f840b83 - Browse repository at this point
Copy the full SHA f840b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 883b0e4 - Browse repository at this point
Copy the full SHA 883b0e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f36c7 - Browse repository at this point
Copy the full SHA c7f36c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60cb6f7 - Browse repository at this point
Copy the full SHA 60cb6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf66bf - Browse repository at this point
Copy the full SHA 1bf66bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccd354 - Browse repository at this point
Copy the full SHA 3ccd354View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4be768 - Browse repository at this point
Copy the full SHA b4be768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2edb077 - Browse repository at this point
Copy the full SHA 2edb077View commit details