summaryrefslogtreecommitdiffstats
path: root/test/unit/repository_git_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Support leading and trailing spaces in filenames or directories in the git ad...Eric Davis2010-09-261-4/+4
* Support spaces in the files or directories in the git adapter. #6054Eric Davis2010-09-261-4/+4
* Extend changes.path and changes.from_path to support longer paths. #5771Eric Davis2010-07-061-4/+4
* Removes --find-copies-harder git option to retrieve commits which was way to ...Jean-Philippe Lang2010-02-211-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-151-4/+4
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-101-0/+1
* Git adapter: use commit time instead of author time (#2108).Jean-Philippe Lang2008-11-091-1/+13
* Check that git changeset is not in the database before creating it (#1419).Jean-Philippe Lang2008-10-251-1/+1
* Fixes platform determination under JRuby (#1804).Jean-Philippe Lang2008-08-251-1/+1
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-121-0/+56