aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/notes.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2023-07-24 12:39:31 -0400
committerJunio C Hamano <gitster@pobox.com>2023-07-24 14:35:22 -0700
commit749f126b296f1147c7994de41c93a0afb9a250dd (patch)
tree8ab67f5332388d9182aff09253769f6b65e92778 /builtin/notes.c
parentt5318: avoid top-level directory changes (diff)
downloadgit-749f126b296f1147c7994de41c93a0afb9a250dd.tar.gz
git-749f126b296f1147c7994de41c93a0afb9a250dd.zip
t5328: avoid top-level directory changes
In a similar spirit as the last commit, avoid top-level directory changes in the last remaining commit-graph related test, t5328. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/notes.c')
0 files changed, 0 insertions, 0 deletions
;follow=1'>Hopefully final update to the draft Release Notes, preparing for 1.5.1Junio C Hamano1-8/+15 2007-03-31Optional Tck/Tk: ignore generated files.Junio C Hamano1-0/+2 2007-03-31Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin1-3/+1 2007-03-31Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin1-3/+24 2007-03-31Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin3-1/+38 2007-03-31NO_TCLTKEygene Ryabinkin1-3/+18 2007-03-31Added correct Python path to the RPM specfile.Eygene Ryabinkin1-1/+5 2007-03-31Remove unused WITH_OWN_SUBPROCESS_PY from RPM specBrian Gernhardt1-5/+4 2007-03-31Added git-p4 package to the list of git RPMs.Eygene Ryabinkin1-4/+21 2007-03-31Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin1-0/+26 2007-03-31git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard1-28/+55 2007-03-31git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard1-18/+37 2007-03-31Optimize directory listing with pathspec limiter.Linus Torvalds5-9/+95 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