Skip to content
Snippets Groups Projects
  1. Dec 21, 2009
  2. Dec 20, 2009
  3. Dec 18, 2009
  4. Dec 16, 2009
  5. Dec 11, 2009
    • Nicolas Dumazet's avatar
      graphlog: fix output when both a limit and a path are provided · 4c844f16bf39
      Nicolas Dumazet authored
      Limit was interpreted as absolute, from the topmost revision, without
      counting the number of revisions matching a given file.
      Which caused "glog -lN file" to show sometimes less than N csets if
      the file was not modified in all of the N previous csets.
      
      glog will now match the behavior of log.
      4c844f16bf39
  6. Dec 16, 2009
  7. Dec 15, 2009
  8. Dec 14, 2009
  9. Dec 07, 2009
    • Patrick Mezard's avatar
      convert/svn: make sink recover gracefully from empty changeset · a02d43acbc04
      Patrick Mezard authored
      Otherwise when processing a changeset that in fact changes no files
      (perhaps due to bug in import from CVS) can get something like:
        unexpected svn output:
        abort: unable to cope with svn output
      
      Bug report and patch draft by Jesse Glick <jesse.glick@sun.com>
      a02d43acbc04
  10. Dec 11, 2009
  11. Dec 10, 2009
    • Greg Ward's avatar
      revlog: rewrite several method docstrings · 27267b1f68b4
      Greg Ward authored
      - methods: findmissing(), nodesbetween(), descendants(), ancestors()
      - the goal is precise, concise, accurate, grammatical, understandable,
        consistently formatted docstrings
      27267b1f68b4
  12. Dec 12, 2009
  13. Dec 10, 2009
  14. Dec 08, 2009
  15. Dec 06, 2009
  16. Dec 03, 2009
  17. Dec 02, 2009
  18. Dec 01, 2009
  19. Nov 30, 2009
  20. Nov 24, 2009
  21. Nov 30, 2009
  22. Nov 28, 2009
  23. Nov 26, 2009
Loading