コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 3163785f59 Fix commit_index. 16 年 前
  Jelmer Vernooij 4d682a1ca8 Add more docstrings. 16 年 前
  Jelmer Vernooij e8acf0e609 Add more docstrings. 16 年 前
  Jelmer Vernooij e8eb80f4b8 Add tests for cleanup_mode. 16 年 前
  Jelmer Vernooij 678c78a8b2 Add more docstrings. 16 年 前
  Jelmer Vernooij b04d48eefd Import negative timezone fix from hg-git. 16 年 前
  Jelmer Vernooij ba8e57dd8d Fix open modes of e.g. packs to be binary. 16 年 前
  Jelmer Vernooij 2a572c6aef Support the encoding field in commit messages. 16 年 前
  Jelmer Vernooij 243e4b933a Don't let user specify lower flags bits, as they depend on the path name length. 16 年 前
  Jelmer Vernooij 4e16bd19a5 Don't include lower part of flags in index interface. 16 年 前
  Jelmer Vernooij 0c31227d38 Fix flags. 16 年 前
  Jelmer Vernooij 8f89049689 Fix flags data in index. 16 年 前
  Jelmer Vernooij 2f345df8de Cope with float times. 16 年 前
  Jelmer Vernooij 7075ca932b Fix order of dev and ino. 16 年 前
  Jelmer Vernooij b62e2d4382 Write index file SHA1s. 16 年 前
  Jelmer Vernooij 585bad848c Add SHA1Reader helper class. 16 年 前
  Jelmer Vernooij f72ac5e44e Add function for checking submodules. 16 年 前
  Jelmer Vernooij 2b4612216f When there's nothing to push, don't push anything. 16 年 前
  Jelmer Vernooij e7236d8725 Support serializing tags. 16 年 前
  Jelmer Vernooij c6de5fdcc6 Fix time parsing. 16 年 前
  Jelmer Vernooij d2878d58f1 Use StringIO to generate Text and Commit texts. 16 年 前
  Jelmer Vernooij 9b9d318902 Simplify tag parsing. 16 年 前
  Jelmer Vernooij 0a946358af Simplify tag parsing. 16 年 前
  Jelmer Vernooij 3bb18d219a Use CheckExact for strings. 16 年 前
  Jelmer Vernooij 97fb702359 attempt to fix some win32 issues; thanks to Alexander for pointing these out. 16 年 前
  Jelmer Vernooij b8045d7a85 Merge support for compiling extensions. 16 年 前
  Jelmer Vernooij 68ef883539 Add ObjectStore.generate_pack_contents. 16 年 前
  Jelmer Vernooij 47fa9d0aa5 Cope with objects already existing. 16 年 前
  Alexander Belchenko ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年 前
  Alexander Belchenko db927d966b setup.py: fixed extension names: using dot instead of / in the extension name (compatibilty with Python 2.5 @ win32) 16 年 前