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: NixOS/nixpkgs
base: 55fc5b54eeda
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 718de515b2ad
Choose a head ref
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Feb 24, 2019

  1. vim-utils: include vim man pages in the output of vim_customizable.cu…

    …stomize
    Patrick Callahan authored and matix2267 committed Feb 24, 2019
    Copy the full SHA
    b623da7 View commit details
    Browse the repository at this point in the history
  2. vim: Allow independent setting of executable names

    * Allow settign gvim wrapper name independently of vim wrapper name.
    * Allow setting vim wrapper name independently of derivation name.
    * Refactor multiple places where name was checked for null with default
      value.
    matix2267 committed Feb 24, 2019
    Copy the full SHA
    7521115 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Merge pull request #56277 from matix2267/vim-customizable-manpages

    vim_customizable: Include manpages in the output
    Ma27 committed Feb 25, 2019
    Copy the full SHA
    718de51 View commit details
    Browse the repository at this point in the history