2007-03-20 |
Simon Hausmann | Fixed the initial versioned import |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Simon Hausmann | Fixed some obvious of missing "self"s :) |
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 | Credit where credit is due. Added 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 tiny little bit of help |
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 | Make it work again |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Simon Hausmann | Try harder to find the git repository |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Rocco Rutte | hg-reset.py: Print info about tags, too |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Rocco Rutte | hg-reset.py: Print details for changed branches only |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Rocco Rutte | License hg-reset.py under GPLv2 as it uses mercurial... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Rocco Rutte | hg-fast-export.py: Fix option presence checking |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Rocco Rutte | hg-reset.sh: Helper for partially re-importing from hg |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Rocco Rutte | Add hg2git.py with library routines |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Rocco Rutte | Ignore *.pyc files |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Rocco Rutte | Replace some references from hg2git to hg-fast-import |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Simon Hausmann | Default to interactive syncing |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Simon Hausmann | Be more strict with Perforce after synching. |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Simon Hausmann | Auto-detect the current branch |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Simon Hausmann | Ignore weird apple files :) |
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-14 |
Rocco Rutte | Use svn_repos_open() for svn-archive.c, too |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | Obtain svn_fs_t via svn_repos_open() -> svn_repos_fs() |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | Allow CFLAGS and LDFLAGS to be overwritten on command... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | hg-fast-export.sh Use hg-fast-export.py, not dead hg2git.py |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | hg-fast-export.py: Kill stale usage() and __doc__ |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | Use MIT license, adjust hg2git script names to match... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | Merge branch 'master' of git://repo.or.cz/hg2git |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | hg2git.py: Only print verification message for branches... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | hg2git.py: Add simple delta revision feed |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Rocco Rutte | hg2git.py: Create only leightweight tags |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Rocco Rutte | hg2git.py: add -f/--force option to bypass validation... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Rocco Rutte | hg2git.py: Bail out for certain errors |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Simon Hausmann | Lots of fixes done together with Paul |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Rocco Rutte | Add a note about hg's unnamed branches and multiple... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Rocco Rutte | hg2git.py: For the first revision, feed out full manifest |
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 shot at a script that allows applying changesets... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.py: Don't complain die for non-existent heads |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | Remove SHA stability note from readme |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.py: Remove leading/trailing spaces from authormap |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.py: Allow for spaces in authorfile |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.sh: Add usage note that argument order matters |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.sh: Complete --help output's option listing |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | Basic support for an author map |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.py: Fix typo saving status to headsfile instead... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.py: Display our max revision as progress, not tip |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | hg2git.py: Disable parsing Signef-off-by lines and... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Rocco Rutte | Basic support for command line options in hg2git.py |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Simon Hausmann | Make the caching official, sort of :) |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Simon Hausmann | less false integrations |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Simon Hausmann | More work on merge detection |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Rocco Rutte | Rename README.txt to hg2git.txt |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Rocco Rutte | Only attempt to verify heads hg has, too |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Simon Hausmann | Cleanups and preparations for true branch merge detection |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Simon Hausmann | Cleanups |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Simon Hausmann | make the debug cache configurable |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Simon Hausmann | Haha, of course the extension should be .py! |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Rocco Rutte | hg2git.py: Add support for extracting authorship from... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Rocco Rutte | hg2git.py: Add support for user-defined hg author ... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Simon Hausmann | fix --known-branches support |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Simon Hausmann | unstable work in progress for better main branch detection |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Rocco Rutte | Add Todo section to readme |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Rocco Rutte | hg2git.py: Refactor main code into hg2git() function |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Rocco Rutte | hg2git.sh: Try to get last hg repo url from state file |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Rocco Rutte | Add note about SHA1 stability to readme |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Rocco Rutte | Add some degign notes to readme |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Rocco Rutte | Don't use checkpoint |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Simon Hausmann | work with newer git versions |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Rocco Rutte | Add some simpe readme with legal stuff, usage and some... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Rocco Rutte | Distinct between added, changed and removed files for... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Rocco Rutte | Only attempt to export tags in our input range |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Rocco Rutte | Add --quiet option passed to git-fast-import(1) |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Rocco Rutte | Don't restore checkpoint count from cache |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Rocco Rutte | Speedup: Use manifest and compare checksums to detect... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Rocco Rutte | Link and not merge first branch of incremental import |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Rocco Rutte | Provide two versions of getting changes per manifest |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Rocco Rutte | Fix wrapper script for branches with slahes |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Rocco Rutte | Initial import |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Simon Hausmann | silent for real this time |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Simon Hausmann | Another silent fix |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Simon Hausmann | blind: added support for --silent |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Simon Hausmann | another todo item |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Simon Hausmann | hotfix for branchless imports |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Simon Hausmann | Run also with older versions of Python |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Simon Hausmann | this is very much in progress, but at least the branch... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Simon Hausmann | try merging based on p4 changes |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Simon Hausmann | set marks for fast-import |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Simon Hausmann | don't write out too many merges |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Simon Hausmann | more work on branch import. my testcase works at least :) |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Simon Hausmann | start experimental work on branch detection |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Simon Hausmann | cleanups |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Simon Hausmann | get rid of unused variable |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Simon Hausmann | create lightweight tags instead of full tag objects... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Simon Hausmann | a little helper script to prune stale p4 import tags |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Simon Hausmann | changed the default branch to master |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Simon Hausmann | avoid the excessive use of tags and just keep one p4... |
commit | commitdiff | tree | snapshot |
next |