aboutsummaryrefslogtreecommitdiff
path: root/contrib/fast-import
Commit message (Expand)AuthorAge
* import-tars: support symlinksJohannes Schindelin2009-06-18
* Merge branch 'maint'Junio C Hamano2009-03-29
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-29
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-29
| | |\
| | | * import-zips: fix thinkoJohannes Schindelin2009-03-29
* | | | import-tars: separate author from committerGiuseppe Bilotta2009-03-20
* | | | git-p4: remove tabs from usermap filePete Wyckoff2009-03-07
|/ / /
* | | git-p4: avoid syncing duplicate changesPete Wyckoff2009-02-23
|/ /
* | git-p4: Fix regression in p4Where method.Tor Arvid Lund2008-12-09
* | git-p4: Fix bug in p4Where method.Tor Arvid Lund2008-12-04
* | Merge branch 'maint'Junio C Hamano2008-11-27
|\ \ | |/
| * git-p4: fix keyword-expansion regexPete Wyckoff2008-11-27
* | git-p4: Cache git config for performanceJohn Chapman2008-11-11
* | git-p4: Support purged files and optimize memory usageJohn Chapman2008-11-11
* | git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund2008-08-29
* | Make it possible to abort the submission of a change to PerforceSimon Hausmann2008-08-27
|/
* Clean up the git-p4 documentationSimon Hausmann2008-08-24
* git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-22
* Merge branch 'ak/p4'Junio C Hamano2008-08-17
|\
| * Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria2008-08-14
| * Add p4 read_pipe and write_pipe wrappersAnand Kumria2008-08-14
| * Put in the two other configuration elements found in the sourceAnand Kumria2008-08-11
| * Put some documentation in about the parameters that have been addedAnand Kumria2008-08-11
| * Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria2008-08-11
| * Consistently use 'git-p4' for the configuration entriesAnand Kumria2008-08-11
| * If the user has configured various parameters, use them.Anand Kumria2008-08-11
| * Switch to using 'p4_build_cmd'Anand Kumria2008-08-11
| * If we are in verbose mode, output what we are about to run (or return)Anand Kumria2008-08-11
| * Add a single command that will be used to construct the 'p4' commandAnand Kumria2008-08-11
| * Utilise the new 'p4_system' function.Anand Kumria2008-08-11
| * Have a command that specifically invokes 'p4' (via system)Anand Kumria2008-08-11
| * Utilise the new 'p4_read_pipe_lines' commandAnand Kumria2008-08-11
| * Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria2008-08-11
* | git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum2008-08-16
|/
* In perforce, RCS keywords are case-sensitiveDaniel Barkalow2008-07-23
* Add another fast-import example, this time for .zip filesJohannes Schindelin2008-07-01
* Add 'git-p4.allowSubmit' to git-p4Jing Xue2008-06-26
* git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen2008-03-28
* git-p4: Use P4EDITOR environment variable when setShawn Bohrer2008-03-13
* git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Shawn Bohrer2008-03-13
* git-p4: Optimize the fetching of data from perforce.Marius Storm-Olsen2008-03-13
* git-p4: Fix import of changesets with file deletionsSimon Hausmann2008-03-03
* git-p4: Support usage of perforce client specTor Arvid Lund2008-02-27
* git-p4: git-p4 submit cleanups.Simon Hausmann2008-02-27
* git-p4: Removed git-p4 submit --direct.Simon Hausmann2008-02-27
* git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann2008-02-27
* git-p4: Remove --log-substitutions feature.Simon Hausmann2008-02-27
* git-p4: support exclude pathsTommy Thorn2008-02-27
* git-p4: Fix indentation from tab to spacesToby Allsopp2008-02-07
* git-p4: Fix an obvious typoTommy Thorn2008-02-03