Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jelmer Vernooij ddbc11f345 Fix padding in index. 16 gadi atpakaļ
  Jelmer Vernooij bb270f6cff fix writing of legacy objects. 16 gadi atpakaļ
  Jelmer Vernooij 24ec259c52 Add extra index test. 16 gadi atpakaļ
  Jelmer Vernooij d7e0e1e76f Fix skipping bug in index. 16 gadi atpakaļ
  Jelmer Vernooij cde18a4cdb Improve formatting. 16 gadi atpakaļ
  Jelmer Vernooij 155734ae7f Store tree contents in dictionary internally. 16 gadi atpakaļ
  Jelmer Vernooij 6b3f2b78f2 Remove mmap offset parameter use for now, as it appears to be broken and I have no good way to test it. 16 gadi atpakaļ
  Jelmer Vernooij 2643a6b893 Support packed refs. 16 gadi atpakaļ
  Jelmer Vernooij f0e86324e0 The parsing code is significantly different from the original in git now. 16 gadi atpakaļ
  Jelmer Vernooij 19f62181a3 Pass lookup function into tree_lookup_path rather than dictionary-like object. 16 gadi atpakaļ
  Jelmer Vernooij ca3718651e Use new class name in __repr__ for child classes. 16 gadi atpakaļ
  Jelmer Vernooij da8b3da61f Support author/committer timezones. 16 gadi atpakaļ
  Jelmer Vernooij daf8a449df Fix tests: object_index() raises an exception now. 16 gadi atpakaļ
  Jelmer Vernooij 7e7474bd73 Support author_time 16 gadi atpakaļ
  Jelmer Vernooij 46e46e15ef Fix offset argument to mmap on python 2.6. 16 gadi atpakaļ
  Jelmer Vernooij b342331111 Fix default port for smart tcp clients. 16 gadi atpakaļ
  Jelmer Vernooij e1c25764ff Support variable arguments in SSHGitClient. 16 gadi atpakaļ
  Jelmer Vernooij c41666f185 Fix fetching of thin packs. 16 gadi atpakaļ
  Jelmer Vernooij ab09036231 Support progress reporting in iterobjects. 16 gadi atpakaļ
  Jelmer Vernooij e62cb12a42 Support activity reporting. 16 gadi atpakaļ
  Jelmer Vernooij 5f84a7b055 Move performance doc to docs/ and rst format. 16 gadi atpakaļ
  Jelmer Vernooij fda1829049 Add function for finding the object in a tree. 16 gadi atpakaļ
  Jelmer Vernooij 5b199401b3 Add simple lookup function to Tree. 16 gadi atpakaļ
  Jelmer Vernooij a5d0b8f18b Add _num_type for tags. 16 gadi atpakaļ
  Jelmer Vernooij 3d265b583b Support thin pack parameter for ssh connections. 16 gadi atpakaļ
  Jelmer Vernooij 4e9b01bfab Remove unnecessary opens from pack code. 16 gadi atpakaļ
  Jelmer Vernooij f19e9b3d30 Add performance notes. 16 gadi atpakaļ
  Jelmer Vernooij 630ef778c3 Remove unnecessary code in an attempt to make index lookups a bit faster. 16 gadi atpakaļ
  Jelmer Vernooij f9aee4461e Fix memory leak. 16 gadi atpakaļ
  Jelmer Vernooij 6bad333ad2 Add C version of bisect_find_sha. 16 gadi atpakaļ