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-25Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano
2006-09-25git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe
2006-09-25Merge branch 'jc/filter-commit'Junio C Hamano
2006-09-25Merge branch 'jl/daemon'Junio C Hamano
2006-09-24Rename builtin-zip-tree.c to archive-zip.cRene Scharfe
2006-09-20Add virtualization support to git-daemonJon Loeliger
2006-09-20builtin-grep: make pieces of it available as library.Junio C Hamano
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-11Move 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-09git-commit.sh: convert run_status to a C builtinJeff King
2006-09-09Move 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-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