415 Commits (52670c9730d7fffba8ef785c5cdefe9945d20ef7)

Author SHA1 Message Date
Johannes Schindelin b992933853 Fix "gmake -j" 19 years ago
Paul Jakma e15f545155 Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables 19 years ago
Fredrik Kuivinen cbfb73d73f Add git-blame, a tool for assigning blame. 19 years ago
Junio C Hamano 83f50539a9 git-mktree: reverse of git-ls-tree. 19 years ago
Ryan Anderson c65e898754 Add git-annotate, a tool for assigning blame. 19 years ago
Johannes Schindelin a348ab702a Really honour NO_PYTHON 19 years ago
Johannes Schindelin 2a3763ef3d avoid makefile override warning 19 years ago
Johannes Schindelin 39c015c556 Fixes for ancient versions of GNU make 19 years ago
Johannes Schindelin abb7c7b31c Optionally work without python 19 years ago
Johannes Schindelin 289c4b36e3 Support Irix 19 years ago
Johannes Schindelin 5b5d4d9e1b Optionally support old diffs 19 years ago
Fernando J. Pereda b6e56eca8a Allow building Git in systems without iconv 19 years ago
Linus Torvalds 492e0759bf Handling large files with GIT 19 years ago
Fernando J. Pereda 6c5c62f340 Print an error if cloning a http repo and NO_CURL is set 19 years ago
Fredrik Kuivinen 3654638513 s/SHELL/SHELL_PATH/ in Makefile 19 years ago
Junio C Hamano cf7bb589af git-status -v 19 years ago
Junio C Hamano 8389b52b2a git-rerere: reuse recorded resolve. 19 years ago
Junio C Hamano 80d48ac623 git-show 19 years ago
Junio C Hamano af3feefa1d diff-tree -c: show a merge commit a bit more sensibly. 19 years ago
Alecs King b3bf974cab Add freebsd support in Makefile 19 years ago
Jason Riedy 731043fd4d Add compat/unsetenv.c . 19 years ago
Jason Riedy 5ea06e2014 Run GIT-VERSION-GEN with $(SHELL), not sh. 19 years ago
Junio C Hamano 63be37b06f DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN 19 years ago
Junio C Hamano 35a730f01c fsck-objects: support platforms without d_ino in struct dirent. 19 years ago
Junio C Hamano bdc37f5a81 Makefile: do not assume lack of IPV6 means no sockaddr_storage. 19 years ago
Pavel Roskin 2fabd21733 Disable USE_SYMLINK_HEAD by default 19 years ago
Junio C Hamano b42934d611 Fix the installation location. 19 years ago
Michal Ostrowski 77cb17e940 Exec git programs without using PATH. 19 years ago
Junio C Hamano 4dc00021f7 Makefile: add 'strip' target 19 years ago
H. Peter Anvin 181129d24c For release tarballs, include the proper version 19 years ago
Junio C Hamano 7d0e65b892 Retire debian/ directory. 19 years ago
Junio C Hamano 9b88fcef7d Makefile: use git-describe to mark the git version. 19 years ago
Linus Torvalds 908e5310b9 Add a "git-describe" command 19 years ago
Johannes Schindelin e99fcf96de git-format-patch should show the correct version 19 years ago
Junio C Hamano c894168631 Versioning scheme changes. 19 years ago
Junio C Hamano e4e79a2175 GIT 1.0.0a 19 years ago
Junio C Hamano 5d9d11db3c Post 1.0.0 development track. 19 years ago
Junio C Hamano e32faa8adb Remove "octopus". 19 years ago
Junio C Hamano d89056c258 Remove generated files */*.py[co] 19 years ago
Junio C Hamano ad89721508 fetch-pack: -k option to keep downloaded pack. 19 years ago
Junio C Hamano 773b633943 Do not let errors pass by unnoticed when running `make check'. 19 years ago
Jason Riedy a6da9395a5 [PATCH] Initial AIX portability fixes. 19 years ago
Junio C Hamano 4050c0df8e Clean up compatibility definitions. 19 years ago
Jason Riedy e40b61fb6b Add compat/setenv.c, use in git.c. 19 years ago
Junio C Hamano 2731d04883 Makefile: say the default target upfront. 19 years ago
Timo Hirvonen b34403aa97 Move couple of ifdefs after "include config.mk" 19 years ago
Johannes Schindelin ee72aeaf00 Rename git-config-set to git-repo-config 19 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 19 years ago
Andreas Ericsson d6ebd2590c Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on. 19 years ago
Ryan Anderson 3d32051f4f Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPROCESS_PY 19 years ago