aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* For release tarballs, include the proper versionH. Peter Anvin2006-01-09
* GIT 1.1.0v1.1.0Junio C Hamano2006-01-08
|\
| * GIT 1.0.8v1.0.8Junio C Hamano2006-01-07
| |\
| | * Retire debian/ directory.Junio C Hamano2006-01-06
| * | GIT 1.0.7v1.0.7Junio C Hamano2006-01-05
| |\ \ | | |/
| * | GIT 1.0.6v1.0.6Junio C Hamano2005-12-27
| |\ \ | | |/
| * | GIT 1.0.5v1.0.5Junio C Hamano2005-12-26
| |\ \ | | |/
| * | GIT 1.0.4v1.0.4Junio C Hamano2005-12-24
| |\ \ | | |/
* | | Makefile: use git-describe to mark the git version.Junio C Hamano2005-12-27
* | | Add a "git-describe" commandLinus Torvalds2005-12-27
* | | Merge in fixes up to 1.0.3 maintenance branch.Junio C Hamano2005-12-22
|\ \ \ | |/ /
| * | GIT 1.0.3v1.0.3Junio C Hamano2005-12-22
| |\ \ | | |/
| | * git-format-patch should show the correct versionJohannes Schindelin2005-12-22
| * | GIT 1.0.0bv1.0.2v1.0.0bJunio C Hamano2005-12-21
| |\ \ | | |/
| * | GIT 1.0.0av1.0.1v1.0.0aJunio C Hamano2005-12-21
| |/
* | Versioning scheme changes.Junio C Hamano2005-12-21
* | Post 1.0.0 development track.Junio C Hamano2005-12-21
|/
* GIT 1.0.0v1.0.0Junio C Hamano2005-12-21
|\
| * Remove "octopus".Junio C Hamano2005-12-19
| * Remove generated files */*.py[co]Junio C Hamano2005-12-19
| * fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-17
* | GIT 0.99.9n aka 1.0rc6v1.0rc6v0.99.9nJunio C Hamano2005-12-14
|\ \ | |/
| * Do not let errors pass by unnoticed when running `make check'.Junio C Hamano2005-12-14
* | GIT 0.99.9m aka 1.0rc5v1.0rc5v0.99.9mJunio C Hamano2005-12-11
|\ \ | |/
| * [PATCH] Initial AIX portability fixes.Jason Riedy2005-12-06
| * Clean up compatibility definitions.Junio C Hamano2005-12-05
* | GIT 0.99.9l aka 1.0rc4v1.0rc4v0.99.9lJunio C Hamano2005-12-03
|\ \ | |/
| * Add compat/setenv.c, use in git.c.Jason Riedy2005-12-03
| * Makefile: say the default target upfront.Junio C Hamano2005-12-01
| * Move couple of ifdefs after "include config.mk"Timo Hirvonen2005-11-30
* | GIT 0.99.9kv0.99.9kJunio C Hamano2005-11-25
|\ \ | |/
| * Rename git-config-set to git-repo-configJohannes Schindelin2005-11-24
| * Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-21
| * Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.Andreas Ericsson2005-11-21
| * Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson2005-11-20
| * Add git-config-set, a simple helper for scripts to set config variablesJohannes Schindelin2005-11-19
| * Decide whether to build http-push in the MakefileNick Hengeveld2005-11-19
| * Isolate shared HTTP request functionalityNick Hengeveld2005-11-19
* | Merge branch 'master'Junio C Hamano2005-11-18
|\ \ | |/
| * Cygwin *might* be helped with NO_MMAPJunio C Hamano2005-11-18
* | Merge branch 'master'Junio C Hamano2005-11-18
|\ \ | |/
| * 'make clean' forgot about some filesNicolas Pitre2005-11-17
| * C implementation of the 'git' program, take two.Andreas Ericsson2005-11-15
| * diff: make default rename detection limit configurable.Junio C Hamano2005-11-15
| * git-core-foo -> git-foo, except the core packageH. Peter Anvin2005-11-15
* | GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano2005-11-16
* | GIT 0.99.9i aka 1.0rc2v1.0rc2v0.99.9iJunio C Hamano2005-11-14
|\ \ | |/
| * Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-14
| * Separate LDFLAGS and CFLAGS.Junio C Hamano2005-11-14
| * Rename lost+found to lost-found.Junio C Hamano2005-11-13