Steve Buzonas
|
8d766c8eb2
cleaner implementation of status output with support for path repositories
|
9 years ago |
Jordi Boggiano
|
9cb6c2322a
Fix more git URL escaping
|
9 years ago |
Jordi Boggiano
|
73139a59bf
Update origin remote URL when package URL changed and origin still uses the same url as the composer remote, fixes #3874
|
9 years ago |
Jordi Boggiano
|
e4711326a4
Fix tests
|
9 years ago |
Jordi Boggiano
|
b31052fcde
composer status now includes untracked files in git repos, fixes #2664
|
9 years ago |
Jordi Boggiano
|
b93b73e836
Rewrite git unpushed status checks, fixes #4987
|
9 years ago |
Jordi Boggiano
|
fea99bcb1b
Clarify the fetch/push URL selection for github repos and various protocols, fix regression
|
9 years ago |
Jordi Boggiano
|
be4d385942
Fix uncommitted change detection, refs #3633
|
9 years ago |
Jordi Boggiano
|
9f4f8a9578
Merge remote-tracking branch 'greg0ire/improve-status-for-unpushed-branches'
|
9 years ago |
Jordi Boggiano
|
d347e1efca
Minor tweaks refs #4878
|
9 years ago |
Jordi Boggiano
|
e4ede0c582
Merge remote-tracking branch 'bozerkins/force-to-reinstall-package-when-missing-vcs-metadata'
|
9 years ago |
bogdan
|
e0fad1f55b
Implemented interactive user confirmation on source package update failure
|
9 years ago |
bogdan
|
a77e2fb093
Removed code duplication with abstract hasMetadataRepository method
|
9 years ago |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 years ago |
Jordi Boggiano
|
690c7f572f
Enable -f flag based on user selection and not only config values, refs #3789
|
10 years ago |
Steve Buzonas
|
27d51642c8
stash untracked and force checkout if discarding changes
|
10 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |
James Titcumb
|
d85bad29d6
Warn about unpushed changes
|
12 years ago |
iamluc
|
d02ab54be1
Add a new option to view local modifications (git diff)
|
10 years ago |
Andreas Möller
|
eac5fbdee4
Fix: Remove unused imports
|
10 years ago |
Jordi Boggiano
|
0081964428
Merge remote-tracking branch 'colinodell/fix-tag-ambiguity'
|
10 years ago |
Possum
|
2e99b9fdf5
Use https where possible
|
10 years ago |
Jordi Boggiano
|
ec6d727af8
Add comment about --, refs #3853
|
10 years ago |
hakre
|
7077803aa4
Git Checkout Branch / File Differentiation
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Colin O'Dell
|
f304611014
Fix Git failures due to tag ambiguity (issue #3417)
|
11 years ago |
Jordi Boggiano
|
a309e1d89d
Fix tests and run it before the push url updater
|
11 years ago |
Jordi Boggiano
|
fb1747624c
Force the origin remote url to be the original one and not that of a mirror
|
11 years ago |
Jordi Boggiano
|
332a933e8b
Remove fallback on missing commit, fixes #3314, fixes #3147
|
11 years ago |
Chris Harvey
|
43b9ef309e
Adding missing closing <info> tag when re-applying stashed changes
|
11 years ago |