aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
id=19eba1515a7d3b0dac6d4ee73492d978c3c2149b&follow=1'>Make builtin-branch.c handle the git config fileLars Hjemli2-10/+6 2007-04-06rename_ref(): only print a warning when config-file update failsLars Hjemli1-1/+1 2007-04-06Distinguish branches by more than case in tests.Brian Gernhardt1-3/+3 2007-04-06Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明1-1/+1 2007-04-06cvsimport: Improve formating consistencyFrank Lichtenheld1-3/+3 2007-04-06cvsimport: Reorder options in documentation for better understandingFrank Lichtenheld1-27/+27 2007-04-06cvsimport: Improve usage error reportingFrank Lichtenheld1-4/+6 2007-04-06cvsimport: Improve documentation of CVSROOT and CVS module determinationFrank Lichtenheld1-2/+6 2007-04-06cvsimport: sync usage lines with existing optionsFrank Lichtenheld2-5/+8 2007-04-05Fix lseek(2) calls with args 2 and 3 swappedDana How2-2/+2 2007-04-05Honor -p<n> when applying git diffsShawn O. Pearce2-2/+27 2007-04-05Fix dependency of common-cmds.hJunio C Hamano1-1/+1 2007-04-05Fix renaming branch without config fileGeert Bosch2-2/+12 2007-04-05DESTDIR support for git/contrib/emacsVille Skyttä1-2/+2 2007-04-05gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski1-2/+4 2007-04-05Document --left-right option to rev-list.Brian Gernhardt2-0/+32 2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe3-1/+7 2007-04-04rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape1-0/+0 2007-04-04rerere: make sorting really stable.Junio C Hamano2-6/+10 2007-04-04Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt1-2/+2 2007-04-03GIT 1.5.1v1.5.1Junio C Hamano3-16/+187 2007-04-03GIT 1.5.0.7v1.5.0.7Junio C Hamano3-2/+20 2007-04-03Documentation: A few minor fixes to Git User's ManualJakub Narebski1-10/+10 2007-04-03Plug memory leak in index-pack collision checking codepath.Nicolas Pitre1-0/+1 2007-04-03rerere should not repeat the earlier hunks in later onesJunio C Hamano2-4/+26 2007-04-02Hopefully final update to the draft Release Notes, preparing for 1.5.1Junio C Hamano1-8/+15 2007-03-31cvsserver: Don't lie about binary mode in asciidoc documentationFrank Lichtenheld1-3/+5 2007-03-31git-svn: fail on rebase if we are unable to find a ref to rebase againstEric Wong1-0/+3 2007-03-31Keep rename/rename conflicts of intermediate merges while doing recursive mergeAlex Riesen1-6/+31