aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* Do not let errors pass by unnoticed when running `make check'.Junio C Hamano2005-12-14
* [PATCH] Initial AIX portability fixes.Jason Riedy2005-12-06
* Clean up compatibility definitions.Junio C Hamano2005-12-05
* 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
* 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
* Cygwin *might* be helped with NO_MMAPJunio 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
* 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
* git-lost+foundJunio C Hamano2005-11-11
* Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-11
* Add git-pack-intersectLukas_Sandström2005-11-11
* Introducing: git-cvsexportcommitMartin Langhoff2005-11-07
* Use fink/darwinport paths for OSXRandal L. Schwartz2005-11-06
* Merge in http-push first stage.Junio C Hamano2005-11-06
|\
| * Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld2005-11-06
* | Package split: Debian.Junio C Hamano2005-11-06
* | Simplify CFLAGS/DEFINES in MakefileJunio C Hamano2005-11-06
|/
* Add 'ours' merge strategy.Junio C Hamano2005-11-03
* [PATCH] Clean up the SunOS Makefile rulePeter Eriksen2005-11-02
* Make test-date buildable again.Junio C Hamano2005-11-02
* Do not install backward compatibility links anymore.Junio C Hamano2005-11-01
* Remove git-findtags.perlPetr Baudis2005-11-01
* GIT 0.99.9 master branch.Junio C Hamano2005-10-30
* GIT 0.99.9v0.99.9Junio C Hamano2005-10-29
* Add git-name-revJohannes Schindelin2005-10-26
* pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-26
* Add git-shell.Linus Torvalds2005-10-24
* Add git-mvJosef Weidendorfer2005-10-23
* Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-22
* Make git-cherry-pick in target "all"Johannes Schindelin2005-10-20
* Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-16
|\
| * Makefile entry for git-svnimport contained a small typo.Kalle Valo2005-10-16
| * New: git-svnimport.Matthias Urlichs2005-10-10
* | git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-15