aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
| * Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce2007-03-12
| |\
| | * git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-12
| * | git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen2007-03-06
| |/
| * git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce2007-03-06
| * git-gui: Display all authors of git-gui.Shawn O. Pearce2007-02-21
| * git-gui: Generate a version file on demand.Shawn O. Pearce2007-02-12
| * git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce2007-02-12
| * git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce2007-02-12
| * git-gui: Ensure version number is always current.Shawn O. Pearce2007-01-21
| * git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce2007-01-21
| * git-gui: Created makefile to install the program.Shawn O. Pearce2006-11-17
* Create pack-write.c for common pack writing codeDana L. How2007-05-02
* Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano2007-04-29