summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Merge branch 'ds/maint-deflatebound' into maintLibravatar Junio C Hamano1-0/+6
2007-11-14Documentation: Fix man page breakage with DocBook XSL v1.72Libravatar Jonas Fonseca1-0/+2
2007-11-08Makefile: add missing dependency on wt-status.hLibravatar Junio C Hamano1-0/+1
2007-11-07Improve accuracy of check for presence of deflateBound.Libravatar David Symonds1-0/+6
2007-10-26Fix generation of perl/perl.makLibravatar Alex Riesen1-5/+1
2007-10-15Do not remove distributed configure scriptLibravatar Mathias Megyei1-1/+4
2007-09-25unexpected Make output (e.g. from --debug) causes build failureLibravatar Jim Meyering1-1/+1
2007-09-05Makefile: Add cache-tree.h to the headers listLibravatar Dmitry V. Levin1-1/+1
2007-08-30Makefile: do not allow gnu make to remove test-*.o filesLibravatar Junio C Hamano1-0/+2
2007-08-10Merge branch 'cr/tag'Libravatar Junio C Hamano1-1/+2
2007-08-10Add support for an info version of the user manualLibravatar David Kastrup1-0/+6
2007-08-02Support building on GNU/HurdLibravatar Thomas Schwinge1-0/+4
2007-08-01Add is_absolute_path() and make_absolute_path()Libravatar Johannes Schindelin1-1/+1
2007-07-31make the name of the library directory a config optionLibravatar Robert Schiele1-5/+6
2007-07-31add option to find zlib in custom pathLibravatar Robert Schiele1-1/+7
2007-07-29Makefile: use $(FIND) instead of findLibravatar David Kastrup1-2/+3
2007-07-26Make verify-tag a builtin.Libravatar Carlos Rica1-1/+1
2007-07-20Make git tag a builtin.Libravatar Carlos Rica1-1/+2
2007-07-15Remove "WITH_P4IMPORT" knob from the MakefileLibravatar Sean1-26/+0
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Libravatar Emil Medve1-33/+34
2007-07-09Makefile: rebuild git.o on version change, clean up git$X flagsLibravatar Matt McCutchen1-3/+2
2007-07-02Start deprecating "git-command" in favor of "git command"Libravatar Linus Torvalds1-1/+2
2007-07-02Merge branch 'ns/stash'Libravatar Junio C Hamano1-1/+2
2007-07-02Merge branch 'js/rebase'Libravatar Junio C Hamano1-1/+1
2007-06-30Add git-stash scriptLibravatar しらいしななこ1-1/+2
2007-06-30Merge branch 'maint'Libravatar Junio C Hamano1-3/+3
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Libravatar Matt Kraai1-3/+3
2007-06-24Teach rebase an interactive modeLibravatar Johannes Schindelin1-1/+1
2007-06-24make dist: include configure script in tarballLibravatar Matthias Lederhofer1-2/+3
2007-06-22Merge branch 'js/filter'Libravatar Junio C Hamano1-1/+2
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Libravatar Junio C Hamano1-0/+11
2007-06-16Documentation: adjust to AsciiDoc 8Libravatar Junio C Hamano1-0/+6
2007-06-15Add a local implementation of hstrerror for the system which do not have itLibravatar Alex Riesen1-0/+5
2007-06-13Makefile: allow generating git.o for debugging purposesLibravatar Junio C Hamano1-2/+6
2007-06-13Makefile: common-cmds.h depends on generate-cmdlist.sh scriptLibravatar Junio C Hamano1-0/+2
2007-06-12Remove trailing slash from $(template_dir).Libravatar Johannes Sixt1-1/+1
2007-06-12Avoid double-slash in path names that depend on $(sharedir).Libravatar Johannes Sixt1-1/+1
2007-06-10Makefile: add an explicit rule for building assembly outputLibravatar Linus Torvalds1-0/+2
2007-06-06Makefile: Remove git-merge-base from PROGRAMS.Libravatar Johannes Sixt1-1/+0
2007-06-06make clean should remove all the test programs tooLibravatar Matthias Lederhofer1-1/+2
2007-06-02Add git-filter-branchLibravatar Johannes Schindelin1-1/+2
2007-06-02Merge branches 'lh/submodules' and 'pb/am'Libravatar Junio C Hamano1-2/+2
2007-05-30Makefile: Use generic rule to build test programsLibravatar Julian Phillips1-19/+5
2007-05-29Merge branch 'db/remote'Libravatar Junio C Hamano1-2/+3
2007-05-28Makefile: Remove git-fsck and git-verify-pack from PROGRAMSLibravatar Nguyen Thai Ngoc Duy1-2/+2
2007-05-26Add git-submodule commandLibravatar Lars Hjemli1-1/+1
2007-05-24Remove git-applypatchLibravatar Junio C Hamano1-1/+1
2007-05-24git-applymbox: Remove commandLibravatar Petr Baudis1-1/+1
2007-05-20Move remote parsing into a library file out of builtin-push.Libravatar Daniel Barkalow1-2/+3
2007-05-11apply: do not get confused by symlinks in the middleLibravatar Junio C Hamano1-1/+1