1. 16 Kas, 2016 1 kayıt (commit)
  2. 03 Eki, 2016 2 kayıt (commit)
  3. 17 Agu, 2016 1 kayıt (commit)
  4. 16 Agu, 2016 1 kayıt (commit)
  5. 13 Tem, 2016 2 kayıt (commit)
  6. 20 Ock, 2016 1 kayıt (commit)
  7. 03 Ara, 2015 1 kayıt (commit)
  8. 18 Kas, 2015 1 kayıt (commit)
  9. 15 Eki, 2015 1 kayıt (commit)
  10. 08 Eki, 2015 1 kayıt (commit)
  11. 26 Agu, 2015 1 kayıt (commit)
    • Aanand Prasad's avatar
      Better support for .dockerignore · 20e142fe
      Aanand Prasad yazdı
      - Support all basic pattern forms: file, directory, *, ?, !
      
      - Fix handling of wildcard patterns and subdirectories - `*/a.py` should
        match `foo/a.py`, but not `foo/bar/a.py`
      
      - Fix handling of directory patterns with a trailing slash - make sure
        they're handled equivalently to those without one
      
      - Fix handling of custom Dockerfiles - make sure they go in the tarball
      Signed-off-by: 's avatarAanand Prasad <aanand.prasad@gmail.com>
      20e142fe