aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Retire support for old environment variables.Junio C Hamano2005-09-09
* [PATCH] remove duplicate git-send-email-script.perl target in MakefileMarco Roeland2005-09-09
* 'build' scripts before installing.Junio C Hamano2005-09-08
* git --version tells which version of git you have.Junio C Hamano2005-09-07
* [PATCH] Portability fix for Solaris 10/x86Patrick Mauritz2005-09-07
* Big tool rename.Junio C Hamano2005-09-07
* GIT 0.99.6v0.99.6Junio C Hamano2005-09-07
|\
| * Merge branch 'master' of . Junio C Hamano2005-09-05
| |\
| * \ Merge refs/heads/master from . Junio C Hamano2005-08-29
| |\ \
| * \ \ Merge master branch changes into release candidate branch.Junio C Hamano2005-08-26
| |\ \ \
| * | | | Prepare 0.99.6 branch.Junio C Hamano2005-08-24
* | | | | Flatten tools/ directory to make build procedure simpler.Junio C Hamano2005-09-07
| |_|_|/ |/| | |
* | | | Retire git-clone-dumb-http.Junio C Hamano2005-09-05
* | | | Install archimport-script.Junio C Hamano2005-09-04
| |_|/ |/| |
* | | Remove git-apply-patch-script.Junio C Hamano2005-08-29
* | | Redo "revert" using three-way merge machinery.Junio C Hamano2005-08-29
| |/ |/|
* | Enable git-send-email-script on Debian.Junio C Hamano2005-08-26
|/
* Merge refs/heads/master from . Junio C Hamano2005-08-24
|\
| * [PATCH] Infamous 'octopus merge'Junio C Hamano2005-08-24
| * [PATCH] Retire git-parse-remote.Junio C Hamano2005-08-24
| * [PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano2005-08-24
* | Merge refs/heads/master from . Junio C Hamano2005-08-23
|\ \ | |/
| * Clean-up output from "git show-branch" and document it.Junio C Hamano2005-08-22
| * [PATCH] Add 'git show-branch'.Junio C Hamano2005-08-22
* | Merge with master to get diff fixes.Junio C Hamano2005-08-16
|\ \ | |/
| * [PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds2005-08-16
* | Merge master changes into rc.Junio C Hamano2005-08-15
|\ \ | |/
| * Add git-show-branches-scriptJunio C Hamano2005-08-15
* | Merge master changes into release candidate branch.Junio C Hamano2005-08-13
|\ \ | |/
| * Make tools/ directory first-class citizen.Junio C Hamano2005-08-12
| * [PATCH] Unify Makefile indentationPetr Baudis2005-08-12
| * [PATCH] Use $DESTDIR instead of $destPetr Baudis2005-08-12
| * Make CFLAGS overridable from make command line.Pavel Roskin2005-08-12
| * Clean generated files a bit more, to cope with Debian build droppings.Junio C Hamano2005-08-12
* | Merge changes in the master branch into 0.99.5 preparation branch.Junio C Hamano2005-08-11
|\ \ | |/
| * Clean generated deb files.Junio C Hamano2005-08-11
* | Start preparing for 0.99.5Junio C Hamano2005-08-10
|/
* Merge with master.Junio C Hamano2005-08-10
|\
| * git-revert: revert an existing commit.Junio C Hamano2005-08-09
* | Merge with master.Junio C Hamano2005-08-09
|\ \ | |/
| * Downgrade git-send-email-scriptJunio C Hamano2005-08-09
* | Merge with master.Junio C Hamano2005-08-08
|\ \ | |/
| * Makefile dependency fix.Junio C Hamano2005-08-08
* | Fix build rules for debian package.Junio C Hamano2005-08-06
* | GIT 0.99.4 (release candidate)Junio C Hamano2005-08-06
|/
* Redo the templates generation and installation.Junio C Hamano2005-08-06
* Update get_sha1() to grok extended format.Junio C Hamano2005-08-05
* Retire check-files.Junio C Hamano2005-08-03
* Install sample hooksJunio C Hamano2005-08-03
* [PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson2005-08-02