aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2007-11-14
|\
| * Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca2007-11-14
* | Fix dependencies of parse-options test programAlex Riesen2007-11-14
* | Make check-docs target detect removed commandsJunio C Hamano2007-11-09
* | Merge branch 'maint'Junio C Hamano2007-11-09
|\ \ | |/
| * Makefile: add missing dependency on wt-status.hJunio C Hamano2007-11-08
* | Merge branch 'ds/maint-deflatebound'Junio C Hamano2007-11-07
|\ \
| * | Improve accuracy of check for presence of deflateBound.David Symonds2007-11-07
| |/
* | Split off the pretty print stuff into its own fileJohannes Schindelin2007-11-05
* | Merge branch 'ph/parseopt'Junio C Hamano2007-11-02
|\ \
| * | Add tests for parse-options.cJohannes Schindelin2007-10-29
| * | Add a simple option parser.Pierre Habouzit2007-10-29
* | | Merge branch 'lt/rename' into HEADJunio C Hamano2007-10-30
|\ \ \
| * | | Do linear-time/space rename logic for exact renamesLinus Torvalds2007-10-26
| * | | Add 'diffcore.h' to LIB_HLinus Torvalds2007-10-26
| |/ /
* | | No longer install git-svnimport, move to contrib/examplesGerrit Pape2007-10-30
|/ /
* | 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