Skip to content
  1. Feb 25, 2011
  2. Oct 16, 2009
  3. Jul 26, 2009
  4. May 06, 2009
  5. Apr 07, 2009
    • Marco Villegas's avatar
      porting #303680 by CorniI: New log parser. · fe662e92
      Marco Villegas authored
      Rewrote on several places, making the first 6.x version that just works.
      This patch also include some minor changes.
      
      CorniI:
      The new parser now understands merges and supports both annotated and
      unannotated tags. Branches are now supported so that if you add a
      branch, all commits which are in that branch are adjusted, too. This
      needs to be optimized further, I hope to get an API for that in the next
      VCS-API so we don’t have to delete and re-add the commit... I can’t say
      anything about performance in comparison to the old module, I never had
      it working. For now, we have performance issues when importing mid-size
      repos and when adding branches. I've an idea for the latter, though :)
      6.x-1.2-alpha1
      fe662e92
  6. Apr 04, 2009
    • Marco Villegas's avatar
      short git hashs · 6dda0b85
      Marco Villegas authored
      Implements [versioncontrol_backend]_format_revision_identifier()
      6dda0b85
    • Marco Villegas's avatar
      new api on 3 calls · 959a6083
      Marco Villegas authored
      replace versioncontrol_{insert_commit,insert_tag_operation,ensure_branch}() calls with new equivalents
      959a6083
  7. Mar 23, 2009
  8. Mar 18, 2009
  9. Feb 04, 2008
  10. Feb 03, 2008
  11. Feb 02, 2008
  12. Feb 01, 2008