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
*
fix source indent of lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
2020-10-27
1
-16
/
+16
*
remove space inside parentheses from lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
2020-10-02
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/SpaceAfterComma in lib/redmine/scm/adapters/git_...
Toshi MARUYAMA
2019-11-23
1
-2
/
+2
*
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in lib/redmine/scm/ada...
Toshi MARUYAMA
2019-11-23
1
-0
/
+8
*
cleanup: rubocop: fix Style/MultilineIfModifier and Style/MultilineTernaryOpe...
Toshi MARUYAMA
2019-11-23
1
-7
/
+18
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in lib/redmine/scm/adapte...
Toshi MARUYAMA
2019-11-23
1
-27
/
+37
*
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in lib/redmine/scm/adapte...
Toshi MARUYAMA
2019-11-23
1
-4
/
+4
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in lib/redmine/scm...
Toshi MARUYAMA
2019-11-21
1
-11
/
+15
*
cleanup: rubocop: fix Style/AccessModifierDeclarations in lib/redmine/scm/ada...
Toshi MARUYAMA
2019-11-21
1
-1
/
+2
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
code cleanup: rubocop: fix Style/MultipleComparison in lib/redmine/scm/adapte...
Toshi MARUYAMA
2019-10-22
1
-5
/
+5
*
code cleanup: rubocop: fix Style/UnneededInterpolation in lib/redmine/scm/ada...
Toshi MARUYAMA
2019-10-22
1
-2
/
+2
*
code cleanup: rubocop: fix Style/RedundantBegin in lib/redmine/scm/adapters/g...
Toshi MARUYAMA
2019-10-08
1
-5
/
+3
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...
Toshi MARUYAMA
2019-08-31
1
-1
/
+2
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Garbage lines in the output of 'git branch' break git adapter (#31120).
Go MAEDA
2019-04-07
1
-0
/
+1
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
scm: git: fix non ascii branch and tag browsing (#16881)
Toshi MARUYAMA
2019-04-05
1
-5
/
+14
*
scm: git: add new one latin1 tag to test repository (#16881)
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
scm: git: add new two latin1 branches to test repository (#16881)
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-04
1
-3
/
+1
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-04
1
-2
/
+2
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
1
-1
/
+1
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
1
-3
/
+3
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Refactor GitAdapter#default_branch not to unnecessarily iterate through all e...
Go MAEDA
2019-02-18
1
-5
/
+5
*
git: remove "--no-color" option from "git --version" for git 2.14 compatibili...
Toshi MARUYAMA
2017-08-08
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
remove is_binary_data? from String (#25563)
Toshi MARUYAMA
2017-06-10
1
-1
/
+1
*
git: use '--no-renames' option in 'show' command (#25371)
Toshi MARUYAMA
2017-03-24
1
-1
/
+1
*
Git 2.9 compatibility (#25371)
Toshi MARUYAMA
2017-03-20
1
-0
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
scm: git: simplify nil check (#18923)
Toshi MARUYAMA
2015-01-21
1
-2
/
+2
*
remove trailing white-spaces from lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
2015-01-21
1
-2
/
+2
*
scm: git: branches return cache too when there is no branch (#18923)
Toshi MARUYAMA
2015-01-21
1
-1
/
+1
*
scm: git: explicitly tags return [] if there is no tag (#18923)
Toshi MARUYAMA
2015-01-21
1
-1
/
+3
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-8
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
scm: git: use "--encoding=UTF-8" for blame (#14931)
Toshi MARUYAMA
2013-09-18
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
scm: git: use stdin instead of command line in "git log" (#10470)
Toshi MARUYAMA
2012-03-28
1
-11
/
+16
*
scm: git: rename "scm_cmd" to "git_cmd" and not use variable argument (#10470)
Toshi MARUYAMA
2012-03-28
1
-10
/
+10
*
scm: git: explicitly return string as default branch (#10207)
Toshi MARUYAMA
2012-02-12
1
-2
/
+3
*
scm: git: use default branch from HEAD (#10207)
Toshi MARUYAMA
2012-02-12
1
-4
/
+11
*
scm: git: raise exception if "git log" is error and block is given in lib rev...
Toshi MARUYAMA
2012-02-10
1
-2
/
+7
*
scm: git: add includes and excludes options to lib revisions method (#8857)
Toshi MARUYAMA
2012-02-08
1
-3
/
+11
*
scm: git: remove unused "--all" option of "git log" in lib revisions method
Toshi MARUYAMA
2012-02-08
1
-1
/
+0
[next]