aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
hawn O. Pearce1-1/+1 2007-10-20git-gui: Handle progress bars from newer gitsShawn O. Pearce1-1/+4 2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce1-1/+1 2007-10-19gitk.txt: Fix markup.Ralf Wildenhues1-1/+1 2007-10-19send-pack: respect '+' on wildcard refspecsJeff King2-0/+50 2007-10-19Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce1-1/+1 2007-10-19Further 1.5.3.5 fixes described in release notesShawn O. Pearce1-3/+13 2007-10-18Avoid invoking diff drivers during git-stashShawn O. Pearce1-3/+3 2007-10-18attr: fix segfault in gitattributes parsing codeSteffen Prohaska2-1/+11 2007-10-18Define NI_MAXSERV if not defined by operating systemPatrick Welche1-0/+4 2007-10-18Ensure we add directories in the correct orderAlex Bennee1-0/+11 2007-10-18Avoid scary errors about tagged trees/blobs during git-fetchLinus Torvalds1-1/+1 2007-10-18Yet more 1.5.3.5 fixes mentioned in release notesShawn O. Pearce1-0/+8 2007-10-18cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt1-2/+4 2007-10-18git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2-0/+75 2007-10-18git-config: print error message if the config file cannot be readGerrit Pape1-1/+4 2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele1-1/+1 2007-10-16Document additional 1.5.3.5 fixes in release notesShawn O. Pearce1-0/+15 2007-10-16Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce1-2/+1 2007-10-16filter-branch: update current branch when rewrittenJohannes Schindelin2-1/+18 2007-10-16fix filter-branch documentationJohannes Schindelin1-2/+1 2007-10-16helpful error message when send-pack finds no refs in common.Andrew Clausen1-1/+2 2007-10-16Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2-1/+21 2007-10-16Correct typos in release notes for 1.5.3.5Shawn O. Pearce1-2/+2 2007-10-15Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2-1/+26 2007-10-15rebase -i: use diff plumbing instead of porcelainJohannes Schindelin1-2/+2 2007-10-15Do not remove distributed configure scriptMathias Megyei1-1/+4 2007-10-15git-archive: document --execMichele Ballabio1-1/+6 2007-10-15git-reflog: document --verboseMichele Ballabio1-1/+4 2007-10-15git-config: handle --file option with relative pathname properlyGerrit Pape1-2/+7 2007-10-15clear_commit_marks(): avoid deep recursionJohannes Schindelin1-9/+14 2007-10-15git add -i: Remove unused variablesJean-Luc Herren1-10/+6 2007-10-15git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren1-6/+5 2007-10-15git-config: don't silently ignore options after --listFrank Lichtenheld1-1/+4 2007-10-15Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds3-3/+3 2007-10-15Fix embarrassing "git log --follow" bugLinus Torvalds1-2/+2 2007-10-07git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska1-0/+1 2007-10-03GIT 1.5.3.4v1.5.3.4Junio C Hamano2-11/+18