index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine
/
scm
/
adapters
/
git_adapter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r6281 from trunk.
Toshi MARUYAMA
2011-07-15
1
-2
/
+5
*
Merged r6280 from trunk.
Toshi MARUYAMA
2011-07-15
1
-1
/
+1
*
scm: git: override "path_encoding" method in adapter (#5251).
Toshi MARUYAMA
2011-05-21
1
-0
/
+4
*
scm: git: back out r5673 (#7146).
Toshi MARUYAMA
2011-05-13
1
-2
/
+10
*
scm: git: output log if revisions() catches an error (#7146).
Toshi MARUYAMA
2011-05-12
1
-1
/
+2
*
scm: git: change local value "revisions" name to "revs" in adapter revisions().
Toshi MARUYAMA
2011-05-06
1
-5
/
+5
*
scm: git: remove unused "block_given?" from adapter.
Toshi MARUYAMA
2011-05-06
1
-12
/
+3
*
scm: git: remove trailing white-spaces from adapter source.
Toshi MARUYAMA
2011-05-06
1
-4
/
+4
*
scm: git: use the model value of whether reporting last commit in repository ...
Toshi MARUYAMA
2011-05-05
1
-10
/
+2
*
scm: git: call entries_git() in adapter entry() for browsing tree performance...
Toshi MARUYAMA
2011-05-04
1
-1
/
+1
*
scm: git: call entries_git() in adapter entriese() for browsing tree performa...
Toshi MARUYAMA
2011-05-04
1
-2
/
+4
*
scm: git: override adapter entry() for browsing tree performance (#7047).
Toshi MARUYAMA
2011-05-04
1
-0
/
+14
*
scm: git: split adapter entries() for browsing tree performance (#7047).
Toshi MARUYAMA
2011-05-04
1
-0
/
+5
*
scm: add "options" parameter in adapter entries().
Toshi MARUYAMA
2011-05-04
1
-1
/
+1
*
scm: git: fix loss non ASCII paths if path_encoding is '' (#5251).
Toshi MARUYAMA
2011-05-04
1
-1
/
+1
*
scm: git: code clean up adapter.
Toshi MARUYAMA
2011-04-24
1
-16
/
+16
*
scm: git: use revision and scmid in blame.
Toshi MARUYAMA
2011-04-11
1
-1
/
+4
*
scm: git: use "-c log.decorate=no" option instead of "--no-decorate" of "git ...
Toshi MARUYAMA
2011-04-06
1
-2
/
+3
*
scm: git: add "--no-decorate" option in "git log".
Toshi MARUYAMA
2011-04-05
1
-2
/
+2
*
scm: git: default_branch() returns nil explicitly if branches are empty.
Toshi MARUYAMA
2011-03-19
1
-1
/
+1
*
scm: git: prevent showing trace when repository path changed.
Toshi MARUYAMA
2011-03-15
1
-1
/
+3
*
scm: git: switch "-c core.quotepath=false" in git version above 1.7.2 or not ...
Toshi MARUYAMA
2011-03-08
1
-1
/
+4
*
scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251).
Toshi MARUYAMA
2011-03-08
1
-3
/
+3
*
scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251).
Toshi MARUYAMA
2011-03-08
1
-0
/
+3
*
scm: git: fix latin-1 directory entries() in adapter (#5251).
Toshi MARUYAMA
2011-03-08
1
-1
/
+1
*
scm: git: add core.quotepath = false to run git command (#5251).
Toshi MARUYAMA
2011-03-08
1
-1
/
+1
*
scm: git: use scm_cmd() in adapter tags().
Toshi MARUYAMA
2011-03-08
1
-2
/
+4
*
scm: git: use scm_cmd() in adapter branches().
Toshi MARUYAMA
2011-03-08
1
-2
/
+4
*
scm: git: support path encoding in adapter cat (#5251).
Toshi MARUYAMA
2011-03-08
1
-3
/
+5
*
scm: git: support path encoding in adapter blame (#5251).
Toshi MARUYAMA
2011-03-08
1
-5
/
+9
*
scm: git: support path encoding in adapter entries() (#5251).
Toshi MARUYAMA
2011-03-08
1
-9
/
+13
*
scm: git: support path encoding in adapter diff (#5251).
Toshi MARUYAMA
2011-03-08
1
-8
/
+8
*
scm: git: support path encoding in adapter revisions() (#5251).
Toshi MARUYAMA
2011-03-08
1
-1
/
+1
*
scm: git: convert path encoding in "git log" (#5251).
Toshi MARUYAMA
2011-03-08
1
-2
/
+4
*
scm: git: add instance variable for path encoding in adapter (#5251).
Toshi MARUYAMA
2011-03-08
1
-0
/
+1
*
scm: git: code clean up adapter.
Toshi MARUYAMA
2011-03-08
1
-8
/
+6
*
scm: git: remove "core.quotepath = true" to run git command (#5251).
Toshi MARUYAMA
2011-03-07
1
-1
/
+1
*
scm: git: use core.quotepath = true to run git command for database safety (#...
Toshi MARUYAMA
2011-03-07
1
-1
/
+0
*
scm: git: change core.quotepath = true temporarily to run git command (#5251).
Toshi MARUYAMA
2011-03-07
1
-1
/
+2
*
scm: git: add core.quotepath = false to run git command (#5251).
Toshi MARUYAMA
2011-03-07
1
-1
/
+1
*
scm: fix unit tests fails in Ruby 1.9.
Toshi MARUYAMA
2011-03-03
1
-1
/
+1
*
scm: git: use --encoding=UTF-8 in "git log" (#3396).
Toshi MARUYAMA
2011-02-28
1
-2
/
+2
*
scm: git: refactor lastrev() in adapter.
Toshi MARUYAMA
2011-02-28
1
-8
/
+9
*
scm: git: add flag of disable showing last commit in repository tree (#7047).
Toshi MARUYAMA
2011-02-24
1
-1
/
+9
*
scm: Ruby 1.9 compatibility in getting scm version (#4273).
Toshi MARUYAMA
2011-02-22
1
-0
/
+3
*
scm: git: move "--no-color" option from scm_cmd() to revision().
Toshi MARUYAMA
2011-02-20
1
-2
/
+1
*
scm: git: fix wrong commit range in git log command on Windows (#7657).
Toshi MARUYAMA
2011-02-20
1
-12
/
+13
*
scm: git: add new method 'scm_cmd' to wrap shellout.
Toshi MARUYAMA
2011-02-20
1
-3
/
+19
*
scm: git: add --no-color option to run "git --version".
Toshi MARUYAMA
2011-02-20
1
-1
/
+1
*
scm: git: add methods of getting git version and add unit lib test (#4273).
Toshi MARUYAMA
2011-02-15
1
-0
/
+15
[next]