summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* repo: restore use of print_functionMike Frysinger2019-06-131-89/+80
* set default file encoding to utf-8Mike Frysinger2019-06-1350-0/+53
* tweak raise/dict syntax for Python 3 compatMike Frysinger2019-06-133-8/+8
* repo: standardize help behaviorMike Frysinger2019-06-131-2/+2
* wrapper: drop shebangMike Frysinger2019-06-131-2/+0
* Merge "docs: start a release document"Mike Frysinger2019-06-131-0/+167
|\
| * docs: start a release documentMike Frysinger2019-06-121-0/+167
* | diffmanifests: honor user-supplied manifest pathsBasil Gello2019-06-062-23/+38
* | Merge "platform_utils_win32: remove an unnecessary workaround"Jonathan Nieder2019-06-041-12/+5
|\ \ | |/ |/|
| * platform_utils_win32: remove an unnecessary workaroundРоман Донченко2019-03-211-12/+5
* | project: Set config option to skip lfs process filterv1.13.3Francois Ferrand2019-05-241-0/+1
* | Honor --depth during repo initNasser Grainawi2019-05-211-2/+2
* | Merge "Print project name when work tree initialization fails"Jonathan Nieder2019-05-161-1/+1
|\ \
| * | Print project name when work tree initialization failsMikhail Naganov2019-05-091-1/+1
* | | Use %topic=topic instead of deprecated /topic syntax on pushDavid Pursehouse2019-05-151-2/+3
|/ /
* | Ignore submodules when calculating 'git diff-files'Eli Ribble2019-05-021-0/+1
* | info: Use the non-formatting printer for headtextSebastian Schuberth2019-04-171-1/+1
* | Don't print "persistent ref" message when syncing quietlyTim Schumacher2019-04-151-2/+3
* | sync: deleted unused repos in reversed order (children before parent)Kuang-che Wu2019-04-061-1/+2
|/
* sync: respect --force-sync when fetching updatesMike Frysinger2019-03-181-2/+6
* docs: fixed typo error.Kyunam Jo2019-03-181-1/+1
* Merge "project: Relax the submodule name pattern to accept dots"Sebastian Schuberth2019-03-141-2/+2
|\
| * project: Relax the submodule name pattern to accept dotsSebastian Schuberth2019-03-111-2/+2
* | Merge "sync: Add option '--force-remove-dirty'"Oleksii Okolielov2019-03-111-3/+17
|\ \ | |/ |/|
| * sync: Add option '--force-remove-dirty'Oleksii Okolielov2019-03-111-3/+17
* | docs: document a Python 3 migration planMike Frysinger2019-02-011-0/+32
* | event_log: turn id generation from a generator to a func callv1.13.2Mike Frysinger2019-01-141-12/+11
|/
* init: Remove -c short option for --current-branchv1.13.1Ereth McKnight-MacNeil2018-12-202-3/+3
* Merge "README: link in new bug tracker"Mike Frysinger2018-12-201-1/+1
|\
| * README: link in new bug trackerMike Frysinger2018-12-201-1/+1
* | Leverage the next keyword from python 2.7Eli Ribble2018-12-193-9/+10
|/
* Allow clobbering of existing tags from remote.v1.13.0Xin Li2018-12-102-2/+2
* platform_utils: Fix exception handling in _walk_windows_implDavid Pursehouse2018-11-061-1/+1
* Add option for git-repo to support 'silent' uploadsVadim Bendebury2018-11-052-0/+9
* upload: Unify option passing in ssh and other transportsJonathan Nieder2018-11-051-15/+9
* Merge "init: --dissociate option to copy objects borrowed with --reference"David Pursehouse2018-10-283-0/+24
|\
| * init: --dissociate option to copy objects borrowed with --referenceNikolai Merinov2018-10-193-0/+24
* | Add support for long pathsRenaud Paquay2018-10-227-42/+138
|/
* Merge "update markdown/help header format"Jonathan Nieder2018-10-109-65/+27
|\
| * update markdown/help header formatMike Frysinger2018-10-109-65/+27
* | update homepage URIsMike Frysinger2018-10-102-3/+3
|/
* manifest-format: convert to markdownMike Frysinger2018-10-054-101/+105
* Windows: Add support for creating symlinks as an unprivileged userRenaud Paquay2018-10-031-7/+15
* fix some sync error while using python3Dylan Deng2018-07-243-3/+12
* Remove unused pylint suppressionsDavid Pursehouse2018-07-249-25/+6
* Merge "Flush stderr on Windows"Sebastian Schuberth2018-07-131-0/+4
|\
| * Flush stderr on WindowsSebastian Schuberth2018-07-131-0/+4
* | Fix the initial existence check for "repo"Sebastian Schuberth2018-07-131-4/+5
|/
* hooks/pre-auto-gc-battery: allow gc to run on non-laptopsAdam Borowski2018-07-111-1/+1
* manifest: Support a default upstream valueNasser Grainawi2018-05-092-2/+14