| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | scm: mercurial: increase limit of branch directory latest changesets. | Toshi MARUYAMA | 2011-03-16 | 1 | -1/+4 |
* | scm: set supporting directory revisions or not at scm level. | Toshi MARUYAMA | 2011-03-16 | 3 | -0/+12 |
* | scm: set supporting all revisions or not at scm level. | Toshi MARUYAMA | 2011-03-16 | 1 | -0/+4 |
* | scm: mercurial: branches and tags are enable in model (#1981, #7246). | Toshi MARUYAMA | 2011-03-14 | 1 | -8/+0 |
* | scm: mercurial: latest changesets support named branch (#7246). | Toshi MARUYAMA | 2011-03-14 | 1 | -2/+11 |
* | scm: mercurial: latest changesets improvement and supporting tag (#1981). | Toshi MARUYAMA | 2011-03-14 | 1 | -11/+23 |
* | scm: cvs: fix missing author, revision and comment in tree view (#4270). | Toshi MARUYAMA | 2011-03-11 | 1 | -3/+3 |
* | scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails. | Toshi MARUYAMA | 2011-03-11 | 1 | -2/+9 |
* | scm: cvs: code clean up model. | Toshi MARUYAMA | 2011-03-11 | 1 | -5/+7 |
* | scm: git: insert revisions to database with reverse commit order (#7821, #5357). | Toshi MARUYAMA | 2011-03-10 | 1 | -1/+1 |
* | scm: add feature of per project repository log encoding setting (#1735). | Toshi MARUYAMA | 2011-03-01 | 3 | -3/+6 |
* | scm: add scm specific human_attribute_name for input validation. | Toshi MARUYAMA | 2011-03-01 | 6 | -0/+43 |
* | scm: git: use --encoding=UTF-8 in "git log" (#3396). | Toshi MARUYAMA | 2011-02-28 | 1 | -0/+4 |
* | scm: ignore log encoding setting in Subversion and Mercurial (#7597). | Toshi MARUYAMA | 2011-02-28 | 3 | -1/+10 |
* | scm: git: move saving changesets from adapter to model (#3396). | Toshi MARUYAMA | 2011-02-28 | 1 | -1/+22 |
* | scm: mercurial: temporary disable tags and branches at model (#1981, #7246, #... | Toshi MARUYAMA | 2011-02-18 | 1 | -0/+8 |
* | scm: mercurial: improvement latest_changesets without supporting tags and nam... | Toshi MARUYAMA | 2011-02-18 | 1 | -4/+7 |
* | scm: mercurial: rewrite MercurialAdapter#entries to show per-file change log ... | Toshi MARUYAMA | 2011-02-16 | 1 | -23/+0 |
* | scm: git: implement find_changeset_by_name (#7047). | Toshi MARUYAMA | 2011-02-16 | 1 | -0/+7 |
* | scm: mercurial: refactor Repository::Mercurial#fetch_changesets (#4455). | Toshi MARUYAMA | 2011-02-16 | 1 | -30/+18 |
* | scm: mercurial: change identifier to revision in fetching revisions. | Toshi MARUYAMA | 2011-02-16 | 1 | -1/+1 |
* | scm: add scm command and version methods at repository models (#4273). | Toshi MARUYAMA | 2011-02-14 | 7 | -17/+17 |
* | scm: cvs: generate pseudo scmid for auto issue close text (#6706). | Toshi MARUYAMA | 2011-02-07 | 1 | -3/+8 |
* | scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, ... | Toshi MARUYAMA | 2011-02-07 | 1 | -3/+6 |
* | scm: cvs: code clean up. | Toshi MARUYAMA | 2011-02-02 | 1 | -4/+5 |
* | scm: mercurial: fix error on revision page for empty revision (#7307). | Toshi MARUYAMA | 2011-01-13 | 1 | -0/+1 |
* | scm: mercurial: change two revision diff text of mercurial (#3724). | Toshi MARUYAMA | 2011-01-11 | 1 | -0/+4 |
* | scm: mercurial: use revision text mercurial style "2:400bb8672109" (#3724). | Toshi MARUYAMA | 2011-01-11 | 1 | -2/+1 |
* | scm: mercurial: use scmid as identifier (#3724). | Toshi MARUYAMA | 2011-01-11 | 1 | -2/+13 |
* | scm: mercurial: accept both of revision and nodeid as changeset id (#3724). | Toshi MARUYAMA | 2011-01-08 | 1 | -0/+11 |
* | Changing revision label and identifier at SCM adapter level (#3724, #6092) | Toshi MARUYAMA | 2011-01-02 | 1 | -0/+10 |
* | Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). | Toshi MARUYAMA | 2011-01-02 | 1 | -0/+15 |
* | Do not parse the entire git log to fetch new commits (takes several minutes f... | Jean-Philippe Lang | 2010-02-07 | 1 | -9/+12 |
* | Refactor: Extract method to create a Change from a Changeset. | Eric Davis | 2010-02-02 | 3 | -15/+3 |
* | Retrieve root_url if needed (#4377). | Jean-Philippe Lang | 2009-12-12 | 1 | -1/+1 |
* | Ignore subversion root_url case when extracting relative url. | Jean-Philippe Lang | 2009-12-09 | 1 | -1/+1 |
* | Fixed: Subversion#latest_changesets ignores revision argument (#4360). | Jean-Philippe Lang | 2009-12-08 | 1 | -1/+1 |
* | SCM: | Jean-Philippe Lang | 2009-08-17 | 2 | -12/+2 |
* | Added branch and tag support to the git repository viewer. (#1406) | Eric Davis | 2009-08-15 | 1 | -33/+50 |
* | Accept any svn tunnel scheme in repository URL (#3278). | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Transaction for each imported subversion changeset. | Jean-Philippe Lang | 2009-03-07 | 1 | -3/+3 |
* | Adds a setting to limit the number of revisions displayed on a repository fil... | Jean-Philippe Lang | 2009-02-01 | 2 | -4/+5 |
* | Fixes Darcs#cat with Postgresql. | Jean-Philippe Lang | 2008-12-06 | 1 | -1/+1 |
* | Eager-load users. | Jean-Philippe Lang | 2008-11-11 | 2 | -2/+2 |
* | Check that git changeset is not in the database before creating it (#1419). | Jean-Philippe Lang | 2008-10-25 | 1 | -14/+16 |
* | Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659). | Jean-Philippe Lang | 2008-08-26 | 1 | -1/+1 |
* | Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange sli... | Jean-Philippe Lang | 2008-08-25 | 1 | -0/+10 |
* | Reduces memory usage when importing large git repositories (#1482). | Jean-Philippe Lang | 2008-06-29 | 1 | -4/+2 |
* | Fixed: view file at given revision with CVS. | Jean-Philippe Lang | 2008-06-15 | 1 | -3/+8 |
* | File size display with Bazaar repositories (#1149). | Jean-Philippe Lang | 2008-06-14 | 1 | -0/+5 |