11544 Commits (be6042cfa59358b733b6f9ba05bcbc317998d9fe)
 

Author SHA1 Message Date
Junio C Hamano b5ef6ac978 Merge branch 'master' of git://repo.or.cz/git/git-p4 17 years ago
Nicolas Pitre 8ecce684a3 basic threaded delta search 17 years ago
Nicolas Pitre e334977dfa rearrange delta search progress reporting 17 years ago
Nicolas Pitre ef0316fcd9 localize window memory usage accounting 17 years ago
Nicolas Pitre 75d3985319 straighten the list of objects to deltify 17 years ago
Junio C Hamano 7e2e69b7f6 Merge branch 'maint' 17 years ago
Shawn O. Pearce 4e560158c6 Include a git-push example for creating a remote branch 17 years ago
Shawn O. Pearce 432e93a164 Cleanup unnecessary file modifications in t1400-update-ref 17 years ago
Dmitry V. Levin 6b1b40d9f4 Makefile: Add cache-tree.h to the headers list 17 years ago
Shawn O. Pearce ea09ea22d6 Don't allow contrib/workdir/git-new-workdir to trash existing dirs 17 years ago
Junio C Hamano 6b763c424e git-apply: do not read past the end of buffer 17 years ago
Lars Hjemli 05b4df3153 git-svn: add support for --first-parent 17 years ago
Junio C Hamano ad00a3b8f8 Merge branch 'ds/sendmail' 17 years ago
Carlos Rica 3d9f037c60 Function for updating refs. 17 years ago
Shawn O. Pearce 047d94d505 git-gui: Properly set the state of "Stage/Unstage Hunk" action 17 years ago
Shawn O. Pearce 881d8f24ca git-gui: Fix detaching current branch during checkout 17 years ago
Shawn O. Pearce 6e4ba05c7f git-gui: Correct starting of git-remote to handle -w option 17 years ago
René Scharfe 89b4256cfb Remove unused function convert_sha1_file() 17 years ago
René Scharfe 8460b2fcd4 archive: specfile support (--pretty=format: in archive files) 17 years ago
Ren,bi(B Scharfe 7b95089c0f Export format_commit_message() 17 years ago
Johannes Schindelin fec60a261d verify-tag: also grok CR/LFs in the tag signature 17 years ago
Simon Hausmann 1ca3d71069 git-p4: Added support for automatically importing newly appearing perforce branches. 17 years ago
Simon Hausmann 8134f69c21 git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ref (for example foo -> refs/remotes/p4/<project>/foo) into a separate method. 17 years ago
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
Johannes Schindelin 3894439022 Teach "git remote" a mirror mode 17 years ago
Douglas Stockwell 34cc60ce2b send-email: Add support for SSL and SMTP-AUTH 17 years ago
Junio C Hamano 1e61b7640d Start 1.5.4 cycle 17 years ago
Junio C Hamano 5587cac28b GIT 1.5.3.1: obsolete git-p4 in RPM spec file. 17 years ago
Junio C Hamano 030e0e5fb7 Typofix: 1.5.3 release notes 17 years ago
Junio C Hamano 86bab9615c GIT 1.5.3 17 years ago
Junio C Hamano 776398709d Keep last used delta base in the delta window 17 years ago
Junio C Hamano 4e837a98b6 Merge branch 'jp/send-email-cc' 17 years ago
Robin Rosenberg a94eda65d3 Mention -m as an abbreviation for --merge 17 years ago
Junio C Hamano 947ad2e1de Update my contact address as the maintainer. 17 years ago
Junio C Hamano f368f5a6bc Documentation: minor AsciiDoc mark-up fixes. 17 years ago
Luben Tuikov 2e7766655a URL: allow port specification in ssh:// URLs 17 years ago
Junio C Hamano c7965afd3d Avoid one-or-more (\+) non BRE in sed scripts. 17 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 17 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 17 years ago
Carlos Rica 18e32b5b7a git-tag: Fix -l option to use better shell style globs. 17 years ago
Eric Wong 751eb39590 git-svn: fix dcommit clobbering upstream when committing multiple changes 17 years ago
Junio C Hamano eeebd8d8c5 git-svn: Protect against "diff.color = true". 17 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 17 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 17 years ago
Johannes Schindelin f0fd889d7f rebase -i: mention the option to split commits in the man page 17 years ago