projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2007-05-17
Simon Hausmann
Always pass a sha1 for the initial parent so that git...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Simon Hausmann
Fixing syncing (gitdir discovery / cd) for bare reposit...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Simon Hausmann
A little todo note before I forget it :), based on...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Simon Hausmann
Fix calling git-p4 rebase from within a subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Simon Hausmann
Give a better hint if git-p4 submit fails
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Simon Hausmann
Added the possibility of skipping patches during git...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Simon Hausmann
Make git-p4 work with bare repositories.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Simon Hausmann
Fix git-p4 clone //depot/project (head import)
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Marius Storm...
Make the command call silent
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Simon Hausmann
Converted to unix newlines
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Simon Hausmann
Make submitting work on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Simon Hausmann
Make sure all popen calls use binary mode (for Windows...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Simon Hausmann
Added a little .bat wrapper from Marius
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Simon Hausmann
Use the subprocess module instead of popen2 to make...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
Simon Hausmann
Document some implementation details, for the curious...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Simon Hausmann
Cleanup, removed the old tagging code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Simon Hausmann
cleanup, renamed self.globalPrefix to self.depotPath
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Simon Hausmann
Micro cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Simon Hausmann
Doc cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Simon Hausmann
Handle patch errors in git-p4 submit better.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Simon Hausmann
A new attempt at fixing the child-fast-import-process...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Simon Hausmann
Slightly improved formatting of the raw_input questions.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Simon Hausmann
Removed the old patch apply code from git-p4 submit.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Simon Hausmann
Fix the timezone formatting. Now qgit also displays...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Simon Hausmann
Print an error message of some sort if git fast-import...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Simon Hausmann
Allow for convenient rebasing after git-p4 submit
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Simon Hausmann
Added a simple example of usage to the "documentation" :)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Simon Hausmann
fix variable usage (oops)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Simon Hausmann
Fix file determination for #head imports
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Simon Hausmann
Added git-p4 clone convenience command
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Simon Hausmann
Honor --silent for labels
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Simon Hausmann
Turn off potentially slow label detection by default
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Simon Hausmann
Provide a tree summary after git-p4 rebase
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Simon Hausmann
Added git-p4 rebase convenience
commit
|
commitdiff
|
tree
|
snapshot
2007-04-01
Simon Hausmann
Clean up python class names.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-01
Simon Hausmann
Fix "compilation" :)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-29
Simon Hausmann
Fix the docs for git-p4 submit and turn git-p4 submit...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Simon Hausmann
Fix variable usage in tag import
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Simon Hausmann
Added support for mapping p4 labels to git tags
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Simon Hausmann
git-p4 debug doesn't need a git repository
commit
|
commitdiff
|
tree
|
snapshot
2007-03-25
Simon Hausmann
Don't try to parse any options with git-p4 debug but...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Simon Hausmann
Prefer git command over git-command.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Simon Hausmann
Minor cosmetic fixlet for the git-p4 submit sync question.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Simon Hausmann
Different versions of p4 have different output for...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Simon Hausmann
Use the new incremental import style by default
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Simon Hausmann
Make it possible to run git-p4 submit from within the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Simon Hausmann
Brand new smart incremental import that doesn't need...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Simon Hausmann
Set the default branch in run, not in the constructor
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Simon Hausmann
Helper function to check the existance of a revision
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Simon Hausmann
Added some helper function(s) to parse the depot path...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Simon Hausmann
Changed the default branch for imports from "master...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Simon Hausmann
Changed the format of the imported log message slightly...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Simon Hausmann
Removed the .py extension from git-p4 as it's annoying...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Simon Hausmann
Don't show the submit template and the diff first in...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Simon Hausmann
Make it possible to invoke git-p4 from within subdirect...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Simon Hausmann
Made --apply-as-patch the default for git-p4 submit...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Simon Hausmann
Fix support for deletions in git-p4 submit when using...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Simon Hausmann
Added experimental but super-fast --apply-as-patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-21
Simon Hausmann
Documentation enhancements.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Simon Hausmann
Start of the git-p4 documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Simon Hausmann
Removed p4-fast-export and p4-git-sync as they've been...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Simon Hausmann
Fixed the initial version import by getting the file...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Simon Hausmann
Added missing "self"s to make the script evaluate corre...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Simon Hausmann
Completely untested "merge" of p4-fast-export.py into...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-20
Simon Hausmann
sync-to-perforce is now called submit and fixed the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Simon Hausmann
Part of the code is copyright by Trolltech ASA.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Simon Hausmann
First (untested) attempt at migrating p4-git-sync into...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Simon Hausmann
Provide a little bit of help description for the git...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Simon Hausmann
Start moving the git-p4 tools into one single script.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Simon Hausmann
Pass the right number of arguments to commit, fixes...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-19
Simon Hausmann
Improved the git dir detection.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Simon Hausmann
Default to interactive syncing
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Simon Hausmann
Use p4 revert ... instead of revert -a ... after submit...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Simon Hausmann
Auto-detect the current git branch before submitting...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Simon Hausmann
Ignore Apple resource files when importing from perforc...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Simon Hausmann
Be nice and use /usr/bin/env python for the git-p4...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Simon Hausmann
Automatically operate on a temporary branch, needed...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Simon Hausmann
Lots of bugfixes to p4-git-sync.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Simon Hausmann
Fix git-dir option and allow reading log substitutions...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Simon Hausmann
First version of a new script to submit changes back...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Simon Hausmann
Split up the cache commandline options into (command...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Simon Hausmann
Reduce the number of false "merges" by skipping "branch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Simon Hausmann
More work on branch detection by implementing changeIsB...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Simon Hausmann
More code cleanups and preparations for more branch...
commit
|
commitdiff
|
tree
|
snapshot
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
next