aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* | Support building on GNU/HurdThomas Schwinge2007-08-02
* | Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-01
* | make the name of the library directory a config optionRobert Schiele2007-07-31
* | add option to find zlib in custom pathRobert Schiele2007-07-31
* | Makefile: use $(FIND) instead of findDavid Kastrup2007-07-29
|/
* Remove "WITH_P4IMPORT" knob from the MakefileSean2007-07-15
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* Makefile: rebuild git.o on version change, clean up git$X flagsMatt McCutchen2007-07-09
* Start deprecating "git-command" in favor of "git command"Linus Torvalds2007-07-02
* Merge branch 'ns/stash'Junio C Hamano2007-07-02
|\
| * Add git-stash scriptしらいしななこ2007-06-30
* | Merge branch 'js/rebase'Junio C Hamano2007-07-02
|\ \ | |/ |/|
| * Teach rebase an interactive modeJohannes Schindelin2007-06-24
* | Merge branch 'maint'Junio C Hamano2007-06-30
|\ \ | |/ |/|
| * Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai2007-06-30
* | make dist: include configure script in tarballMatthias Lederhofer2007-06-24
* | Merge branch 'js/filter'Junio C Hamano2007-06-22
|\ \
| * | Add git-filter-branchJohannes Schindelin2007-06-02
* | | Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano2007-06-16
|\ \ \ | | |/ | |/|
| * | Documentation: adjust to AsciiDoc 8Junio C Hamano2007-06-16
| * | Add a local implementation of hstrerror for the system which do not have itAlex Riesen2007-06-15
* | | Makefile: allow generating git.o for debugging purposesJunio C Hamano2007-06-13
* | | Makefile: common-cmds.h depends on generate-cmdlist.sh scriptJunio C Hamano2007-06-13
* | | Remove trailing slash from $(template_dir).Johannes Sixt2007-06-12
* | | Avoid double-slash in path names that depend on $(sharedir).Johannes Sixt2007-06-12
* | | Makefile: add an explicit rule for building assembly outputLinus Torvalds2007-06-10
* | | Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt2007-06-06
* | | make clean should remove all the test programs tooMatthias Lederhofer2007-06-06
| |/ |/|
| |
| \
*-. \ Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano2007-06-02
|\ \ \
| | * | Remove git-applypatchJunio C Hamano2007-05-24
| | * | git-applymbox: Remove commandPetr Baudis2007-05-24
| * | | Add git-submodule commandLars Hjemli2007-05-26
| |/ /
* | | Makefile: Use generic rule to build test programsJulian Phillips2007-05-30
* | | Merge branch 'db/remote'Junio C Hamano2007-05-29
|\ \ \ | |_|/ |/| |
| * | Move remote parsing into a library file out of builtin-push.Daniel Barkalow2007-05-20
| |/
* | Makefile: Remove git-fsck and git-verify-pack from PROGRAMSNguyen Thai Ngoc Duy2007-05-28
|/
* apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-11
* Remove duplicate exports from MakefileShawn O. Pearce2007-05-07
* Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce2007-05-07
|\
| * git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-07
| * git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce2007-05-02
| * git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano2007-04-17
| * Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce2007-04-17
| * Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin2007-04-04