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-08-08Merge branch 'master' into pb/gitpmJunio C Hamano
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
2006-07-24Disable linking with Fink or DarwinPorts.Shawn Pearce
2006-07-14Status update on merge-recursive in CJohannes Schindelin
2006-07-13Merge branch 'lt/prune'Junio C Hamano
2006-07-13Merge branch 'lt/merge-tree'Junio C Hamano
2006-07-10Merge branch 'ew/svn'Junio C Hamano
2006-07-09Typofix in Makefile comment.Pavel Roskin
2006-07-09Assorted typo fixesPavel Roskin
2006-07-09builtin "git prune"Linus Torvalds
2006-07-09Teach make clean about configure and autoconfJakub Narebski
2006-07-09Work around sed and make interactions on the backslash at the end of line.Junio C Hamano
2006-07-08Using 'perl' in *.shMichal Rokos
2006-07-08sed -e '/RE/r rfile/' needs space in 'r rfile'Michal Rokos
2006-07-07Makefile: export NO_SVN_TESTSJohannes Schindelin
2006-07-07git-svn: migrate out of contribEric Wong
2006-07-07Merge branch 'ew/instaweb'Junio C Hamano
2006-07-06Merge branch 'jc/sha1'Junio C Hamano
2006-07-04Make git-fmt-merge-msg a builtinJohannes Schindelin
2006-07-04Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis
2006-07-03Makefile: tighten git-http-{fetch,push} dependenciesJunio C Hamano
2006-07-03Git.pm: clean generated files.Junio C Hamano