summaryrefslogtreecommitdiff
path: root/source_control
Commit message (Expand)AuthorAgeFilesLines
* Do not leak the subversion password in log (#5200)Michael Scherer2016-10-171-1/+1
* Revert "Reset all locale environment variables before running svn commands" (...Zoltán Müllner2016-08-161-1/+1
* Fix git shallow update (#3912)Robin Roth2016-07-051-16/+37
* Add commentToshio Kuratomi2016-06-211-0/+4
* git: fix change testing when version is HEAD (#3025)Marius Gedminas2016-06-211-0/+2
* Revert "Fix git shallow update (#3794)" -- Breaks integration tests.Toshio Kuratomi2016-06-091-36/+14
* Fix git shallow update (#3794)Robin Roth2016-06-091-14/+36
* Use the proper type for 'dest' argumentMichael Scherer2016-05-171-2/+2
* Merge pull request #3507 from resmo/fix/git-porcelain-statusToshio Kuratomi2016-04-211-1/+1
|\
| * git: fix status to use porcelain, ignore user configurationRene Moser2016-04-211-1/+1
* | fix git switch branches in combination with depth on old git versions (#3492)Robin Roth2016-04-211-8/+21
|/
* Merge pull request #3466 from robinro/git-full-clone-with-hashToshio Kuratomi2016-04-191-4/+9
|\
| * fall back to full clone if version is hashRobin Roth2016-04-191-4/+9
* | with depth only fetch actual versionRobin Roth2016-04-191-1/+1
|/
* Log git error stdout/stderr to fail_json (#3022)Kyle Dyroff2016-04-191-4/+8
* make git updates respect depth (#3254)Robin Roth2016-04-141-15/+40
* Missing documentation fix (#2516)Petrox2016-04-121-0/+1
* git still needs to have abspath applied to destToshio Kuratomi2016-04-061-0/+1
* Reset all locale environment variables before running svn commandsThomas Quinot2016-04-051-1/+4
* Use type='path' for path arguments for git moduleMichael Scherer2016-03-291-8/+3
* Merge pull request #934 from jbgo/git-depth-switch-versionBrian Coca2016-03-111-0/+14
|\
| * git: set remote branch before switching versions when using depth argumentJordan Bach2015-03-121-0/+14
* | change a parameter to type=pathToshio Kuratomi2016-02-291-3/+3
* | Since we screenscrape output from git to tell us information we need to use t...Toshio Kuratomi2016-02-071-1/+6
* | Merge pull request #2528 from jordiecometrica/hg-discardBrian Coca2016-01-121-3/+1
|\ \
| * | hg: discard changes without changing the current revisionJordi Gutiérrez Hermoso2015-11-231-3/+1
* | | forcing git fetch if sha1 are equal between repos but branch exists only at r...Jan Duzinkiewicz2016-01-111-1/+3
* | | Github uses both HTTP and HTTPS protocolsDmitry Labutin2015-12-291-1/+1
* | | Fix name of ssh_opts argChris Streeter2015-11-191-1/+1
* | | Merge pull request #2235 from tdbabas/develBrian Coca2015-10-151-2/+3
|\ \ \
| * | | fixing issue with subversion module whereby the module was reporting local mo...Tim Barnes2015-10-091-2/+3
* | | | Fix detached head detection in is_not_a_branch()Andrew Widdersheim2015-10-061-1/+1
|/ / /
* | | Merge pull request #465 from bbaumer/develJames Cammarata2015-09-111-6/+26
|\ \ \ | |/ / |/| |
| * | version_added for switch Parameter changed to 2.0Benjamin Baumer2015-07-071-7/+4
| * | Fix: Calling svn info to determine if dest is an svn Working Copy,Benjamin Baumer2015-07-071-6/+29
* | | Merge pull request #721 from jinowolski/develBrian Coca2015-09-041-1/+12
|\ \ \
| * | | update git remote url before ls-remoteJan Inowolski2015-01-291-1/+12
* | | | Merge pull request #1149 from catlee/hg_updateBrian Coca2015-07-211-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Add support for 'update' parameter to hg moduleChris AtLee2015-04-161-0/+12
| | |/ | |/|
* | | Replaced tabbed indentation with spaces for subversion moduleMatt Martz2015-07-011-1/+1
* | | added doc to note that git the command line tool is required for this moduel ...Brian Coca2015-06-271-1/+2
* | | Proper author info for all remaining modulesGreg DeKoenigsberg2015-06-153-3/+5
* | | fixed doc issue with gitBrian Coca2015-06-101-3/+3
* | | Merge pull request #783 from Gugli/fix-svn-has-local-mods-with-externalsBrian Coca2015-06-101-4/+3
|\ \ \
| * | | Add support for repos with svn:externals filesGugli2015-02-131-4/+3
| |/ /
* | | git: Add option to verify GPG signature of commitDionysis Grigoropoulos2015-06-091-4/+33
|/ /
* | Reverse the force parameter for the hg moduleToshio Kuratomi2015-01-291-3/+4
|/
* Change the git force parameter to default to no as a safety change.Toshio Kuratomi2015-01-281-3/+4
* Make documentation list when force changed defaultsToshio Kuratomi2015-01-281-0/+1
* Update force documentation to reflect default=noToshio Kuratomi2015-01-281-1/+1