Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-05gitweb: Add GIT favicon, assuming image/png typeJakub Narebski
2006-09-01Trace into open fd and refactor tracing code.Christian Couder
2006-08-30Makefile: 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-17Merge 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-11git-verify-pack: make builtinRene Scharfe
2006-08-09autoconf: clean temporary file mak.appendJunio C Hamano
2006-08-09Merge branch 'master' into mk/renameJunio C Hamano
2006-08-09autoconf: Add configure target to main MakefileJakub Narebski
2006-08-06Makefile: 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-04.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-03gitweb: do not use @@FOO@@ for replaced tokensJunio C Hamano
2006-08-03gitweb: 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-02Makefile: gitweb/gitweb.cgi is now generated.Junio C Hamano
2006-08-02gitweb: use out-of-line GIT logo.Martin Waitz
2006-08-02gitweb: fill in gitweb configuration by MakefileMartin Waitz
2006-07-31Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano
2006-07-31read-trees: refactor the unpack_trees() partJohannes Schindelin
2006-07-31Build on Debian GNU/kFreeBSDGerrit Pape
2006-07-31Merge branch 'js/mv'Junio C Hamano
2006-07-31Merge branch 'jn/make'Junio C Hamano
2006-07-28Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin
2006-07-28Makefile: git-merge-recur depends on xdiff libraries.Junio C Hamano
2006-07-27Make git-mv a builtinJohannes Schindelin
2006-07-27Merge branch 'pb/configure'Junio C Hamano
2006-07-26git-instaweb: respect bindir from MakefileJohannes Schindelin