| Ingo Molnar | 1b173f7 | 2009-06-24 19:54:29 +0200 | [diff] [blame] | 1 | Most of the infrastructure that 'perf' uses here has been reused | 
|  | 2 | from the Git project, as of version: | 
|  | 3 |  | 
|  | 4 | 66996ec: Sync with 1.6.2.4 | 
|  | 5 |  | 
|  | 6 | Here is an (incomplete!) list of main contributors to those files | 
|  | 7 | in util/* and elsewhere: | 
|  | 8 |  | 
|  | 9 | Alex Riesen | 
|  | 10 | Christian Couder | 
|  | 11 | Dmitry Potapov | 
|  | 12 | Jeff King | 
|  | 13 | Johannes Schindelin | 
|  | 14 | Johannes Sixt | 
|  | 15 | Junio C Hamano | 
|  | 16 | Linus Torvalds | 
|  | 17 | Matthias Kestenholz | 
|  | 18 | Michal Ostrowski | 
|  | 19 | Miklos Vajna | 
|  | 20 | Petr Baudis | 
|  | 21 | Pierre Habouzit | 
|  | 22 | René Scharfe | 
|  | 23 | Samuel Tardieu | 
|  | 24 | Shawn O. Pearce | 
|  | 25 | Steffen Prohaska | 
|  | 26 | Steve Haslam | 
|  | 27 |  | 
|  | 28 | Thanks guys! | 
|  | 29 |  | 
|  | 30 | The full history of the files can be found in the upstream Git commits. |