summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / Take care of a tilde on cookie file pathDaichi Ueura2018-02-261-2/+5
|/
* event_log: Fix order of parameters to Add method callDavid Pursehouse2018-01-101-1/+1
* Sync correctly when subproject url is a relative url to its parent urlShouheng Zhang2017-12-211-0/+2
* Merge "Update commit-msg hook to version from Gerrit 2.14.6"David Pursehouse2017-12-071-2/+2
|\
| * Update commit-msg hook to version from Gerrit 2.14.6Dana Dahlstrom2017-12-061-2/+2
* | Support --push-option in upload subcommandMasaya Suzuki2017-11-132-4/+16
* | document repo hooks mechanismMike Frysinger2017-11-102-0/+107
* | forall: Clarify expansion of REPO_ environment values with -cDavid Pursehouse2017-10-311-0/+7
* | Set GIT_SSH_VARIANT when setting GIT_SSHJonathan Nieder2017-10-191-0/+1
* | Provide more specific error message for symlinks errors on WindowsRenaud Paquay2017-08-311-2/+10
* | Allow quotes in editor command on WindowsRenaud Paquay2017-08-311-1/+6
* | Replace all os.remove callsRenaud Paquay2017-08-316-24/+43
* | Support pager on WindowsRenaud Paquay2017-08-312-3/+38
* | Implement islink, readlink and realpath using Win32 apiRenaud Paquay2017-08-314-19/+227
* | Handle Windows line endings when reading binary filesRenaud Paquay2017-08-312-4/+4
* | Merge "Fixed upload to remotes with the url ssh://hostname"David Pursehouse2017-08-301-2/+2
|\ \
| * | Fixed upload to remotes with the url ssh://hostnameChristian Koestlin2017-08-291-2/+2
* | | Merge "Add option '--no-cert-checks' for 'upload' sub command."David Pursehouse2017-08-303-7/+20
|\ \ \
| * | | Add option '--no-cert-checks' for 'upload' sub command.Łukasz Gardoń2017-08-233-7/+20
* | | | Merge changes from topic "windows-support"David Pursehouse2017-08-309-59/+346
|\ \ \ \ | |_|/ / |/| | |
| * | | Port os.rename calls to work on WindowsRenaud Paquay2017-05-292-2/+19