summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-02-16Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda
2006-02-14s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen
2006-02-10git-status -vJunio C Hamano
2006-02-07git-rerere: reuse recorded resolve.Junio C Hamano
2006-02-06git-showJunio C Hamano
2006-01-28diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano
2006-01-27Add freebsd support in MakefileAlecs King
2006-01-25Add compat/unsetenv.c .Jason Riedy
2006-01-25Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy
2006-01-22DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano
2006-01-22fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano
2006-01-22Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano
2006-01-20Disable USE_SYMLINK_HEAD by defaultPavel Roskin
2006-01-14Fix the installation location.Junio C Hamano
2006-01-14Exec git programs without using PATH.Michal Ostrowski
2006-01-13Makefile: add 'strip' targetJunio C Hamano
2006-01-10For release tarballs, include the proper versionH. Peter Anvin
2006-01-08GIT 1.1.0v1.1.0Junio C Hamano
2006-01-08GIT 1.0.8v1.0.8Junio C Hamano
2006-01-07Retire debian/ directory.Junio C Hamano
2006-01-06GIT 1.0.7v1.0.7Junio C Hamano
2005-12-28GIT 1.0.6v1.0.6Junio C Hamano
2005-12-28Makefile: use git-describe to mark the git version.Junio C Hamano
2005-12-28Add a "git-describe" commandLinus Torvalds
2005-12-27GIT 1.0.5v1.0.5Junio C Hamano
2005-12-24GIT 1.0.4v1.0.4Junio C Hamano
2005-12-23Merge in fixes up to 1.0.3 maintenance branch.Junio C Hamano
2005-12-23GIT 1.0.3v1.0.3Junio C Hamano
2005-12-22git-format-patch should show the correct versionJohannes Schindelin
2005-12-22Versioning scheme changes.Junio C Hamano
2005-12-21GIT 1.0.0bv1.0.2v1.0.0bJunio C Hamano
2005-12-21GIT 1.0.0av1.0.1v1.0.0aJunio C Hamano
2005-12-21Post 1.0.0 development track.Junio C Hamano
2005-12-21GIT 1.0.0v1.0.0Junio C Hamano
2005-12-20Remove "octopus".Junio C Hamano
2005-12-20Remove generated files */*.py[co]Junio C Hamano
2005-12-18fetch-pack: -k option to keep downloaded pack.Junio C Hamano
2005-12-15GIT 0.99.9n aka 1.0rc6v1.0rc6v0.99.9nJunio C Hamano
2005-12-14Do not let errors pass by unnoticed when running `make check'.Junio C Hamano
2005-12-12GIT 0.99.9m aka 1.0rc5v1.0rc5v0.99.9mJunio C Hamano
2005-12-07[PATCH] Initial AIX portability fixes.Jason Riedy
2005-12-05Clean up compatibility definitions.Junio C Hamano
2005-12-04GIT 0.99.9l aka 1.0rc4v1.0rc4v0.99.9lJunio C Hamano
2005-12-04Add compat/setenv.c, use in git.c.Jason Riedy
2005-12-01Makefile: say the default target upfront.Junio C Hamano
2005-12-01Move couple of ifdefs after "include config.mk"Timo Hirvonen
2005-11-26GIT 0.99.9kv0.99.9kJunio C Hamano
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin
2005-11-22Move diff.renamelimit out of default configuration.Junio C Hamano
2005-11-22Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.Andreas Ericsson