summaryrefslogtreecommitdiff
path: root/contrib/fast-import
AgeCommit message (Expand)AuthorFilesLines
2009-06-18import-tars: support symlinksLibravatar Johannes Schindelin1-5/+12
2009-03-29Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2009-03-29Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano1-1/+2
2009-03-29Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-1/+2
2009-03-29import-zips: fix thinkoLibravatar Johannes Schindelin1-1/+2
2009-03-20import-tars: separate author from committerLibravatar Giuseppe Bilotta1-5/+11
2009-03-07git-p4: remove tabs from usermap fileLibravatar Pete Wyckoff1-1/+1
2009-02-23git-p4: avoid syncing duplicate changesLibravatar Pete Wyckoff1-5/+6
2008-12-09git-p4: Fix regression in p4Where method.Libravatar Tor Arvid Lund1-3/+10
2008-12-04git-p4: Fix bug in p4Where method.Libravatar Tor Arvid Lund1-1/+9
2008-11-27Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-11-27git-p4: fix keyword-expansion regexLibravatar Pete Wyckoff1-1/+1
2008-11-11git-p4: Cache git config for performanceLibravatar John Chapman1-1/+4
2008-11-11git-p4: Support purged files and optimize memory usageLibravatar John Chapman1-7/+7
2008-08-29git-p4: Fix checkout bug when using --import-local.Libravatar Tor Arvid Lund1-2/+6
2008-08-27Make it possible to abort the submission of a change to PerforceLibravatar Simon Hausmann1-8/+23
2008-08-24Clean up the git-p4 documentationLibravatar Simon Hausmann1-31/+38
2008-08-22git-p4: Fix one-liner in p4_write_pipe function.Libravatar Tor Arvid Lund1-1/+1
2008-08-17Merge branch 'ak/p4'Libravatar Junio C Hamano2-28/+124
2008-08-16git-p4: chdir now properly sets PWD environment variable in msysGitLibravatar Robert Blum1-4/+9
2008-08-14Utilise our new p4_read_pipe and p4_write_pipe wrappersLibravatar Anand Kumria1-3/+3
2008-08-14Add p4 read_pipe and write_pipe wrappersLibravatar Anand Kumria1-0/+7
2008-08-11Put in the two other configuration elements found in the sourceLibravatar Anand Kumria1-0/+8
2008-08-11Put some documentation in about the parameters that have been addedLibravatar Anand Kumria1-0/+32
2008-08-11Move git-p4.syncFromOrigin into a configuration parameters sectionLibravatar Anand Kumria1-12/+16
2008-08-11Consistently use 'git-p4' for the configuration entriesLibravatar Anand Kumria1-1/+1
2008-08-11If the user has configured various parameters, use them.Libravatar Anand Kumria1-1/+23
2008-08-11Switch to using 'p4_build_cmd'Libravatar Anand Kumria1-7/+3
2008-08-11If we are in verbose mode, output what we are about to run (or return)Libravatar Anand Kumria1-0/+2
2008-08-11Add a single command that will be used to construct the 'p4' commandLibravatar Anand Kumria1-0/+11
2008-08-11Utilise the new 'p4_system' function.Libravatar Anand Kumria1-9/+9
2008-08-11Have a command that specifically invokes 'p4' (via system)Libravatar Anand Kumria1-0/+7
2008-08-11Utilise the new 'p4_read_pipe_lines' commandLibravatar Anand Kumria1-2/+2
2008-08-11Create a specific version of the read_pipe_lines command for p4 invocationsLibravatar Anand Kumria1-0/+7
2008-07-23In perforce, RCS keywords are case-sensitiveLibravatar Daniel Barkalow1-1/+1
2008-07-01Add another fast-import example, this time for .zip filesLibravatar Johannes Schindelin1-0/+72
2008-06-26Add 'git-p4.allowSubmit' to git-p4Libravatar Jing Xue1-0/+4
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Libravatar Marius Storm-Olsen1-13/+15
2008-03-13git-p4: Use P4EDITOR environment variable when setLibravatar Shawn Bohrer1-1/+4
2008-03-13git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Libravatar Shawn Bohrer1-0/+2
2008-03-13git-p4: Optimize the fetching of data from perforce.Libravatar Marius Storm-Olsen1-8/+8
2008-03-03git-p4: Fix import of changesets with file deletionsLibravatar Simon Hausmann1-20/+25
2008-02-27git-p4: Support usage of perforce client specLibravatar Tor Arvid Lund1-8/+42
2008-02-27git-p4: git-p4 submit cleanups.Libravatar Simon Hausmann1-41/+10
2008-02-27git-p4: Removed git-p4 submit --direct.Libravatar Simon Hausmann1-45/+11
2008-02-27git-p4: Clean up git-p4 submit's log message handling.Libravatar Simon Hausmann1-16/+16
2008-02-27git-p4: Remove --log-substitutions feature.Libravatar Simon Hausmann1-7/+0
2008-02-27git-p4: support exclude pathsLibravatar Tommy Thorn1-4/+22
2008-02-07git-p4: Fix indentation from tab to spacesLibravatar Toby Allsopp1-1/+1
2008-02-03git-p4: Fix an obvious typoLibravatar Tommy Thorn1-1/+1