lp:~bzr-eclipse/bzr-xmloutput/xmlls-verbose-mode
Created by Piotr Piastucki and last modified
- Get this branch:
- bzr branch lp:~bzr-eclipse/bzr-xmloutput/xmlls-verbose-mode
Members of bzr-eclipse developers can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Guillermo Gonzalez: Pending requested
- Diff: 110 lines (+64/-6)2 files modifiedlsxml.py (+22/-5)
tests/test_ls_xml.py (+42/-1)
Branch information
Recent revisions
- 176. By Piotr Piastucki
-
Minor cleanup
- 175. By Piotr Piastucki
-
Add verbose mode to xmlls command
When --verbose flag is set xmlls will print additional information about the most recent revision of each file including:
revision number, timestamp and committer - 174. By Piotr Piastucki
-
Fix the way ignored files are handled in case the branch is access via symlink rather than a real path.
- 173. By Piotr Piastucki
-
Fix statusxml to not modify the path when the metadata of a file changes (executable bit)
- 172. By Piotr Piastucki
-
xmllog improvements and tests fix.
- 171. By Abhay Mujumdar
-
xmllog now emits authors when available
- 170. By Piotr Piastucki
-
add xmlconflicts command.
- 169. By Piotr Piastucki
-
add xmlshelvelist command, an XML version of "bzr shelve --list".
- 168. By Piotr Piastucki
-
Fix for tests in test_info_xml.py that fail due to fix for malformed XML in rev 165.
- 167. By Guillermo Gonzalez
-
merge lp:~piastucki/bzr-xmloutput/fix-auth + small improvements to the tests
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:bzr-xmloutput