projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
git.git
2007-03-10
Simon Hausmann
Minor code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Simon Hausmann
Make the p4 data/command cache configurable through...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Simon Hausmann
Fixed p4-debug file extension.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Simon Hausmann
Changed --known-branches to take a file as argument...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Simon Hausmann
Work in progress on detecting branches.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Simon Hausmann
Adjust the output parsing of git name-rev to handle...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Simon Hausmann
Don't print a plain newline at the end of the execution...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Simon Hausmann
More work in --silent support.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Simon Hausmann
Added support for --silent so that p4-fast-export can...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Simon Hausmann
Added p4 delete behavioural emulation as todo item.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-17
Simon Hausmann
Fix single-branch imports by skipping the branch/merge...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Simon Hausmann
Use sets.Set() instead of set() to run also with older...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Simon Hausmann
Make it possible to specify the p4 changes to import...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Simon Hausmann
When trying to map p4 integrations to git merges just...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Simon Hausmann
Set git fast-import marks for every imported change...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Simon Hausmann
After marking a p4 branch as merged don't ever merge...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Simon Hausmann
More fixes in heuristic p4 branch detection based on...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Simon Hausmann
Started work on p4 branch detection (experimental!).
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Simon Hausmann
Code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-11
Simon Hausmann
Cleanups, remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-11
Simon Hausmann
Create lightweight git tags (using the "reset" trick...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Simon Hausmann
Added a little helper script to remove unused tags...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Simon Hausmann
Changed the default git import branch from "p4" to...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Simon Hausmann
Avoid the excessive use of git tags for every perforce...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Simon Hausmann
Minor code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Simon Hausmann
Added a little helper script to debug the output of...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Simon Hausmann
Made the name of the git branch used for the perforce...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Simon Hausmann
Catch io exceptions from git fast-import again and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Simon Hausmann
Fix calculation of the newest imported revision for...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Simon Hausmann
Make specifying the revision ranges more convenient.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Simon Hausmann
Make incremental imports easier to use by storing the...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Simon Hausmann
Fixed incremental imports by using the correct "from...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Simon Hausmann
Minor cleanups and print an error message of git fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Simon Hausmann
Initial support for importing a directory from Perforce...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Simon Hausmann
Code cleanups, move the code to create a commit with...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Simon Hausmann
Simplify the incremental import by elimination the...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Started working on incremental imports from Perforce.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Fix file permissions of p4-fast-export.py to be executable.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Create a git tag for every changeset imported from...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Fixed displaying import progress by calling flush on...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Permit calling p4-fast-export with a depot path that...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Avoid calling fstat for every imported file (slow!...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Ported the remaining functions that parsed p4 shell...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Instead of parsing the output of "p4 users" use the...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Minor code cleanups and ported some p4 interfacing...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Changed the import mechanism to write to git fast-impor...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Removed unused p4cat function and added helper function...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Speed up the import of individual files from Perforce...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Some fixes to the timezone conversion between the date...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Implemented basic support for converting the date of...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Slightly improved help usage output and made specifying...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Simon Hausmann
Added basic support for specifying the depot path to...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Simon Hausmann
Initial import of a python script to import changesets...
commit
|
commitdiff
|
tree
|
snapshot