summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-06-301-3/+3
|\
| * Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai2007-06-301-3/+3
* | make dist: include configure script in tarballMatthias Lederhofer2007-06-241-2/+3
* | Merge branch 'js/filter'Junio C Hamano2007-06-221-1/+2
|\ \
| * | Add git-filter-branchJohannes Schindelin2007-06-021-1/+2
* | | Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano2007-06-161-0/+11
|\ \ \ | | |/ | |/|
| * | Documentation: adjust to AsciiDoc 8Junio C Hamano2007-06-161-0/+6
| * | Add a local implementation of hstrerror for the system which do not have itAlex Riesen2007-06-151-0/+5
* | | Makefile: allow generating git.o for debugging purposesJunio C Hamano2007-06-131-2/+6
* | | Makefile: common-cmds.h depends on generate-cmdlist.sh scriptJunio C Hamano2007-06-131-0/+2
* | | Remove trailing slash from $(template_dir).Johannes Sixt2007-06-121-1/+1
* | | Avoid double-slash in path names that depend on $(sharedir).Johannes Sixt2007-06-121-1/+1
* | | Makefile: add an explicit rule for building assembly outputLinus Torvalds2007-06-101-0/+2
* | | Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt2007-06-061-1/+0
* | | make clean should remove all the test programs tooMatthias Lederhofer2007-06-061-1/+2
| |/ |/|
| |
| \
*-. \ Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano2007-06-021-2/+2
|\ \ \
| | * | Remove git-applypatchJunio C Hamano2007-05-241-1/+1
| | * | git-applymbox: Remove commandPetr Baudis2007-05-241-1/+1
| * | | Add git-submodule commandLars Hjemli2007-05-261-1/+1
| |/ /
* | | Makefile: Use generic rule to build test programsJulian Phillips2007-05-301-19/+5
* | | Merge branch 'db/remote'Junio C Hamano2007-05-291-2/+3
|\ \ \ | |_|/ |/| |
| * | Move remote parsing into a library file out of builtin-push.Daniel Barkalow2007-05-201-2/+3
| |/
* | Makefile: Remove git-fsck and git-verify-pack from PROGRAMSNguyen Thai Ngoc Duy2007-05-281-2/+2
|/
* 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