summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-09-18Start handling references internally as a sorted in-memory listLinus Torvalds
2006-09-18Merge branch 'jc/pack'Junio C Hamano
2006-09-18Merge branch 'jk/diff'Junio C Hamano
2006-09-17Merge branch 'jc/archive'Junio C Hamano
2006-09-17gitweb: export optionsMatthias Lederhofer
2006-09-11Merge branch 'jc/sideband' into jc/archiveJunio C Hamano
2006-09-10Move sideband client side support into reusable form.Junio C Hamano
2006-09-09Add git-upload-archiveFranck Bui-Huu
2006-09-09Add git-archiveFranck Bui-Huu
2006-09-08git-commit.sh: convert run_status to a C builtinJeff King
2006-09-08Move color option parsing out of diff.c and into color.[ch]Jeff King
2006-09-07Separate object listing routines out of rev-listJunio C Hamano
2006-09-04gitweb: Add GIT favicon, assuming image/png typeJakub Narebski
2006-08-31Trace into open fd and refactor tracing code.Christian Couder
2006-08-29Makefile: fix typoJohannes Schindelin
2006-08-28Merge branch 'js/c-merge-recursive'Junio C Hamano
2006-08-27Add git-zip-treeRene Scharfe
2006-08-22Add write_or_die(), a helper functionRene Scharfe
2006-08-16Merge branch 'jc/racy'Junio C Hamano
2006-08-16gitweb: Show project's git URL on summary pageJakub Narebski
2006-08-16Add check program "git-check-racy"Junio C Hamano
2006-08-16Merge branch 'maint'Junio C Hamano
2006-08-15Solaris has strlcpy() at least since version 8Dennis Stosberg
2006-08-15Solaris does not support C99 format strings before version 10Dennis Stosberg
2006-08-15gitweb: configurable home link stringYasushi SHOJI
2006-08-13Merge branch 'js/read-tree'Junio C Hamano
2006-08-13Merge branch 'lt/web'Junio C Hamano
2006-08-13Merge branch 'jn/conf'Junio C Hamano
2006-08-13Merge branch 'master' into js/c-merge-recursiveJunio C Hamano
2006-08-10git-verify-pack: make builtinRene Scharfe
2006-08-09autoconf: clean temporary file mak.appendJunio C Hamano
2006-08-08Merge branch 'master' into mk/renameJunio C Hamano
2006-08-08autoconf: Add configure target to main MakefileJakub Narebski
2006-08-05Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano
2006-08-04autoconf: Typo cleanup, reordering etc.Jakub Narebski
2006-08-04builtins: Makefile clean-upJunio C Hamano
2006-08-04Make git-checkout-index a builtinJunio C Hamano
2006-08-04Make git-symbolic-ref a builtinMatthias Kestenholz
2006-08-04Make git-unpack-objects a builtinMatthias Kestenholz
2006-08-04Make git-pack-objects a builtinMatthias Kestenholz
2006-08-04Make git-name-rev a builtinMatthias Kestenholz
2006-08-03.gitignore: git-merge-recur is a built file.Junio C Hamano
2006-08-03Cygwin needs NO_C99_FORMAT???Junio C Hamano
2006-08-03Make git-repo-config a builtinMatthias Kestenholz
2006-08-02gitweb: do not use @@FOO@@ for replaced tokensJunio C Hamano
2006-08-02gitweb: optionally read config from GITWEB_CONFIGJeff King
2006-08-02Make git-prune-packed a builtinMatthias Kestenholz
2006-08-02Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones
2006-08-02Fix installation of templates on ancient systems.Ramsay Allan Jones
2006-08-01Makefile: gitweb/gitweb.cgi is now generated.Junio C Hamano