827 Commits (b8ebe08b9a643f432866eb7150c3b20d59b755f2)

Author SHA1 Message Date
Simon Hausmann c208a24310 git-p4: Cleanup; moved the code for the initial #head or revision import into a separate function, out of P4Sync.run. 17 years ago
Simon Hausmann 1c49fc197b git-p4: Cleanup; Turn self.revision into a function local variable (it's not used anywhere outside the function). 17 years ago
Simon Hausmann e87f37ae42 git-p4: Cleanup; moved the code to import a list of p4 changes using fast-import into a separate member function of P4Sync. 17 years ago
Simon Hausmann 4f6432d8cc git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a list of given depot paths into a standalone method. 17 years ago
Simon Hausmann 14594f4b57 git-p4: After submission to p4 always synchronize from p4 again (into refs/remotes). Whether to rebase HEAD or not is still left as question to the end-user. 17 years ago
Simon Hausmann 31f9ec129e git-p4: Always call 'p4 sync ...' before submitting to Perforce. 17 years ago
Shawn O. Pearce 88e21dc746 Teach bash about completing arguments for git-tag 17 years ago
Johannes Schindelin 7d37b5bf4e completion: also complete git-log's --left-right and --cherry-pick option 17 years ago
David Kågedal 1ff55ff27b git.el: Added colors for dark background 17 years ago
Simon Hausmann 0058a33a8e git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running git-p4 sync the first time after a git clone. 17 years ago
Simon Hausmann 5ca4461728 git-p4: Make 'git-p4 branches' work after an initial clone with git clone from an origin-updated repository. 17 years ago
Shawn O. Pearce be86f7a0df Teach bash about git-submodule and its subcommands 17 years ago
Shawn O. Pearce 217926c08c Teach bash to complete ref arguments to git-describe 17 years ago
Shawn O. Pearce 47e98eecf3 Update bash completion with new 1.5.3 command line options 17 years ago
Alexandre Julliard ef08c14993 git.el: Avoid a lisp error when there's no current branch (detached HEAD). 17 years ago
Shawn O. Pearce 8fa0ee3b50 Suggest unsetting core.bare when using new-workdir on a bare repository 17 years ago
Shawn O. Pearce e301bfeea1 Fix new-workdir (again) to work on bare repositories 17 years ago
Mark Levedahl 374a58c9fb git-completion.bash - add support for git-bundle 17 years ago
Reece H. Dunn 7da660f437 git-p4: Fix the sorting of changelists when cloning a Perforce repository. 17 years ago
Alexandre Julliard 8fdc39729b git.el: Always set the current directory in the git-diff buffer. 17 years ago
Alexandre Julliard 09afcd6933 git.el: Add support for interactive diffs. 17 years ago
Shawn O. Pearce cabead982b Use the empty tree for base diff in paranoid-update on new branches 17 years ago
Shawn O. Pearce d47eed3272 Teach the update-paranoid to look at file differences 17 years ago
Shawn O. Pearce b767c792fa Teach update-paranoid how to store ACLs organized by groups 17 years ago
Simon Hausmann ea99c3ae0e git-p4: Fix git-p4 submit to include only changed files in the perforce submit template. 18 years ago
Simon Hausmann 74276ec6f2 git-p4: Fix support for symlinks. 18 years ago
Junio C Hamano 2ec39edad9 INSTALL: add warning on docbook-xsl 1.72 and 1.73 18 years ago
Junio C Hamano 7fd53fce1c git-completion: add "git stash" 18 years ago
Han-Wen Nienhuys 7fcff9def5 Fix style nit in Python slicing. 18 years ago
Han-Wen Nienhuys a4eba020f9 Sort output of "p4 change" in incremental import before further 18 years ago
Alexandre Julliard 274e13e0e9 git.el: Take into account the core.excludesfile config option. 18 years ago
Alexandre Julliard 61988f1127 git.el: Avoid using ewoc-set-data for compatibility with Emacs 21. 18 years ago
Carlos Rica 2ae68fcb78 Make verify-tag a builtin. 18 years ago
Simon Hausmann b2d2d16af7 git-p4: Fix p4 user cache population on Windows. 18 years ago
Alexandre Julliard ceefa44fe2 git.el: Pass an explicit argument to enable smerge-mode. 18 years ago
Alexandre Julliard 93c22eeb30 git.el: Support for incremental status updates. 18 years ago
Carlos Rica 62e09ce998 Make git tag a builtin. 18 years ago
Simon Hausmann 144ff46b19 git-p4: Cleanup, used common function for listing imported p4 branches 18 years ago
Simon Hausmann 86506fe54c git-p4: Fix upstream branch detection for submit/rebase with multiple branches. 18 years ago
Simon Hausmann 062410bb9d git-p4: Cleanup, make listExistingP4Branches a global function for later use. 18 years ago
Scott Lamb 788001908c git-p4: input to "p4 files" by stdin instead of arguments 18 years ago
Scott Lamb 9f90c7335e git-p4: use subprocess in p4CmdList 18 years ago
David Kastrup 99c01de402 contrib/emacs/Makefile: Also install .el files. 18 years ago
Sean e3b4968f9c Demote git-p4import to contrib status. 18 years ago
Emil Medve 4cb08df553 Use $(RM) in Makefiles instead of 'rm -f' 18 years ago
Marius Storm-Olsen 48b4c3d5ab Fix git-p4 on Windows to not use the Posix sysconf function. 18 years ago
Junio C Hamano af6861b144 Add contrib/stats/mailmap.pl script 18 years ago
David Kastrup 248c648a0d Add missing functions to contrib/emacs/vc-git.el 18 years ago
Brian Downing b492bbd836 Correct shebang line for contrib/stats/packinfo.pl 18 years ago
Nicolas Pitre 750bd6ac35 script to display a distribution of longest common hash prefixes 18 years ago