#! /usr/bin/env python import git_p4 import sys if __name__ == '__main__': git_p4.main(sys.argv[1:], command_name=sys.argv[0])
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#11 | 7119 | Matt McClure | Improves the test coverage reporting by importing python modules rather than forking processes. | ||
#10 | 7092 | Matt McClure |
Converts all source files to UNIX line endings. bzr: revno 88.2.25, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sat 2008-12-27 14:36:39 -0500 |
||
#9 | 7044 | Matt McClure |
Avoids deadlocks with former use of subprocess.Popen.wait(). bzr: revno 80, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sat 2008-11-15 14:35:47 -0500 |
||
#8 | 7043 | Matt McClure |
Merges changes from doc branch. bzr: revno 79, part 2 of 2 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sat 2008-11-15 12:35:42 -0500 |
||
#7 | 7042 | Matt McClure |
Merges changes from doc branch. bzr: revno 79, part 1 of 2 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sat 2008-11-15 12:35:42 -0500 |
||
#6 | 7038 | Matt McClure |
Adds a brief user guide. bzr: revno 77.1.1, part 3 of 3 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2008-11-14 09:58:48 -0500 |
||
#5 | 7035 | Matt McClure |
Adds a brief user guide. bzr: revno 77.1.1, part 2 of 3 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2008-11-14 09:58:48 -0500 |
||
#4 | 7034 | Matt McClure |
Adds a brief user guide. bzr: revno 77.1.1, part 1 of 3 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2008-11-14 09:58:48 -0500 |
||
#3 | 7005 | Matt McClure |
Makes git_p4 importable. bzr: revno 69.2.2, part 2 of 2 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-08-10 11:05:37 -0400 |
||
#2 | 7004 | Matt McClure |
Makes git_p4 importable. bzr: revno 69.2.2, part 1 of 2 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-08-10 11:05:37 -0400 |
||
#1 | 6930 | Matt McClure |
Commits git-p4, commit 4c2d5d722c4775c1efd5e63f41ba5b303ec8fb65 from http://git.kernel.org/?p=git/git.git%3Ba=tree%3Bf=contrib/fast-import bzr: revno 31, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sat 2008-07-12 13:28:44 -0400 |
||
//guest/matt_mcclure/bzrp4/trunk/git_p4.py | |||||
#7 | 7028 | Matt McClure |
Uses content length instead of delimiters for `data` commands. bzr: revno 69.2.23, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Fri 2008-11-14 10:26:24 -0500 |
||
#6 | 7022 | Matt McClure |
Adds an "export" command to git_p4. bzr: revno 69.2.19, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-11-09 13:22:00 -0500 |
||
#5 | 7020 | Matt McClure |
Reverts to previous revision. bzr: revno 69.2.17, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-11-09 07:58:17 -0500 |
||
#4 | 7019 | Matt McClure |
Emits export stream on stdout by hacking up P4Clone. Consider implementing a "P4Export". bzr: revno 69.2.16, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-11-09 07:43:54 -0500 |
||
#3 | 7017 | Matt McClure |
git_p4.main takes arguments instead of reading sys.argv directly. bzr: revno 69.2.14, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-11-09 07:05:28 -0500 |
||
#2 | 7005 | Matt McClure |
Makes git_p4 importable. bzr: revno 69.2.2, part 2 of 2 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-08-10 11:05:37 -0400 |
||
#1 | 7004 | Matt McClure |
Makes git_p4 importable. bzr: revno 69.2.2, part 1 of 2 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sun 2008-08-10 11:05:37 -0400 |
||
# | Change | User | Description | Committed | |
#1 | 6930 | Matt McClure |
Commits git-p4, commit 4c2d5d722c4775c1efd5e63f41ba5b303ec8fb65 from http://git.kernel.org/?p=git/git.git%3Ba=tree%3Bf=contrib/fast-import bzr: revno 31, part 1 of 1 bzr: author Matt McClure <mlm@aya.yale.edu> bzr: committed Sat 2008-07-12 13:28:44 -0400 |