aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-17
* Merge branch 'maint'Shawn O. Pearce2007-10-15
|\
| * Do not remove distributed configure scriptMathias Megyei2007-10-15
* | makefile: Add a cscope targetKristof Provost2007-10-15
* | Move convert-objects to contrib.Matt Kraai2007-09-25
* | Merge branch 'maint'Junio C Hamano2007-09-25
|\ \ | |/
| * unexpected Make output (e.g. from --debug) causes build failureJim Meyering2007-09-25
* | Merge branch 'cr/reset'Junio C Hamano2007-09-18
|\ \
| * | Make "git reset" a builtin.Carlos Rica2007-09-12
* | | Merge branch 'np/delta'Junio C Hamano2007-09-14
|\ \ \ | |/ / |/| |
| * | basic threaded delta searchNicolas Pitre2007-09-06
* | | Define NO_MEMMEM of FreeBSD as it lacks the functionRobert Boone2007-09-12
* | | Merge branch 'rs/archive'Junio C Hamano2007-09-10
|\ \ \ | |_|/ |/| |
| * | Define NO_MEMMEM on Darwin as it lacks the functionShawn O. Pearce2007-09-09
| * | add memmem()René Scharfe2007-09-06
| |/
* | Makefile: Add cache-tree.h to the headers listDmitry V. Levin2007-09-05
|/
* Makefile: do not allow gnu make to remove test-*.o filesJunio C Hamano2007-08-30
* Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\
| * Make verify-tag a builtin.Carlos Rica2007-07-26
| * Make git tag a builtin.Carlos Rica2007-07-20
* | Add support for an info version of the user manualDavid Kastrup2007-08-10
* | Support building on GNU/HurdThomas Schwinge2007-08-02
* | Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-01
* | make the name of the library directory a config optionRobert Schiele2007-07-31
* | add option to find zlib in custom pathRobert Schiele2007-07-31
* | Makefile: use $(FIND) instead of findDavid Kastrup2007-07-29
|/
* Remove "WITH_P4IMPORT" knob from the MakefileSean2007-07-15
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* Makefile: rebuild git.o on version change, clean up git$X flagsMatt McCutchen2007-07-09
* Start deprecating "git-command" in favor of "git command"Linus Torvalds2007-07-02
* Merge branch 'ns/stash'Junio C Hamano2007-07-02
|\
| * Add git-stash scriptしらいしななこ2007-06-30
* | Merge branch 'js/rebase'Junio C Hamano2007-07-02
|\ \ | |/ |/|
| * Teach rebase an interactive modeJohannes Schindelin2007-06-24
* | Merge branch 'maint'Junio C Hamano2007-06-30
|\ \ | |/ |/|
| * Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai2007-06-30
* | make dist: include configure script in tarballMatthias Lederhofer2007-06-24
* | Merge branch 'js/filter'Junio C Hamano2007-06-22
|\ \
| * | Add git-filter-branchJohannes Schindelin2007-06-02
* | | Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano2007-06-16
|\ \ \ | | |/ | |/|
| * | Documentation: adjust to AsciiDoc 8Junio C Hamano2007-06-16
| * | Add a local implementation of hstrerror for the system which do not have itAlex Riesen2007-06-15
* | | Makefile: allow generating git.o for debugging purposesJunio C Hamano2007-06-13
* | | Makefile: common-cmds.h depends on generate-cmdlist.sh scriptJunio C Hamano2007-06-13
* | | Remove trailing slash from $(template_dir).Johannes Sixt2007-06-12
* | | Avoid double-slash in path names that depend on $(sharedir).Johannes Sixt2007-06-12
* | | Makefile: add an explicit rule for building assembly outputLinus Torvalds2007-06-10
* | | Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt2007-06-06
* | | make clean should remove all the test programs tooMatthias Lederhofer2007-06-06
| |/ |/|
| |
| \
*-. \ Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano2007-06-02
|\ \ \