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: IntegralMedia01/files-to-prompt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: simonw/files-to-prompt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 6 files changed
  • 6 contributors

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    f7cf729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c89fe2 View commit details
    Browse the repository at this point in the history
  3. Add --line-numbers flag (simonw#38)

    * add --line-numbers flag
    * -n/--line-numbers in README, refs simonw#38
    
    Co-authored-by: Simon Willison <[email protected]>
    danclaytondev and simonw authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    bc05005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    645cf7a View commit details
    Browse the repository at this point in the history
  5. Applied Black, refs simonw#36

    simonw committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    fb62524 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4f6fbe View commit details
    Browse the repository at this point in the history
  7. --ignore patterns now include directory names unless --ignore-files-o…

    …nly (simonw#30)
    
    * Option to --include-directories otherwise ignored by an ignore pattern
    * --include-directories renamed to --ignore-files-only
    
    Refs simonw#30
    
    ---------
    
    Co-authored-by: Simon Willison <[email protected]>
    nmpowell and simonw authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    acbe107 View commit details
    Browse the repository at this point in the history
  8. Document fnmatch pattern syntax

    Closes simonw#27
    simonw authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    fd928cc View commit details
    Browse the repository at this point in the history
  9. Release 0.5

    simonw committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    fdca384 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Add support for reading paths from stdin (simonw#44)

    * Add support for reading paths from stdin
    
    Fixes simonw#43
    
    * Refactor tests a bit
    
    ---------
    
    Co-authored-by: Simon Willison <[email protected]>
    thelastnode and simonw authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    630bbf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc9fa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b62c447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbbf5cf View commit details
    Browse the repository at this point in the history
  5. Added passing test for nested .gitignore

    Refs simonw#40 - though I had hoped this test would fail.
    simonw committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    6164edf View commit details
    Browse the repository at this point in the history
  6. Release 0.6

    simonw committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    1b234ff View commit details
    Browse the repository at this point in the history
Loading