Menu

Commit [r1201]  Maximize  Restore  History

Git patch added (#259) with annotate support. Changeset revision field changed to string.

TODO:
* fix Darcs support and add tests for Darcs
* maybe remove scmid column by moving commit hashes to Changeset#revision for all DSCM

jplang 2008-03-07

changed /branches/work/git/app/controllers/repositories_controller.rb
changed /branches/work/git/app/helpers/application_helper.rb
changed /branches/work/git/app/helpers/repositories_helper.rb
changed /branches/work/git/app/models/changeset.rb
changed /branches/work/git/app/models/repository.rb
changed /branches/work/git/app/models/repository/bazaar.rb
changed /branches/work/git/app/models/repository/cvs.rb
added /branches/work/git/app/models/repository/git.rb
changed /branches/work/git/app/models/repository/subversion.rb
changed /branches/work/git/app/views/repositories/_dir_list_content.rhtml
changed /branches/work/git/app/views/repositories/_revisions.rhtml
changed /branches/work/git/app/views/repositories/annotate.rhtml
changed /branches/work/git/app/views/repositories/diff.rhtml
changed /branches/work/git/app/views/repositories/revision.rhtml
added /branches/work/git/db/migrate/090_change_changesets_revision_to_string.rb
added /branches/work/git/db/migrate/091_change_changes_from_revision_to_string.rb
changed /branches/work/git/doc/RUNNING_TESTS
changed /branches/work/git/lib/redmine.rb
added /branches/work/git/lib/redmine/scm/adapters/git_adapter.rb
changed /branches/work/git/test/functional/repositories_cvs_controller_test.rb
added /branches/work/git/test/functional/repositories_git_controller_test.rb
changed /branches/work/git/test/unit/repository_cvs_test.rb
added /branches/work/git/test/unit/repository_git_test.rb
/branches/work/git/app/controllers/repositories_controller.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/helpers/application_helper.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/helpers/repositories_helper.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/models/changeset.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/models/repository.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/models/repository/bazaar.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/models/repository/cvs.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/models/repository/git.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/models/repository/subversion.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/app/views/repositories/_dir_list_content.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/git/app/views/repositories/_revisions.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/git/app/views/repositories/annotate.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/git/app/views/repositories/diff.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/git/app/views/repositories/revision.rhtml Diff Switch to side-by-side view
Loading...
/branches/work/git/db/migrate/090_change_changesets_revision_to_string.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/db/migrate/091_change_changes_from_revision_to_string.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/doc/RUNNING_TESTS Diff Switch to side-by-side view
Loading...
/branches/work/git/lib/redmine.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/lib/redmine/scm/adapters/git_adapter.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/test/functional/repositories_cvs_controller_test.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/test/functional/repositories_git_controller_test.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/test/unit/repository_cvs_test.rb Diff Switch to side-by-side view
Loading...
/branches/work/git/test/unit/repository_git_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.