summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "docs: repo-hooks: fix cwd details"Mike Frysinger2018-04-261-3/+8
|\
| * docs: repo-hooks: fix cwd detailsMike Frysinger2018-04-251-3/+8
* | Pass refs to ls-remoteAkshay Verma2018-03-242-4/+5
|/
* Download latest patch when no patch is specifiedAkshay Verma2018-03-172-0/+18
* Merge changes I9c1ab65f,I7b2027aeDavid Pursehouse2018-03-162-3/+9
|\
| * init: Remove string concat in no-op os.path.joinSamuel Holland2018-01-221-1/+2
| * Support relative paths in --referenceSamuel Holland2018-01-222-2/+7
* | Add a way to override the revision of an <extend-project>Luis Hector Chavez2018-03-152-0/+7
* | Merge "implement optional 'sync-tags' in the manifest file"David Pursehouse2018-02-263-0/+34
|\ \
| * | implement optional 'sync-tags' in the manifest fileYOUNG HO CHA2018-02-143-0/+34
| |/