Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

k1000/django-commitlog

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

176 Commits
176 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

django-commitlog - git integrated online developement. Known to work in Django 1.3

Features

  • manage multimple GIT repositories
  • create/uplod/modify/delete files together with GIT commits
  • view commit history and its diffs for any file
  • browse file tree in any point of the repo history
  • editor syntax highliting (thanx to CodeMirror 2)
  • editor zen-coding for .html nad .css files ( thanx to zen-texarea.js )

Installation

  1. Requires GitPython http://packages.python.org/GitPython/0.3.2/index.html:

    pip  install GitPython
    
  2. Download and install:

    git clone git@github.com:k1000/django-commitlog.git
    cd django-commitlog
    python setup.py install
    

    or using pip:

    pip install -e git@github.com:k1000/django-commitlog.git#egg=commitlog
    
  3. Add "commitlog" to your INSTALLED_APPS in "settings.py"

TODO

  • support múltiple repositiories

LICENSE

django-commitlog is released under the MIT License. See the LICENSE file for more details.

About

git integrated online developement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.