summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano2007-04-291-1/+5
* Split out mailmap handling out of shortlogJunio C Hamano2007-04-291-2/+2
* Merge branch 'maint'Junio C Hamano2007-04-251-2/+7
|\
| * Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-241-2/+7
* | common progress display supportNicolas Pitre2007-04-231-2/+2
* | Merge branch 'jc/attr'Junio C Hamano2007-04-221-3/+5
|\ \
| * | Documentation: support manual section (5) - file formats.Junio C Hamano2007-04-201-1/+2
| * | Makefile: add patch-ids.h back in.Junio C Hamano2007-04-151-1/+1
| * | Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-141-2/+3
* | | Merge branch 'np/pack'Junio C Hamano2007-04-221-2/+5
|\ \ \
| * | | simple random data generator for testsNicolas Pitre2007-04-121-2/+5
* | | | Add a generic "object decorator" interface, and make object refs use itLinus Torvalds2007-04-171-2/+2
| |/ / |/| |
* | | Merge branch 'jc/cherry'Junio C Hamano2007-04-131-1/+2
|\ \ \
| * | | Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano2007-04-121-1/+2
| |/ /
* / / Don't yap about merge-subtree during makeShawn O. Pearce2007-04-131-1/+1
|/ /
* | A new merge stragety 'subtree'.Junio C Hamano2007-04-071-1/+9
* | Merge branch 'fp/make-j'Junio C Hamano2007-04-071-2/+2
|\ \
| * | Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.Fernando J. Pereda2007-04-061-2/+2
* | | Merge branch 'maint'Junio C Hamano2007-04-071-0/+1
|\ \ \ | | |/ | |/|
| * | Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven2007-04-071-0/+1
* | | Merge branch 'maint'Junio C Hamano2007-04-061-1/+1
|\| | | |/ |/|
| * Fix dependency of common-cmds.hJunio C Hamano2007-04-061-1/+1
* | Fix passing of TCLTK_PATH to git-guiAlex Riesen2007-04-061-1/+1
* | Merge branch 'post1.5.1/tcltk'Junio C Hamano2007-04-041-5/+51
|\ \
| * | Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin2007-04-011-3/+24
| * | Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin2007-04-011-1/+11
| * | NO_TCLTKEygene Ryabinkin2007-04-011-3/+18
| |/
* / Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin2007-04-011-0/+26
|/
* Do not bother documenting fetch--toolJunio C Hamano2007-03-301-1/+1
* Makefile: remove test-chmtime program in target clean.Gerrit Pape2007-03-271-1/+1
* Make gc a builtin.James Bowes2007-03-171-1/+2
* Merge branch 'jc/fetch'Junio C Hamano2007-03-141-0/+1
|\
| * Merge branch 'np/types' into jc/fetchJunio C Hamano2007-02-271-7/+31
| |\
| * | git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-141-0/+1
* | | Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o2007-03-141-1/+1
* | | Merge branch 'maint'Junio C Hamano2007-03-131-2/+1
|\ \ \
| * | | Don't package the git-gui credits file anymoreShawn O. Pearce2007-03-121-2/+1
* | | | Merge branch 'js/revert-cherry'Junio C Hamano2007-03-111-6/+4
|\ \ \ \
| * | | | Make git-revert & git-cherry-pick a builtinJohannes Schindelin2007-03-041-7/+4
* | | | | Allow "make -w" generate its usual outputAlex Riesen2007-03-071-2/+8
* | | | | Support of "make -s": do not output anything of the build itselfAlex Riesen2007-03-071-3/+7
* | | | | More build output cleaning upAlex Riesen2007-03-071-3/+5
* | | | | Make 'make' quiet by defaultShawn O. Pearce2007-03-061-3/+3
* | | | | Make 'make' quieter while building gitShawn O. Pearce2007-03-061-37/+49
|/ / / /
* | | | Merge branch 'maint'Junio C Hamano2007-03-041-1/+7
|\| | |
| * | | Unset NO_C99_FORMAT on Cygwin.Ramsay Jones2007-03-041-1/+0
| * | | Fix a "pointer type missmatch" warning.Ramsay Jones2007-03-041-0/+7
* | | | Merge branch 'maint'Junio C Hamano2007-03-021-1/+1
|\| | |
| * | | fetch.o depends on the headers, too.Johannes Schindelin2007-03-011-1/+1
* | | | Merge branch 'js/bundle'Junio C Hamano2007-02-281-0/+1
|\ \ \ \ | |_|_|/ |/| | |