git-p4: Cleanup, make listExistingP4Branches a global function for later use.
[git] / contrib /
2007-06-08  Michael Ellermangitview: Use new-style classes
2007-06-08  Simon HausmannOnly get the expensive branch mapping from the p4 serve...
2007-06-07  Simon HausmannMake git-p4 submit detect the correct reference (origin...
2007-06-07  Simon HausmannMake clone behave like git clone by default again.
2007-06-07  Marius Storm-OlsenExclude the HEAD symbolic ref from the list of known...
2007-06-07  Marius Storm-OlsenFix single branch import into remotes
2007-06-07  Marius Storm-OlsenFix git-p4 clone (defaultDestination)
2007-06-07  Marius Storm-OlsenEnsure that the commit message is Windows formated...
2007-06-07  Simon HausmannFix depot-path determination for git-p4 submit
2007-06-07  Simon HausmannFix git-p4 submit
2007-06-07  Simon HausmannFix git-p4 rebase
2007-06-07  Simon HausmannHack to make the multi-branch import work again with...
2007-06-07  Simon HausmannDon't attempt to set the initialParent on multi-branch...
2007-06-07  Simon HausmannFix common path "calculation" from logs of multiple...
2007-06-07  Simon HausmannFix support for "depot-path" in older git-p4 imports
2007-06-07  Junio C HamanoWar on whitespace
2007-06-06  Junio C HamanoMerge branch 'sv/objfixes'
2007-06-05  Han-Wen Nienhuyslook for 'text' and 'binary' files.
2007-06-03  Junio C HamanoMerge branch 'maint' to sync with 1.5.2.1
2007-06-03  Junio C HamanoMerge branches 'lh/submodules' and 'pb/am'
2007-06-02  Junio C HamanoMerge branch 'sp/pack'
2007-06-02  Junio C HamanoMerge branch 'maint'
2007-05-31  Han-Wen Nienhuysthinko: really ignore deleted files.
2007-05-31  Han-Wen Nienhuysremove debug print
2007-05-31  Han-Wen NienhuysCleanups & import into p4/master for local import
2007-05-31  Han-Wen Nienhuysuse p4CmdList() to get file contents in Python dicts...
2007-05-31  Junio C HamanoMerge branch 'maint'
2007-05-31  Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-30  Han-Wen Nienhuysonly run p4 print if necessary
2007-05-30  Han-Wen Nienhuysdon't p4 print deleted files.
2007-05-30  Han-Wen Nienhuysread files before creating the commit.
2007-05-30  Han-Wen Nienhuysthinko.
2007-05-30  Han-Wen Nienhuysstore p4 user cache in home directory.
2007-05-30  Han-Wen NienhuysThinko, fix buglet.
2007-05-30  Han-Wen NienhuysRead p4 files in one batch.
2007-05-30  Han-Wen Nienhuysremove global .gitdir
2007-05-30  Han-Wen NienhuysMerge origin.
2007-05-30  Han-Wen NienhuysDiverse cleanups
2007-05-29  Junio C HamanoMerge branch 'db/remote'
2007-05-29  Junio C HamanoMerge branch 'dh/repack' (early part)
2007-05-29  Junio C HamanoMerge branch 'np/delta'
2007-05-29  Junio C HamanoMerge branch 'jc/nodelta'
2007-05-29  Junio C HamanoMerge branch 'ar/verbose'
2007-05-29  Junio C HamanoMerge branch 'ar/run'
2007-05-29  Junio C HamanoMerge branch 'ar/mergestat'
2007-05-29  Junio C HamanoMerge branch 'rr/cvsexport'
2007-05-29  Junio C HamanoMerge branch 'maint'
2007-05-29  Shawn O. PearceAllow contrib new-workdir to link into bare repositories
2007-05-29  Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-29  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-05-28  Simon HausmannFix typo in listExistingP4Branches that broke sync.
2007-05-28  Simon HausmannIn *_pipe print the command that failed if it fails.
2007-05-28  Han-Wen NienhuysExtract multiple paths concurrently.
2007-05-28  Han-Wen Nienhuysadd --verbose to all commands.
2007-05-28  Han-Wen Nienhuysuse strip() iso. slicing for removing \n
2007-05-28  Han-Wen Nienhuysuse string.strip() iso. slicing.
2007-05-28  Han-Wen Nienhuysclone and sync --keep-path to keep perforce path to...
2007-05-28  Han-Wen Nienhuysminor cleanups
2007-05-28  Han-Wen Nienhuyscleanup
2007-05-28  Han-Wen NienhuysRobustness fixes for pipes
2007-05-28  Simon HausmannFix my email address, this isn't really KDE related :)
2007-05-28  Han-Wen Nienhuysrename apply() to applyCommit(); apply is a python...
2007-05-28  Han-Wen Nienhuysreformatting: break long lines.
2007-05-28  Han-Wen NienhuysCleanups
2007-05-27  Simon HausmannFix creation of refs/remotes/p4/HEAD symbolic ref
2007-05-26  Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-25  Simon HausmannAdded git-p4 submit --trust-me-like-a-fool for the...
2007-05-25  Simon HausmannForgot to remove this TODO item when I made --with...
2007-05-25  Simon HausmannShortcut the case where we have no origin branch
2007-05-25  Simon HausmannMake --with-origin the default for syncing.
2007-05-25  Simon HausmannMake --with-origin also work without origin :)
2007-05-25  Simon HausmannMake git-p4 work with packed refs (don't use os.path...
2007-05-25  Simon HausmannAvoid creating non-p4 branches in remotes/p4 off of...
2007-05-25  Junio C HamanoMerge branch 'maint'
2007-05-25  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimpor...
2007-05-25  Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-24  Simon HausmannOops, fix --with-origin to /really/ also call git fetch :)
2007-05-24  Simon HausmannAdded support for --with-origin with multi-branch imports
2007-05-24  Simon HausmannForgot to remove this return statement from debugging
2007-05-24  Simon HausmannFix creating the remotes/p4 branches based on origin...
2007-05-24  Marius Storm-OlsenReplace \r\n with \n when importing from p4 on Windows
2007-05-24  Shawn O. PearceUpdate bash completion for git-config options
2007-05-24  Shawn O. PearceTeach bash completion about recent log long options
2007-05-24  Shawn O. PearceTeach bash completion about 'git remote update'
2007-05-24  Shawn O. PearceUpdate bash completion header documentation
2007-05-24  Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-24  Shawn O. PearceRemove a duplicate --not option in bash completion
2007-05-24  Shawn O. PearceTeach bash completion about git-shortlog
2007-05-24  Shawn O. PearceHide the plumbing diff-{files,index,tree} from bash...
2007-05-23  Simon HausmannLoad the user map from p4 only once at run-time.
2007-05-23  Simon HausmannFix multi-branch import with --silent.
2007-05-23  Simon HausmannFix p4 execution in git-p4 rollback.
2007-05-23  Simon HausmannCatch p4 errors in rollback early enough (before deleti...
2007-05-23  Simon HausmannOops, fill the /list/ correct with the p4 exit code.
2007-05-23  Simon HausmannDon't make len(p4Cmd("p4 changes -m 1 //foo/..."))...
2007-05-23  Simon HausmannMake rollback work with locally imported branches
2007-05-23  Simon HausmannAvoid calling git symbolic-ref refs/heads/p4//HEAD...
2007-05-23  Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-22  Simon HausmannDoc updates
2007-05-22  Simon HausmannUse refs/heads/* instead of refs/heads/p4/* for local...
next