aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2007-10-26
|\
| * Fix generation of perl/perl.makAlex Riesen2007-10-26
* | Merge branch 'db/fetch-pack'Junio C Hamano2007-10-24
|\ \
| * | Define compat version of mkdtemp for systems lacking itShawn O. Pearce2007-10-20
| * | Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
| |\ \
| * | | Fix compilation when NO_CURL is definedJohannes Schindelin2007-10-15
| * | | Add transport.h to LIB_H as transport.o is in LIB_OBJSShawn O. Pearce2007-09-19
| * | | Make fetch a builtinDaniel Barkalow2007-09-19
| * | | Move bundle specific stuff into bundle.[ch]Johannes Schindelin2007-09-19
| * | | Push code for transport libraryDaniel Barkalow2007-09-19
| * | | Make fetch-pack a builtin with an internal APIDaniel Barkalow2007-09-19
| * | | Modularize commit-walkerDaniel Barkalow2007-09-19
| * | | Remove obsolete commit-walkersDaniel Barkalow2007-09-19
* | | | 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