aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_ddi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_ddi.c')
0 files changed, 0 insertions, 0 deletions
1a1ddbece22c99d52ea45bdecefdb9f17a613&follow=1'>git-prune: prune redundant packsJunio C Hamano1-0/+11 Signed-off-by: Junio C Hamano <junkio@cox.net> 2005-11-11Make git-pack-redundant consider alt-odbsLukas_Sandström3-62/+106 This patch changes git-pack-redundant so that packfiles in alternate object directories also are considered when deciding which objects are redundant. This functionality is controlled by the flag '--alt-odb'. Also convert the other flags to the long form, and update docs and git-repack accordingly. Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se> Signed-off-by: Junio C Hamano <junkio@cox.net> 2005-11-11Rename git-pack-intersect to git-pack-redundantLukas_Sandström5-11/+13 This patch renames git-pack-intersect to git-pack-redundant as suggested by Petr Baudis. The new name reflects what the program does, rather than how it does it. Also fix a small argument parsing bug. Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se> Signed-off-by: Junio C Hamano <junkio@cox.net> 2005-11-11Make git-repack use git-pack-intersect.Lukas_Sandström1-18/+12 Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se> Signed-off-by: Junio C Hamano <junkio@cox.net> 2005-11-11Add git-pack-intersect to .gitignoreLukas_Sandström1-0/+1 Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se> Signed-off-by: Junio C Hamano <junkio@cox.net>