305 Commits (fe86abd7511a9a6862d5706c6fa1d9b57a63ba09)

Author SHA1 Message Date
Kilian Kilger d205483695 git-p4: refactoring of p4CmdList() 3 years ago
Moritz Baumann 198551ca54 git-p4: fix error handling in P4Unshelve.renameBranch() 3 years ago
Moritz Baumann c0d2b07460 git-p4: fix typo in P4Submit.applyCommit() 3 years ago
Moritz Baumann 4d35f74421 git-p4: fix CR LF handling for utf16 files 3 years ago
Kilian Kilger 34f67c9619 git-p4: fix bug with encoding of p4 client name 3 years ago
Tao Klerks f7b5ff607f git-p4: improve encoding handling to support inconsistent encodings 3 years ago
Tao Klerks fbe5f6b804 git-p4: preserve utf8 BOM when importing from p4 to git 3 years ago
Tao Klerks 17f273ffba git-p4: support explicit sync of arbitrary existing git-p4 refs 3 years ago
Joel Holdsworth 4ff0108d9e git-p4: sort imports 3 years ago
Joel Holdsworth e8f8b3b2a3 git-p4: seperate multiple statements onto seperate lines 3 years ago
Joel Holdsworth 4768af2088 git-p4: move inline comments to line above 3 years ago
Joel Holdsworth 77956b9de5 git-p4: only seperate code blocks by a single empty line 3 years ago
Joel Holdsworth da0134f653 git-p4: compare to singletons with "is" and "is not" 3 years ago
Joel Holdsworth 7a3e83d0bd git-p4: normalize indentation of lines in conditionals 3 years ago
Joel Holdsworth 6febb9f843 git-p4: ensure there is a single space around all operators 3 years ago
Joel Holdsworth c785e2029c git-p4: ensure every comment has a single # 3 years ago
Joel Holdsworth 2bcf611088 git-p4: remove spaces between dictionary keys and colons 3 years ago
Joel Holdsworth 968e29e16b git-p4: remove redundant backslash-continuations inside brackets 3 years ago
Joel Holdsworth 843d847ff7 git-p4: remove extraneous spaces before function arguments 3 years ago
Joel Holdsworth 12a77f5b7e git-p4: place a single space after every comma 3 years ago
Joel Holdsworth 0874bb016a git-p4: removed brackets when assigning multiple return values 3 years ago
Joel Holdsworth 57fe2ce0e1 git-p4: remove spaces around default arguments 3 years ago
Joel Holdsworth 84af8b8544 git-p4: remove padding from lists, tuples and function arguments 3 years ago
Joel Holdsworth 794bb28d2a git-p4: sort and de-duplcate pylint disable list 3 years ago
Joel Holdsworth 9084961b2a git-p4: remove commented code 3 years ago
Joel Holdsworth 522e914f65 git-p4: convert descriptive class and function comments into docstrings 3 years ago
Joel Holdsworth 59ef3fc104 git-p4: improve consistency of docstring formatting 3 years ago
Joel Holdsworth 812ee74ea0 git-p4: indent with 4-spaces 3 years ago
Joel Holdsworth 990547aa2b git-p4: remove unneeded semicolons from statements 3 years ago
Joel Holdsworth adf159b441 git-p4: add blank lines between functions and class definitions 3 years ago
Kirill Frolov 944db25c60 git-p4: fix issue with multiple perforce remotes 3 years ago
Emily Shaffer 0c8ac06b53 git-p4: use 'git hook' to run hooks 3 years ago
Joel Holdsworth 40e7cfdd46 git-p4: fix instantiation of CalledProcessError 3 years ago
Joel Holdsworth 727e6ea350 git-p4: don't print shell commands as python lists 3 years ago
Joel Holdsworth 8a470599f3 git-p4: pass command arguments as lists instead of using shell 3 years ago
Joel Holdsworth 3d8a3038bc git-p4: don't select shell mode using the type of the command argument 3 years ago
Joel Holdsworth 0fe3df45f2 git-p4: remove "rollback" verb 3 years ago
Joel Holdsworth fb8dfc1ccb git-p4: remove "debug" verb 3 years ago
Joel Holdsworth 0f829620e6 git-p4: show progress as an integer 3 years ago
Joel Holdsworth ae9b9509a7 git-p4: print size values in appropriate units 3 years ago
Joel Holdsworth 70c0d55349 git-p4: resolve RCS keywords in bytes not utf-8 3 years ago
Joel Holdsworth 4cf67ae1b6 git-p4: open temporary patch file for write only 3 years ago
Joel Holdsworth 9732e2229c git-p4: add raw option to read_pipelines 3 years ago
Joel Holdsworth e665e98ec1 git-p4: pre-compile RCS keyword regexes 3 years ago
Joel Holdsworth 8618d322e0 git-p4: use with statements to close files after use in patchRCSKeywords 3 years ago
dorgon.chang 54662d5958 git-p4: fix failed submit by skip non-text data files 4 years ago
Joachim Kuebart 6b79818bfb git-p4: speed up search for branch parent 4 years ago
Daniel Levin 52fc4f195c git-p4: fix syncing file types with pattern 4 years ago
Johannes Schindelin 1b09d1917f p4: respect init.defaultBranch 4 years ago
Marlon Rac Cambasis b7e20b4373 doc: fixing two trivial typos in Documentation/ 4 years ago