summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-111-1/+1
* Remove duplicate exports from MakefileShawn O. Pearce2007-05-071-1/+1
* Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce2007-05-071-4/+12
|\
| * git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-071-2/+21
| * git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce2007-05-021-2/+15
| * git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano2007-04-171-0/+4
| * Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce2007-04-171-3/+0
| * Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin2007-04-041-0/+3
| * Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce2007-03-121-14/+9
| |\
| | * git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-121-14/+9
| * | git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen2007-03-061-0/+5
| |/
| * git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce2007-03-061-7/+15
| * git-gui: Display all authors of git-gui.Shawn O. Pearce2007-02-211-9/+14
| * git-gui: Generate a version file on demand.Shawn O. Pearce2007-02-121-1/+5
| * git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce2007-02-121-2/+2
| * git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce2007-02-121-3/+7
| * git-gui: Ensure version number is always current.Shawn O. Pearce2007-01-211-3/+12
| * git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce2007-01-211-3/+28
| * git-gui: Created makefile to install the program.Shawn O. Pearce2006-11-171-0/+14
* Create pack-write.c for common pack writing codeDana L. How2007-05-021-2/+2
* 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-241-2/+7
|\
| * Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-241-2/+7
* | common progress display supportNicolas Pitre2007-04-221-2/+2
* | Merge branch 'jc/attr'Junio C Hamano2007-04-211-3/+5
|\ \
| * | Documentation: support manual section (5) - file formats.Junio C Hamano2007-04-191-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-211-2/+5
|\ \ \
| * | | simple random data generator for testsNicolas Pitre2007-04-111-2/+5
* | | | Add a generic "object decorator" interface, and make object refs use itLinus Torvalds2007-04-161-2/+2
| |/ / |/| |
* | | Merge branch 'jc/cherry'Junio C Hamano2007-04-121-1/+2
|\ \ \
| * | | Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano2007-04-111-1/+2
| |/ /
* | | Don't yap about merge-subtree during makeShawn O. Pearce2007-04-121-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-051-2/+2
* | | Merge branch 'maint'Junio C Hamano2007-04-071-0/+1
|\ \ \ | | |/ | |/|
| * | Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven2007-04-061-0/+1
* | | Merge branch 'maint'Junio C Hamano2007-04-051-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix dependency of common-cmds.hJunio C Hamano2007-04-051-1/+1
* | Fix passing of TCLTK_PATH to git-guiAlex Riesen2007-04-051-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-03-311-3/+24
| * | Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin2007-03-311-1/+11
| * | NO_TCLTKEygene Ryabinkin2007-03-311-3/+18
| |/
* | Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin2007-03-311-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