Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-11-09 | 1 | -0/+1 |
|\ | |||||
| * | Makefile: add missing dependency on wt-status.h | Junio C Hamano | 2007-11-08 | 1 | -0/+1 |
* | | Merge branch 'ds/maint-deflatebound' | Junio C Hamano | 2007-11-07 | 1 | -0/+6 |
|\ \ | |||||
| * | | Improve accuracy of check for presence of deflateBound. | David Symonds | 2007-11-07 | 1 | -0/+6 |
| |/ | |||||
* | | Split off the pretty print stuff into its own file | Johannes Schindelin | 2007-11-05 | 1 | -1/+1 |
* | | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 | 1 | -3/+3 |
|\ \ | |||||
| * | | Add tests for parse-options.c | Johannes Schindelin | 2007-10-29 | 1 | -1/+1 |
| * | | Add a simple option parser. | Pierre Habouzit | 2007-10-29 | 1 | -2/+2 |
* | | | Merge branch 'lt/rename' into HEAD | Junio C Hamano | 2007-10-30 | 1 | -3/+2 |
|\ \ \ | |||||
| * | | | Do linear-time/space rename logic for exact renames | Linus Torvalds | 2007-10-26 | 1 | -2/+2 |
| * | | | Add 'diffcore.h' to LIB_H | Linus Torvalds | 2007-10-26 | 1 | -2/+1 |
| |/ / | |||||
* | | | No longer install git-svnimport, move to contrib/examples | Gerrit Pape | 2007-10-30 | 1 | -2/+1 |
|/ / | |||||
* | | Merge branch 'maint' | Junio C Hamano | 2007-10-26 | 1 | -5/+1 |
|\ \ | |/ | |||||
| * | Fix generation of perl/perl.mak | Alex Riesen | 2007-10-26 | 1 | -5/+1 |
* | | Merge branch 'db/fetch-pack' | Junio C Hamano | 2007-10-24 | 1 | -27/+26 |
|\ \ | |||||
| * | | Define compat version of mkdtemp for systems lacking it | Shawn O. Pearce | 2007-10-20 | 1 | -0/+8 |
| * | | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 2007-10-16 | 1 | -5/+12 |
| |\ \ | |||||
| * | | | Fix compilation when NO_CURL is defined | Johannes Schindelin | 2007-10-15 | 1 | -3/+3 |
| * | | | Add transport.h to LIB_H as transport.o is in LIB_OBJS | Shawn O. Pearce | 2007-09-19 | 1 | -1/+1 |
| * | | | Make fetch a builtin | Daniel Barkalow | 2007-09-19 | 1 | -1/+1 |
| * | | | Move bundle specific stuff into bundle.[ch] | Johannes Schindelin | 2007-09-19 | 1 | -1/+1 |
| * | | | Push code for transport library | Daniel Barkalow | 2007-09-19 | 1 | -1/+2 |
| * | | | Make fetch-pack a builtin with an internal API | Daniel Barkalow | 2007-09-19 | 1 | -0/+1 |
| * | | | Modularize commit-walker | Daniel Barkalow | 2007-09-19 | 1 | -8/+9 |
| * | | | Remove obsolete commit-walkers | Daniel Barkalow | 2007-09-19 | 1 | -16/+4 |
* | | | | gitweb: speed up project listing on large work trees by limiting find depth | Luke Lu | 2007-10-17 | 1 | -0/+2 |
| |/ / |/| | | |||||
* | | | Merge branch 'maint' | Shawn O. Pearce | 2007-10-15 | 1 | -1/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Do not remove distributed configure script | Mathias Megyei | 2007-10-15 | 1 | -1/+4 |
* | | | makefile: Add a cscope target | Kristof Provost | 2007-10-15 | 1 | -2/+6 |
* | | | Move convert-objects to contrib. | Matt Kraai | 2007-09-25 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-09-25 | 1 | -1/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | unexpected Make output (e.g. from --debug) causes build failure | Jim Meyering | 2007-09-25 | 1 | -1/+1 |
* | | Merge branch 'cr/reset' | Junio C Hamano | 2007-09-18 | 1 | -1/+2 |
|\ \ | |||||
| * | | Make "git reset" a builtin. | Carlos Rica | 2007-09-12 | 1 | -1/+2 |
* | | | Merge branch 'np/delta' | Junio C Hamano | 2007-09-14 | 1 | -0/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | basic threaded delta search | Nicolas Pitre | 2007-09-06 | 1 | -0/+8 |
* | | | Define NO_MEMMEM of FreeBSD as it lacks the function | Robert Boone | 2007-09-12 | 1 | -0/+1 |
* | | | Merge branch 'rs/archive' | Junio C Hamano | 2007-09-10 | 1 | -0/+12 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Define NO_MEMMEM on Darwin as it lacks the function | Shawn O. Pearce | 2007-09-09 | 1 | -0/+1 |
| * | | add memmem() | René Scharfe | 2007-09-06 | 1 | -0/+11 |
| |/ | |||||
* | | Makefile: Add cache-tree.h to the headers list | Dmitry V. Levin | 2007-09-05 | 1 | -1/+1 |
|/ | |||||
* | Makefile: do not allow gnu make to remove test-*.o files | Junio C Hamano | 2007-08-30 | 1 | -0/+2 |
* | Merge branch 'cr/tag' | Junio C Hamano | 2007-08-10 | 1 | -1/+2 |
|\ | |||||
| * | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 | 1 | -1/+1 |
| * | Make git tag a builtin. | Carlos Rica | 2007-07-20 | 1 | -1/+2 |
* | | Add support for an info version of the user manual | David Kastrup | 2007-08-10 | 1 | -0/+6 |
* | | Support building on GNU/Hurd | Thomas Schwinge | 2007-08-02 | 1 | -0/+4 |
* | | Add is_absolute_path() and make_absolute_path() | Johannes Schindelin | 2007-08-01 | 1 | -1/+1 |
* | | make the name of the library directory a config option | Robert Schiele | 2007-07-31 | 1 | -5/+6 |
* | | add option to find zlib in custom path | Robert Schiele | 2007-07-31 | 1 | -1/+7 |