Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jelmer Vernooij ff4efa1bfc Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python. 14 yıl önce
  Max Bowsher a479b58eb9 Attempt to be compatible with the urlparse module found in older Pythons. 14 yıl önce
  Pascal Quantin 193b0f3e56 Fix the build on Windows. 14 yıl önce
  Jelmer Vernooij 186d45dbf9 Start working on 0.7.1. 14 yıl önce
  Jelmer Vernooij b1c2c2baa5 Release 0.7.0. 14 yıl önce
  Jelmer Vernooij 126c7c3bff Allow accessing invalidly named refs, but don't allow setting them. 14 yıl önce
  Jelmer Vernooij 2fb7cf0e00 Use absolute imports everywhere. 14 yıl önce
  Jelmer Vernooij d7efd48ed9 Use absolute imports everywhere. 14 yıl önce
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. 14 yıl önce
  Jelmer Vernooij 4563003e04 object_store: Remove empty pack files when not moving them into the objects/ directory. 14 yıl önce
  Jelmer Vernooij 7f6e310d23 HACKING: Add a note about the use of quotes. 14 yıl önce
  Dave Borowitz e61b720b36 client: Standardize on single quotes. 14 yıl önce
  Dave Borowitz feb1b00840 Fix unittest2 runner and reorganize test imports. 14 yıl önce
  Jelmer Vernooij bc3f9c90d0 Use unittest or unittest2 test runner instead of nose for running tests from the testsuite. 14 yıl önce
  Jelmer Vernooij cf4c9d9691 BlackboxTest: Always use sys.executable, not just for Windows NT. 14 yıl önce
  Tay Ray Chuan ef41aa65e7 blackbox: pass python.exe for Windows 14 yıl önce
  Tay Ray Chuan c3e4eb5c17 Repo.get_named_file: fix spelling in doc 14 yıl önce
  Jelmer Vernooij 00e6078e8f NEWS: Add two missing items. 14 yıl önce
  Jelmer Vernooij a92f5be944 tutorial: Fix ref reading. 14 yıl önce
  Jelmer Vernooij b68b80d1da tests: Split up test suite into multiple functions, including a nocompat_test_suite. 14 yıl önce
  Jelmer Vernooij bbd081c04f blackbox: Set PYTHONPATH appropriately so scripts in bin/ can find dulwich. 14 yıl önce
  Jelmer Vernooij a2a3faecbc Update NEWS. 14 yıl önce
  Jelmer Vernooij 5140734dfd Add entry for tutorial update. 14 yıl önce
  Jelmer Vernooij 1f667fada7 dul-*-pack: Print usage message when not enough arguments are specified. 14 yıl önce
  Jelmer Vernooij d77e80b8bf Fix dul-receive-pack and dul-upload-pack. 14 yıl önce
  Jelmer Vernooij e1fd8c6dd1 dulwich.server: Add serve_command. 14 yıl önce
  Jelmer Vernooij c96d4a05a7 server: Add FileSystemBackend. 14 yıl önce
  Dave Borowitz a9e4643b42 client: Rewrite URI parsing in get_transport_and_path. 14 yıl önce
  Dave Borowitz cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. 14 yıl önce
  Dave Borowitz 844f56adcc tutorial: Clarify setting of HEAD. 14 yıl önce