aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda2006-02-15
* s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen2006-02-13
* git-status -vJunio C Hamano2006-02-10
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-06
* git-showJunio C Hamano2006-02-05
* diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano2006-01-28
* Add freebsd support in MakefileAlecs King2006-01-26
* Add compat/unsetenv.c .Jason Riedy2006-01-25
* Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy2006-01-25
* DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano2006-01-21
* fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano2006-01-21
* Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano2006-01-21
* Disable USE_SYMLINK_HEAD by defaultPavel Roskin2006-01-19
* Fix the installation location.Junio C Hamano2006-01-13
* Exec git programs without using PATH.Michal Ostrowski2006-01-13
* Makefile: add 'strip' targetJunio C Hamano2006-01-12
* 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