-
Notifications
You must be signed in to change notification settings - Fork 124
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
New testsuite based on Git's test-lib.sh #220
base: main
Are you sure you want to change the base?
Commits on Feb 5, 2017
-
The Perl scripts were only running shell commands anyway; this seemed a more natural fit. Since bash does not capture trailing newlines, there is a change to the "vcsh status" check from 300-add.t to ensure the empty line is/isn't printed according to the terseness setting.
Configuration menu - View commit details
-
Copy full SHA for f9d44e5 - Browse repository at this point
Copy the full SHA f9d44e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 413646d - Browse repository at this point
Copy the full SHA 413646dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2fa3a - Browse repository at this point
Copy the full SHA bb2fa3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5757185 - Browse repository at this point
Copy the full SHA 5757185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7167d7e - Browse repository at this point
Copy the full SHA 7167d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a549f - Browse repository at this point
Copy the full SHA 90a549fView commit details -
use git-rev-parse --resolve-git-dir
What do you know, Git does this for us.
Configuration menu - View commit details
-
Copy full SHA for 45b7975 - Browse repository at this point
Copy the full SHA 45b7975View commit details
Commits on Feb 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2176590 - Browse repository at this point
Copy the full SHA 2176590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49749a1 - Browse repository at this point
Copy the full SHA 49749a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e5a2a - Browse repository at this point
Copy the full SHA a6e5a2aView commit details
Commits on Feb 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 13d129e - Browse repository at this point
Copy the full SHA 13d129eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa774f - Browse repository at this point
Copy the full SHA 6aa774fView commit details -
Let us hope there are no spaces in the user's path, because this will allows us to set VCSH="bash vcsh", VCSH="dash vcsh", etc.
Configuration menu - View commit details
-
Copy full SHA for f1d20a4 - Browse repository at this point
Copy the full SHA f1d20a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4fa0c6 - Browse repository at this point
Copy the full SHA d4fa0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60fb540 - Browse repository at this point
Copy the full SHA 60fb540View commit details -
Configuration menu - View commit details
-
Copy full SHA for c893ff4 - Browse repository at this point
Copy the full SHA c893ff4View commit details
Commits on Feb 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 37e32ba - Browse repository at this point
Copy the full SHA 37e32baView commit details
Commits on Feb 23, 2017
-
make bats tests executable themselves
This will simplify use with a harness like prove.
Configuration menu - View commit details
-
Copy full SHA for 8289bd1 - Browse repository at this point
Copy the full SHA 8289bd1View commit details
Commits on Feb 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4f1e8f3 - Browse repository at this point
Copy the full SHA 4f1e8f3View commit details
Commits on Feb 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2cb9fd2 - Browse repository at this point
Copy the full SHA 2cb9fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a5df0 - Browse repository at this point
Copy the full SHA 87a5df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b0a4b - Browse repository at this point
Copy the full SHA 39b0a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ea97e - Browse repository at this point
Copy the full SHA 65ea97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3130b0 - Browse repository at this point
Copy the full SHA a3130b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb03dae - Browse repository at this point
Copy the full SHA cb03daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2c839 - Browse repository at this point
Copy the full SHA 9e2c839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493e26d - Browse repository at this point
Copy the full SHA 493e26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2c4dc - Browse repository at this point
Copy the full SHA 8c2c4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a22ae6 - Browse repository at this point
Copy the full SHA 9a22ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce2437f - Browse repository at this point
Copy the full SHA ce2437fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a5325 - Browse repository at this point
Copy the full SHA e0a5325View commit details -
pre-set committer/author name and email
This makes commits in tests a lot easier
Configuration menu - View commit details
-
Copy full SHA for 307c13b - Browse repository at this point
Copy the full SHA 307c13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ef498 - Browse repository at this point
Copy the full SHA f8ef498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7484244 - Browse repository at this point
Copy the full SHA 7484244View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5dd2ed - Browse repository at this point
Copy the full SHA b5dd2edView commit details
Commits on Feb 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e4bcecc - Browse repository at this point
Copy the full SHA e4bceccView commit details -
commit is currently broken due to missing arg shift
Configuration menu - View commit details
-
Copy full SHA for 4bbf1ff - Browse repository at this point
Copy the full SHA 4bbf1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for cac5636 - Browse repository at this point
Copy the full SHA cac5636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b8067 - Browse repository at this point
Copy the full SHA 56b8067View commit details -
This finishes the major commands, leaving write-gitignore, upgrade, and the (messy and inconsistent) list-untracked, plus tests for features such as hooks and configuration files.
Configuration menu - View commit details
-
Copy full SHA for ca9244e - Browse repository at this point
Copy the full SHA ca9244eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be27c1 - Browse repository at this point
Copy the full SHA 6be27c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d811740 - Browse repository at this point
Copy the full SHA d811740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345bb3d - Browse repository at this point
Copy the full SHA 345bb3dView commit details
Commits on Feb 27, 2017
-
assert(): fail more verbosely when testing
Some more such functions would be good: assert_exists, assert_noexists, and something along the lines of assert_matches or assert_contains are what come to mind.
Configuration menu - View commit details
-
Copy full SHA for cc9d00e - Browse repository at this point
Copy the full SHA cc9d00eView commit details -
add verbose assert_file function
Use this instead of [ -e "$file" ] or other file-based tests for more info on failure.
Configuration menu - View commit details
-
Copy full SHA for 1bac18a - Browse repository at this point
Copy the full SHA 1bac18aView commit details -
"! <pipeline>" by itself doesn't trigger -e/errexit, so there were potentially spurious passes. The || false makes the line fail in a way that *does* trigger errexit.
Configuration menu - View commit details
-
Copy full SHA for b8c12c9 - Browse repository at this point
Copy the full SHA b8c12c9View commit details -
this test now fails unless skipped
vcsh's argument-number checking is kind of loose at the moment.
Configuration menu - View commit details
-
Copy full SHA for d383e84 - Browse repository at this point
Copy the full SHA d383e84View commit details -
Verbose version of grep -q for better test output
Configuration menu - View commit details
-
Copy full SHA for 95214ca - Browse repository at this point
Copy the full SHA 95214caView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb40264 - Browse repository at this point
Copy the full SHA eb40264View commit details
Commits on May 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ec4c89d - Browse repository at this point
Copy the full SHA ec4c89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f3315 - Browse repository at this point
Copy the full SHA d0f3315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63640ff - Browse repository at this point
Copy the full SHA 63640ffView commit details
Commits on May 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 34b4f10 - Browse repository at this point
Copy the full SHA 34b4f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a00254 - Browse repository at this point
Copy the full SHA 1a00254View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4769f6 - Browse repository at this point
Copy the full SHA d4769f6View commit details
Commits on May 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dd5d302 - Browse repository at this point
Copy the full SHA dd5d302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d1e9f - Browse repository at this point
Copy the full SHA 01d1e9fView commit details
Commits on May 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3f0de0f - Browse repository at this point
Copy the full SHA 3f0de0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd93c5e - Browse repository at this point
Copy the full SHA cd93c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23fdc17 - Browse repository at this point
Copy the full SHA 23fdc17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648dc7f - Browse repository at this point
Copy the full SHA 648dc7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e720b7 - Browse repository at this point
Copy the full SHA 3e720b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6feeb0b - Browse repository at this point
Copy the full SHA 6feeb0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1038fbb - Browse repository at this point
Copy the full SHA 1038fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b200d0f - Browse repository at this point
Copy the full SHA b200d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 529f491 - Browse repository at this point
Copy the full SHA 529f491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d71f43 - Browse repository at this point
Copy the full SHA 3d71f43View commit details
Commits on May 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bf658df - Browse repository at this point
Copy the full SHA bf658dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c5e6d - Browse repository at this point
Copy the full SHA f5c5e6dView commit details
Commits on May 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3eca9f5 - Browse repository at this point
Copy the full SHA 3eca9f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6432a5c - Browse repository at this point
Copy the full SHA 6432a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b9632 - Browse repository at this point
Copy the full SHA 08b9632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a02888 - Browse repository at this point
Copy the full SHA 5a02888View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8fc9a4 - Browse repository at this point
Copy the full SHA f8fc9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa952f0 - Browse repository at this point
Copy the full SHA fa952f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ceabc - Browse repository at this point
Copy the full SHA b4ceabcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac65ae - Browse repository at this point
Copy the full SHA 2ac65aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1bb020 - Browse repository at this point
Copy the full SHA e1bb020View commit details
Commits on May 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ead5a89 - Browse repository at this point
Copy the full SHA ead5a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19604e7 - Browse repository at this point
Copy the full SHA 19604e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c7ba4 - Browse repository at this point
Copy the full SHA 29c7ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa58893 - Browse repository at this point
Copy the full SHA fa58893View commit details
Commits on May 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 31245c2 - Browse repository at this point
Copy the full SHA 31245c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for afee94e - Browse repository at this point
Copy the full SHA afee94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9241d64 - Browse repository at this point
Copy the full SHA 9241d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46621d2 - Browse repository at this point
Copy the full SHA 46621d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b631b - Browse repository at this point
Copy the full SHA 74b631bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c131a - Browse repository at this point
Copy the full SHA 59c131aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d19683 - Browse repository at this point
Copy the full SHA 4d19683View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9cbd29 - Browse repository at this point
Copy the full SHA d9cbd29View commit details
Commits on May 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eceaf45 - Browse repository at this point
Copy the full SHA eceaf45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f64cc - Browse repository at this point
Copy the full SHA 66f64ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd5916 - Browse repository at this point
Copy the full SHA 0cd5916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440ffcb - Browse repository at this point
Copy the full SHA 440ffcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb934d - Browse repository at this point
Copy the full SHA 8fb934dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f6fc7 - Browse repository at this point
Copy the full SHA d6f6fc7View commit details
Commits on May 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4013942 - Browse repository at this point
Copy the full SHA 4013942View commit details -
Configuration menu - View commit details
-
Copy full SHA for d714f07 - Browse repository at this point
Copy the full SHA d714f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd857e - Browse repository at this point
Copy the full SHA 9cd857eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2bc535 - Browse repository at this point
Copy the full SHA c2bc535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5ed6d - Browse repository at this point
Copy the full SHA 1e5ed6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 194e56e - Browse repository at this point
Copy the full SHA 194e56eView commit details
Commits on May 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 51bcbd9 - Browse repository at this point
Copy the full SHA 51bcbd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 518aaf2 - Browse repository at this point
Copy the full SHA 518aaf2View commit details
Commits on May 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ffdc9a2 - Browse repository at this point
Copy the full SHA ffdc9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1456ddb - Browse repository at this point
Copy the full SHA 1456ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b713a9 - Browse repository at this point
Copy the full SHA 2b713a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a66c08d - Browse repository at this point
Copy the full SHA a66c08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf00875 - Browse repository at this point
Copy the full SHA bf00875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 859b9bd - Browse repository at this point
Copy the full SHA 859b9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f55bc - Browse repository at this point
Copy the full SHA f2f55bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eebc71 - Browse repository at this point
Copy the full SHA 0eebc71View commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dc262fb - Browse repository at this point
Copy the full SHA dc262fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b75941 - Browse repository at this point
Copy the full SHA 3b75941View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5368fc - Browse repository at this point
Copy the full SHA d5368fcView commit details -
convert over some old list-untracked tests
The tests for this command need some work. The command itself needs some work too, to be fair.
Configuration menu - View commit details
-
Copy full SHA for 078fb4d - Browse repository at this point
Copy the full SHA 078fb4dView commit details
Commits on Jun 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 60cae6a - Browse repository at this point
Copy the full SHA 60cae6aView commit details
Commits on Jul 24, 2017
-
add test_setup function for setup tasks
Tests should now be written to be nilpotent; anything with lasting side effects goes in test_setup instead of test_expect_success. It is still expected to succeed. Each test_setup script will be run regardless of which tests are being run/skipped, and their results will not be counted in the totals.
Configuration menu - View commit details
-
Copy full SHA for 38d5276 - Browse repository at this point
Copy the full SHA 38d5276View commit details -
use test_when_finished and test_setup for clone.t
Idea: Any set of tests without an intervening test_setup could be run in random order... or, for that matter, in parallel copies of the starting state. Worthwhile? Interesting?
Configuration menu - View commit details
-
Copy full SHA for 0b2c905 - Browse repository at this point
Copy the full SHA 0b2c905View commit details -
Configuration menu - View commit details
-
Copy full SHA for e233440 - Browse repository at this point
Copy the full SHA e233440View commit details
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6159490 - Browse repository at this point
Copy the full SHA 6159490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e08ac - Browse repository at this point
Copy the full SHA 72e08acView commit details -
Configuration menu - View commit details
-
Copy full SHA for fda3f55 - Browse repository at this point
Copy the full SHA fda3f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7a049 - Browse repository at this point
Copy the full SHA bf7a049View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29a1de - Browse repository at this point
Copy the full SHA b29a1deView commit details
Commits on Dec 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 84a7042 - Browse repository at this point
Copy the full SHA 84a7042View commit details -
Configuration menu - View commit details
-
Copy full SHA for b434e59 - Browse repository at this point
Copy the full SHA b434e59View commit details -
hard to reproduce consistently, a fluff feature anyway
Configuration menu - View commit details
-
Copy full SHA for 2d65e59 - Browse repository at this point
Copy the full SHA 2d65e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45eadba - Browse repository at this point
Copy the full SHA 45eadbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4390cb - Browse repository at this point
Copy the full SHA a4390cbView commit details -
Merge branch 'master' into git-test-lib
Resolves some known breakages in t/commit.t
Configuration menu - View commit details
-
Copy full SHA for a2949c1 - Browse repository at this point
Copy the full SHA a2949c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 804207c - Browse repository at this point
Copy the full SHA 804207cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a912c - Browse repository at this point
Copy the full SHA d7a912cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d355e - Browse repository at this point
Copy the full SHA 42d355eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2350e07 - Browse repository at this point
Copy the full SHA 2350e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a5206 - Browse repository at this point
Copy the full SHA 64a5206View commit details -
these commits were part of their respective tests
The state each test should return to is having the vcsh repos are in sync with their upstreams. With these as test_setup, it actually makes things more different when skipping/selecting tests.
Configuration menu - View commit details
-
Copy full SHA for 59f781e - Browse repository at this point
Copy the full SHA 59f781eView commit details -
more appropriate gitignore/gitattributes tests
Rather than check to see if core.excludesfile and core.attributesfile are set, check to see if the data written to the agreed-upon ignore or attributes file actually takes effect. (Less reliance on internals.)
Configuration menu - View commit details
-
Copy full SHA for f10cc41 - Browse repository at this point
Copy the full SHA f10cc41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c43daa8 - Browse repository at this point
Copy the full SHA c43daa8View commit details
Commits on Dec 23, 2017
-
Redirections with >&, piping with |&, and brace expansion weren't handled by dash. Replace with portable equivalents.
Configuration menu - View commit details
-
Copy full SHA for 9e26e19 - Browse repository at this point
Copy the full SHA 9e26e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0a3c5 - Browse repository at this point
Copy the full SHA 6d0a3c5View commit details -
These check to make sure that values from the environment don't interfere with internal variables used by vcsh.
Configuration menu - View commit details
-
Copy full SHA for 8b94f1d - Browse repository at this point
Copy the full SHA 8b94f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb0732b - Browse repository at this point
Copy the full SHA fb0732bView commit details
Commits on Dec 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 468649c - Browse repository at this point
Copy the full SHA 468649cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f0c3b - Browse repository at this point
Copy the full SHA a0f0c3bView commit details -
This suite can be fleshed out with some clarification on how exactly config files are supposed to work/be used.
Configuration menu - View commit details
-
Copy full SHA for 5114b06 - Browse repository at this point
Copy the full SHA 5114b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b05dc4 - Browse repository at this point
Copy the full SHA 8b05dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38432ca - Browse repository at this point
Copy the full SHA 38432caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e755db - Browse repository at this point
Copy the full SHA 6e755dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30cfff6 - Browse repository at this point
Copy the full SHA 30cfff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c3e0d - Browse repository at this point
Copy the full SHA 96c3e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6055226 - Browse repository at this point
Copy the full SHA 6055226View commit details
Commits on Dec 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b0f2992 - Browse repository at this point
Copy the full SHA b0f2992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ebaa45 - Browse repository at this point
Copy the full SHA 4ebaa45View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb95d58 - Browse repository at this point
Copy the full SHA fb95d58View commit details