summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Retire debian/ directory.Junio C Hamano2006-01-061-8/+0
* git-format-patch should show the correct versionJohannes Schindelin2005-12-221-0/+3
* GIT 1.0.0v1.0.0Junio C Hamano2005-12-211-3/+5
|\
| * Remove "octopus".Junio C Hamano2005-12-191-1/+1
| * Remove generated files */*.py[co]Junio C Hamano2005-12-191-1/+2
| * fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-171-0/+1
* | GIT 0.99.9n aka 1.0rc6v1.0rc6v0.99.9nJunio C Hamano2005-12-141-2/+2
|\ \ | |/
| * Do not let errors pass by unnoticed when running `make check'.Junio C Hamano2005-12-141-1/+1
* | GIT 0.99.9m aka 1.0rc5v1.0rc5v0.99.9mJunio C Hamano2005-12-111-7/+11
|\ \ | |/
| * [PATCH] Initial AIX portability fixes.Jason Riedy2005-12-061-0/+4
| * Clean up compatibility definitions.Junio C Hamano2005-12-051-6/+6
* | GIT 0.99.9l aka 1.0rc4v1.0rc4v0.99.9lJunio C Hamano2005-12-031-26/+34
|\ \ | |/
| * Add compat/setenv.c, use in git.c.Jason Riedy2005-12-031-9/+18
| * Makefile: say the default target upfront.Junio C Hamano2005-12-011-0/+3
| * Move couple of ifdefs after "include config.mk"Timo Hirvonen2005-11-301-16/+12
* | GIT 0.99.9kv0.99.9kJunio C Hamano2005-11-251-28/+41
|\ \ | |/
| * Rename git-config-set to git-repo-configJohannes Schindelin2005-11-241-1/+1
| * Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-211-1/+2
| * Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.Andreas Ericsson2005-11-211-13/+15
| * Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson2005-11-201-10/+15
| * Add git-config-set, a simple helper for scripts to set config variablesJohannes Schindelin2005-11-191-1/+2
| * Decide whether to build http-push in the MakefileNick Hengeveld2005-11-191-3/+6
| * Isolate shared HTTP request functionalityNick Hengeveld2005-11-191-1/+2
* | Merge branch 'master'Junio C Hamano2005-11-181-0/+4
|\ \ | |/
| * Cygwin *might* be helped with NO_MMAPJunio C Hamano2005-11-181-0/+4
* | Merge branch 'master'Junio C Hamano2005-11-181-1/+1
|\ \ | |/
| * 'make clean' forgot about some filesNicolas Pitre2005-11-171-1/+1
| * C implementation of the 'git' program, take two.Andreas Ericsson2005-11-151-12/+8
| * diff: make default rename detection limit configurable.Junio C Hamano2005-11-151-2/+2
| * git-core-foo -> git-foo, except the core packageH. Peter Anvin2005-11-151-7/+7
* | GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano2005-11-161-22/+18
* | GIT 0.99.9i aka 1.0rc2v1.0rc2v0.99.9iJunio C Hamano2005-11-141-12/+23
|\ \ | |/
| * Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-141-1/+1
| * Separate LDFLAGS and CFLAGS.Junio C Hamano2005-11-141-9/+20
| * Rename lost+found to lost-found.Junio C Hamano2005-11-131-1/+1
* | GIT 0.99.9hv1.0rc1v0.99.9hJunio C Hamano2005-11-111-3/+4
|\ \ | |/
| * git-lost+foundJunio C Hamano2005-11-111-1/+2
| * Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-111-1/+1
| * Add git-pack-intersectLukas_Sandström2005-11-111-1/+1
* | GIT 0.99.9gv0.99.9gJunio C Hamano2005-11-091-1/+1
|\ \ | |/
* | GIT 0.99.9fv0.99.9fJunio C Hamano2005-11-081-1/+2
|\ \ | |/
* | Merge branch 'master'Junio C Hamano2005-11-071-1/+1
|\ \ | |/
| * Introducing: git-cvsexportcommitMartin Langhoff2005-11-071-1/+1
| |
| \
*-. \ GIT 0.99.9ev0.99.9eJunio C Hamano2005-11-061-23/+31
|\ \ \ | | |/ | |/|
| | * GIT v0.99.7dv0.99.7dJunio C Hamano2005-09-251-1/+1
| | * GIT 0.99.7cv0.99.7cJunio C Hamano2005-09-241-1/+1
| | * GIT 0.99.7bv0.99.7bJunio C Hamano2005-09-221-1/+1
| | * GIT 0.99.7aJunio C Hamano2005-09-191-1/+1
| * | Use fink/darwinport paths for OSXRandal L. Schwartz2005-11-061-0/+4
| * | Merge in http-push first stage.Junio C Hamano2005-11-061-2/+11
| |\ \