index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-p4.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-09
1
-64
/
+6
|
\
|
*
git-p4: use 'git hook' to run hooks
Emily Shaffer
2022-01-08
1
-64
/
+6
*
|
Merge branch 'jh/p4-spawning-external-commands-cleanup'
Junio C Hamano
2022-02-05
1
-97
/
+79
|
\
\
|
*
|
git-p4: don't print shell commands as python lists
Joel Holdsworth
2022-01-06
1
-8
/
+9
|
*
|
git-p4: pass command arguments as lists instead of using shell
Joel Holdsworth
2022-01-06
1
-62
/
+43
|
*
|
git-p4: don't select shell mode using the type of the command argument
Joel Holdsworth
2022-01-06
1
-63
/
+63
*
|
|
Merge branch 'jh/p4-fix-use-of-process-error-exception'
Junio C Hamano
2022-02-05
1
-3
/
+3
|
\
\
\
|
*
|
|
git-p4: fix instantiation of CalledProcessError
Joel Holdsworth
2022-01-07
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'jh/p4-remove-unused'
Junio C Hamano
2022-01-10
1
-76
/
+0
|
\
\
\
|
*
|
|
git-p4: remove "rollback" verb
Joel Holdsworth
2021-12-22
1
-60
/
+0
|
*
|
|
git-p4: remove "debug" verb
Joel Holdsworth
2021-12-22
1
-16
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jh/p4-human-unit-numbers'
Junio C Hamano
2022-01-10
1
-6
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
git-p4: show progress as an integer
Joel Holdsworth
2021-12-20
1
-1
/
+2
|
*
|
git-p4: print size values in appropriate units
Joel Holdsworth
2021-12-20
1
-5
/
+19
|
|
/
*
|
git-p4: resolve RCS keywords in bytes not utf-8
Joel Holdsworth
2021-12-16
1
-7
/
+8
*
|
git-p4: open temporary patch file for write only
Joel Holdsworth
2021-12-16
1
-1
/
+1
*
|
git-p4: add raw option to read_pipelines
Joel Holdsworth
2021-12-16
1
-3
/
+5
*
|
git-p4: pre-compile RCS keyword regexes
Joel Holdsworth
2021-12-16
1
-30
/
+18
*
|
git-p4: use with statements to close files after use in patchRCSKeywords
Joel Holdsworth
2021-12-16
1
-8
/
+5
|
/
*
git-p4: fix failed submit by skip non-text data files
dorgon.chang
2021-06-28
1
-2
/
+5
*
git-p4: speed up search for branch parent
Joachim Kuebart
2021-05-06
1
-11
/
+10
*
Merge branch 'dl/p4-encode-after-kw-expansion'
Junio C Hamano
2021-01-16
1
-1
/
+1
|
\
|
*
git-p4: fix syncing file types with pattern
Daniel Levin
2020-12-23
1
-1
/
+1
*
|
Merge branch 'js/p4-default-branch'
Junio C Hamano
2020-11-11
1
-1
/
+1
|
\
\
|
*
|
p4: respect init.defaultBranch
Johannes Schindelin
2020-11-09
1
-1
/
+1
|
|
/
*
/
doc: fixing two trivial typos in Documentation/
Marlon Rac Cambasis
2020-11-05
1
-1
/
+1
|
/
*
git-p4: use HEAD~$n to find parent commit for unshelve
Luke Diamand
2020-09-19
1
-1
/
+1
*
Merge branch 'bk/p4-prepare-p4-only-fix'
Junio C Hamano
2020-06-02
1
-4
/
+5
|
\
|
*
git-p4.py: fix --prepare-p4-only error with multiple commits
Ben Keene
2020-05-12
1
-4
/
+5
*
|
git-p4: recover from inconsistent perforce history
Andrew Oakley
2020-05-10
1
-2
/
+41
|
/
*
Merge branch 'bk/p4-pre-edit-changelist'
Junio C Hamano
2020-04-22
1
-55
/
+181
|
\
|
*
git-p4: add RCS keyword status message
Ben Keene
2020-02-14
1
-0
/
+4
|
*
git-p4: add p4 submit hooks
Ben Keene
2020-02-14
1
-1
/
+34
|
*
git-p4: restructure code in submit
Ben Keene
2020-02-14
1
-41
/
+51
|
*
git-p4: add --no-verify option
Ben Keene
2020-02-11
1
-13
/
+19
|
*
git-p4: add p4-pre-submit exit text
Ben Keene
2020-02-11
1
-1
/
+9
|
*
git-p4: create new function run_git_hook
Ben Keene
2020-02-11
1
-7
/
+69
|
*
git-p4: rewrite prompt to be Windows compatible
Ben Keene
2020-02-11
1
-1
/
+4
*
|
Merge branch 'yz/p4-py3'
Junio C Hamano
2020-03-25
1
-95
/
+140
|
\
\
|
*
|
git-p4: use python3's input() everywhere
Yang Zhao
2020-01-15
1
-2
/
+12
|
*
|
git-p4: simplify regex pattern generation for parsing diff-tree
Yang Zhao
2020-01-15
1
-7
/
+6
|
*
|
git-p4: use dict.items() iteration for python3 compatibility
Yang Zhao
2020-01-15
1
-1
/
+1
|
*
|
git-p4: use functools.reduce instead of reduce
Yang Zhao
2020-01-15
1
-1
/
+2
|
*
|
git-p4: fix freezing while waiting for fast-import progress
Yang Zhao
2020-01-15
1
-0
/
+1
|
*
|
git-p4: use marshal format version 2 when sending to p4
Yang Zhao
2020-01-15
1
-1
/
+2
|
*
|
git-p4: open .gitp4-usercache.txt in text mode
Yang Zhao
2020-01-15
1
-2
/
+2
|
*
|
git-p4: convert path to unicode before processing them
Yang Zhao
2020-01-15
1
-25
/
+44
|
*
|
git-p4: encode/decode communication with git for python3
Yang Zhao
2020-01-15
1
-4
/
+17
|
*
|
git-p4: encode/decode communication with p4 for python3
Yang Zhao
2020-01-15
1
-13
/
+46
|
*
|
git-p4: remove string type aliasing
Yang Zhao
2020-01-15
1
-16
/
+0
[next]