aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/diff-highlight
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2016-09-07 18:19:41 +0700
committerJunio C Hamano <gitster@pobox.com>2016-09-21 08:44:41 -0700
commitb829b9439adc12fa4fb33338694e7f1ad40254c1 (patch)
treeb7718c1f6996471f382dd5d8b02c95ab303e37bb /contrib/diff-highlight
parentcheckout.txt: document a common case that ignores ambiguation rules (diff)
downloadgit-b829b9439adc12fa4fb33338694e7f1ad40254c1.tar.gz
git-b829b9439adc12fa4fb33338694e7f1ad40254c1.zip
checkout: fix ambiguity check in subdir
The two functions in parse_branchname_arg(), verify_non_filename and check_filename, need correct prefix in order to reconstruct the paths and check for their existence. With NULL prefix, they just check paths at top dir instead. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/diff-highlight')
0 files changed, 0 insertions, 0 deletions
span class='deletions'>-18/+4 2002-08-13[PATCH] C99 designated initializers for fs/ncpfsPetr Vandrovec3-5/+5 2002-08-13USB: check to see if we have a disconnect function before trying to call it.Greg Kroah-Hartman1-1/+1 2002-08-13[PATCH] random fixesAndrew Morton9-13/+26 2002-08-13[PATCH] scaled writeback throttling levelsAndrew Morton1-10/+55 2002-08-13[PATCH] reduced locking in buffer.cAndrew Morton1-27/+48 2002-08-13[PATCH] fix ARCH_HAS_PREFETCHAndrew Morton1-3/+0 2002-08-13[PATCH] Problem with CDC Ethernet driver (CDCEther.c)Oliver Neukum1-3/+7 2002-08-13[PATCH] user-vm-unlock-2.5.31-A2Ingo Molnar3-7/+28 2002-08-13[PATCH] clone-detached-2.5.31-B0Ingo Molnar4-20/+54 2002-08-13[PATCH] CLONE_SETTLS, CLONE_SETTID, 2.5.31-BKIngo Molnar2-0/+31 2002-08-13[PATCH] embarrassing 2.5.31 small bug fix for blkdev_reread_part()Badari Pulavarty1-1/+1 2002-08-13remove redundant slab.h include (Brad Hards)Andy Grover1-1/+0 2002-08-13USB: moved put_bus to its proper place (as the last thing we do shutting down.)Greg Kroah-Hartman1-1/+1 2002-08-13Update device model lockingPatrick Mochel4-145/+118 2002-08-12[PATCH] HCDs support new DMA APIs (part 2 of 2)David Brownell1-0/+33 2002-08-12[PATCH] HCDs support new DMA APIs (part 1 of 2)David Brownell7-149/+31 2002-08-12Fix and prevent bugs in device_register()Patrick Mochel1-9/+11 2002-08-12[PATCH] Network Options and Network Devices togetherRandy Dunlap14-66/+39 2002-08-12[PATCH] DECLARE_PER_CPU/DEFINE_PER_CPU patchRusty Russell8-22/+44 2002-08-12[PATCH] get_cpu_var patchRusty Russell10-32/+31 2002-08-12[PATCH] Export __per_cpu_offset so modules can use per-cpu data.Rusty Russell1-0/+4 2002-08-12[PATCH] NUMA-Q relocate early ioremapMartin J. Bligh1-10/+10 2002-08-12[PATCH] UML patch fixupJeff Dike1-4/+0 2002-08-12M68k fbdev fixesJames Simmons3-74/+70 2002-08-12[PATCH] cciss partitioning stuff, per-disk gendisksAlexander Viro4-119/+78 2002-08-12[PATCH] fix syscall prototypes in init/do_mounts.cChristoph Hellwig1-9/+9 2002-08-12[PATCH] A generic RTC driver [3/3]Tom Rini6-8/+380