Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NetHack/NetHack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: NetHack-3.7
Choose a base ref
...
head repository: NetHack/NetHack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: compile_test3.6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 8, 2020

  1. Guidebook.dat, one-page edition of Guidebook.txt

    Update sys/unix/Makefile.doc to be able to build Guidebook.dat, an
    unpaginated copy of the plain text Guidebook.  It's generated from
    the 'roff source rather than by attempting to post-process the
    regular text Guidebook.
    
    No doubt there are easier ways to do this.
    
    (cherry picked from commit 91b569e)
    PatR committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    321277b View commit details
    Browse the repository at this point in the history
  2. Guidebook.dat typo

    A typo in Gbk-1pg-sfx.mn resulted in " /" as a "last word" on the
    end-of-data marker line of the intermediate 12345 line single page.
    That was effectively invisible because it immediately got deleted
    during the post-processing which strips off that marker through to
    the end (producing a 5266 line single page at present).
    
    (cherry picked from commit c78a69b)
    PatR committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    c065596 View commit details
    Browse the repository at this point in the history
  3. more one-page Guidebook

    doc/.gitignore update from 998d8b1.
    
    Manual update of Files.
    PatR committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    844beaa View commit details
    Browse the repository at this point in the history
  4. Install.nt bit

    nhmall committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    46aba13 View commit details
    Browse the repository at this point in the history
  5. cron daily updates

    nhmall committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    34c56ee View commit details
    Browse the repository at this point in the history
  6. postrelease

    nhmall committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    36ee184 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    271e8a6 View commit details
    Browse the repository at this point in the history
  2. try build with bison flex

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    b84f2e9 View commit details
    Browse the repository at this point in the history
  3. another try

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    8a4111c View commit details
    Browse the repository at this point in the history
  4. another update

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ea571a9 View commit details
    Browse the repository at this point in the history
  5. another shell test

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    3b47729 View commit details
    Browse the repository at this point in the history
  6. sh update

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    1224b11 View commit details
    Browse the repository at this point in the history
  7. again

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    a9a3222 View commit details
    Browse the repository at this point in the history
  8. recursive

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    3bb61e5 View commit details
    Browse the repository at this point in the history
  9. win_flex and win_bison

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e720b12 View commit details
    Browse the repository at this point in the history
  10. another attempt

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    7871e45 View commit details
    Browse the repository at this point in the history
  11. turn off email

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    9353473 View commit details
    Browse the repository at this point in the history
  12. remove ../build reference

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    28565fd View commit details
    Browse the repository at this point in the history
  13. should now be working

    nhmall committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    9b4c64d View commit details
    Browse the repository at this point in the history
Loading