205 Commits (a7fbf12f2f31cb5aefb4fe7f467564be32c62968)

Author SHA1 Message Date
Philip.McGraw de5abb5f7a git-p4: auto-delete named temporary file 5 years ago
Mike Mueller c3f2358de3 p4 unshelve: fix "Not a valid object name HEAD0" on Windows 6 years ago
Simon Williams 0108f47eb3 git-p4: allow unshelving of branched files 6 years ago
Mazo, Andrey d15068a650 git-p4: respect excluded paths when detecting branches 6 years ago
Mazo, Andrey a2bee10ad9 git-p4: don't exclude other files with same prefix 6 years ago
Mazo, Andrey ff8c50ed0c git-p4: don't groom exclude path list on every commit 6 years ago
Mazo, Andrey f2768cb343 git-p4: match branches case insensitively if configured 6 years ago
Mazo, Andrey 2dda741279 git-p4: detect/prevent infinite loop in gitCommitByP4Change() 6 years ago
Luke Diamand 7a10946ab9 git-p4: handle update of moved/copied files when updating a shelve 6 years ago
Peter Osterlund d4990d56a8 git-p4: fix problem when p4 login is not necessary 6 years ago
Luke Diamand 89143ac28a git-p4: fully support unshelving changelists 6 years ago
Luke Diamand 088131273b git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved 6 years ago
Luke Diamand 0742b7c860 git-p4: do not fail in verbose mode for missing 'fileSize' key 6 years ago
Chen Bin 251c8c501f git-p4: add the `p4-pre-submit` hook 7 years ago
Luke Diamand db2d997efa git-p4: python3: fix octal constants 7 years ago
Luke Diamand f2606b1797 git-p4: python3: use print() function 7 years ago
Luke Diamand efdcc99263 git-p4: python3: basestring workaround 7 years ago
Luke Diamand 4d88519f6a git-p4: python3: remove backticks 7 years ago
Luke Diamand dba1c9d9f2 git-p4: python3: replace dict.has_key(k) with "k in dict" 7 years ago
Luke Diamand fc35c9d5dc git-p4: python3: replace <> with != 7 years ago
Luke Diamand 3deed5e078 git-p4: auto-size the block 7 years ago
Luke Diamand 8fa0abf830 git-p4: narrow the scope of exceptions caught when parsing an int 7 years ago
Luke Diamand 55bb3e3611 git-p4: raise exceptions from p4CmdList based on error from p4 server 7 years ago
Luke Diamand 0ef67acdd7 git-p4: better error reporting when p4 fails 7 years ago
Luke Diamand b9d34db9a2 git-p4: add option to disable syncing of p4/master with p4 7 years ago
Luke Diamand 3b3477ea5a git-p4: disable-rebase: allow setting this via configuration 7 years ago
Romain Merland f55b87c1c7 git-p4: add options --commit and --disable-rebase 7 years ago
Luke Diamand 123f631761 git-p4: add unshelve command 7 years ago
Ævar Arnfjörð Bjarmason 89f32a92b4 git-p4: change "commitish" typo to "committish" 7 years ago
Luke Diamand 8cf422dbf1 git-p4: update multiple shelved change lists 7 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 8 years ago
Miguel Torroja 1997e91f4b git-p4: filter for {'code':'info'} in p4CmdList 8 years ago
Miguel Torroja b596b3b920 git-p4: parse marshal output "p4 -G" in p4 changes 8 years ago
Luke Diamand eff451101d git-p4: don't use name-rev to get current branch 8 years ago
Luke Diamand 78871bf46f git-p4: add read_pipe_text() internal function 8 years ago
Lars Schneider a8b05162e8 git-p4: fix git-p4.pathEncoding for removed files 8 years ago
George Vanburgh c3c2b05776 git-p4: fix git-p4.mapUser on Windows 8 years ago
Igor Kushnir bc233524c9 git-p4: do not pass '-r 0' to p4 commands 8 years ago
Lars Schneider 862f9312b3 git-p4: add diff/merge properties to .gitattributes for GitLFS files 8 years ago
George Vanburgh 9943e5b979 git-p4: fix multi-path changelist empty commits 8 years ago
Luke Diamand df8a9e86db git-p4: avoid crash adding symlinked directory 8 years ago
Luke Diamand 378f7be1e7 git-p4: support git worktrees 8 years ago
Lars Schneider d5eb3cf5e7 git-p4: fix empty file processing for large file system backend GitLFS 8 years ago
Lars Schneider 89a6ecc55b git-p4: add config to retry p4 commands; retry 3 times by default 8 years ago
Luke Diamand 46c609e9ff git-p4: support updating an existing shelved changelist 8 years ago
Vinicius Kursancew b34fa5777d git-p4: allow submit to create shelved changelists. 8 years ago
Ville Skyttä 2e3a16b279 Spelling fixes 9 years ago
Lars Schneider d604176d23 git-p4: place temporary refs used for branch import under refs/git-p4-tmp 9 years ago
Andrew Oakley 09667d013c git-p4: correct hasBranchPrefix verbose output 9 years ago
Lars Schneider 82f2567e3d git-p4: fix Git LFS pointer parsing 9 years ago