summaryrefslogtreecommitdiffstats
path: root/git/lib/redmine/scm/adapters/git_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Branches cleaning.Jean-Philippe Lang2009-01-041-261/+0
* Use shell_quote and --git-dir for args passed to gitJohn Goerzen2008-03-091-13/+14
* Logic simplificationJohn Goerzen2008-03-081-3/+1
* Performance optimization: support limit for call to revisionsJohn Goerzen2008-03-081-1/+2
* Removed unused variableJohn Goerzen2008-03-081-2/+0
* Git patch added (#259) with annotate support. Changeset revision field change...Jean-Philippe Lang2008-03-071-0/+263