allow git-bundle to create bottomless bundle
[gitweb.git] / contrib /
2007-06-12 Merge branch 'master' of git://repo.or.cz/git-gui
2007-06-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-11 git-p4 submit: Fix missing quotes around p4 commands...
2007-06-11 Mention remotes/p4/master also in the documentation.
2007-06-11 Provide some information for single branch imports...
2007-06-11 git-p4: check for existence of repo dir before trying...
2007-06-11 Write out the options tag in the log message of imports...
2007-06-11 Fix support for explicit disabling of syncing with...
2007-06-11 Merge branch 'master' of git://repo.or.cz/git-gui
2007-06-11 Merge branch 'maint'
2007-06-11 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-11 Fix depot-paths encoding for multi-path imports (don...
2007-06-11 Fix project name guessing
2007-06-10 Merge branch 'maint'
2007-06-10 Fix updating/creating remotes/p4/* heads from origin...
2007-06-09 Fixed the check to make sure to exclude the HEAD symbol...
2007-06-09 Merge branch 'maint'
2007-06-09 Merge branch 'aj/pack'
2007-06-09 Merge branch 'js/merge'
2007-06-09 Merge branch 'ar/wildcardpush'
2007-06-09 Merge branch 'ar/clone'
2007-06-08 also strip p4/ from local imports.
2007-06-08 Merge branch 'master' of git://repo.or.cz/fast-export
2007-06-08 print error message when p4 print fails (eg. due to...
2007-06-08 Merge branch 'maint'
2007-06-08 gitview: Define __slots__ for Commit
2007-06-08 gitview: Use new-style classes
2007-06-08 Only get the expensive branch mapping from the p4 serve...
2007-06-07 Make git-p4 submit detect the correct reference (origin...
2007-06-07 Make clone behave like git clone by default again.
2007-06-07 Exclude the HEAD symbolic ref from the list of known...
2007-06-07 Fix single branch import into remotes
2007-06-07 Fix git-p4 clone (defaultDestination)
2007-06-07 Ensure that the commit message is Windows formated...
2007-06-07 Fix depot-path determination for git-p4 submit
2007-06-07 Fix git-p4 submit
2007-06-07 Fix git-p4 rebase
2007-06-07 Hack to make the multi-branch import work again with...
2007-06-07 Don't attempt to set the initialParent on multi-branch...
2007-06-07 Fix common path "calculation" from logs of multiple...
2007-06-07 Fix support for "depot-path" in older git-p4 imports
2007-06-07 War on whitespace
2007-06-06 Merge branch 'sv/objfixes'
2007-06-05 look for 'text' and 'binary' files.
2007-06-03 Merge branch 'maint' to sync with 1.5.2.1
2007-06-03 Merge branches 'lh/submodules' and 'pb/am'
2007-06-02 Merge branch 'sp/pack'
2007-06-02 Merge branch 'maint'
2007-05-31 thinko: really ignore deleted files.
2007-05-31 remove debug print
2007-05-31 Cleanups & import into p4/master for local import
2007-05-31 use p4CmdList() to get file contents in Python dicts...
2007-05-31 Merge branch 'maint'
2007-05-31 Merge branch 'maint-1.5.1' into maint
2007-05-30 only run p4 print if necessary
2007-05-30 don't p4 print deleted files.
2007-05-30 read files before creating the commit.
2007-05-30 thinko.
2007-05-30 store p4 user cache in home directory.
2007-05-30 Thinko, fix buglet.
2007-05-30 Read p4 files in one batch.
2007-05-30 remove global .gitdir
2007-05-30 Merge origin.
2007-05-30 Diverse cleanups
2007-05-29 Merge branch 'db/remote'
2007-05-29 Merge branch 'dh/repack' (early part)
2007-05-29 Merge branch 'np/delta'
2007-05-29 Merge branch 'jc/nodelta'
2007-05-29 Merge branch 'ar/verbose'
2007-05-29 Merge branch 'ar/run'
2007-05-29 Merge branch 'ar/mergestat'
2007-05-29 Merge branch 'rr/cvsexport'
2007-05-29 Merge branch 'maint'
2007-05-29 Allow contrib new-workdir to link into bare repositories
2007-05-29 Merge branch 'maint-1.5.1' into maint
2007-05-29 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-05-28 Fix typo in listExistingP4Branches that broke sync.
2007-05-28 In *_pipe print the command that failed if it fails.
2007-05-28 Extract multiple paths concurrently.
2007-05-28 add --verbose to all commands.
2007-05-28 use strip() iso. slicing for removing \n
2007-05-28 use string.strip() iso. slicing.
2007-05-28 clone and sync --keep-path to keep perforce path to...
2007-05-28 minor cleanups
2007-05-28 cleanup
2007-05-28 Robustness fixes for pipes
2007-05-28 Fix my email address, this isn't really KDE related :)
2007-05-28 rename apply() to applyCommit(); apply is a python...
2007-05-28 reformatting: break long lines.
2007-05-28 Cleanups
2007-05-27 Fix creation of refs/remotes/p4/HEAD symbolic ref
2007-05-26 Merge branch 'maint-1.5.1' into maint
2007-05-25 Added git-p4 submit --trust-me-like-a-fool for the...
2007-05-25 Forgot to remove this TODO item when I made --with...
2007-05-25 Shortcut the case where we have no origin branch
2007-05-25 Make --with-origin the default for syncing.
2007-05-25 Make --with-origin also work without origin :)
2007-05-25 Make git-p4 work with packed refs (don't use os.path...
2007-05-25 Avoid creating non-p4 branches in remotes/p4 off of...
2007-05-25 Merge branch 'maint'
next