Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: crash-python/crash-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e10f5ce
Choose a base ref
Loading
...
head repository: crash-python/crash-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 03f5e20
Choose a head ref
Loading
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Jun 25, 2019

  1. crash.subsystem.filesystem: add inode bits and ls-style formatting

    This commit adds the constants for inode mode bits as well
    as routines to format them into ls-style permissions.
    
    Signed-off-by: Jeff Mahoney <jeffm@suse.com>
    jeffmahoney committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    3432e7d View commit details
    Browse the repository at this point in the history
  2. crash.types.bitmap: add test_bit routine

    Signed-off-by: Jeff Mahoney <jeffm@suse.com>
    jeffmahoney committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    321d72b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. docs: fix typo in development.rst

    Signed-off-by: Jeff Mahoney <jeffm@suse.com>
    jeffmahoney committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    1b6ce29 View commit details
    Browse the repository at this point in the history
  2. docs: add page on development patterns

    I've fielded questions about some review feedback that involve code
    patterns that are acceptable for the project.  This page will contain
    the documentation for those as it's created.
    
    Signed-off-by: Jeff Mahoney <jeffm@suse.com>
    jeffmahoney committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    82b6466 View commit details
    Browse the repository at this point in the history
  3. docs: move command documentation above the delayed lookup explanation

    The example doesn't demonstrate the command documentation so it's
    confusing to have it be the last thing before the example.
    
    Signed-off-by: Jeff Mahoney <jeffm@suse.com>
    jeffmahoney committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    03f5e20 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.