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
2007-06-21INSTALL: explain how to build documentationJunio C Hamano
2007-06-21cvsserver: Actually implement --export-allAlex Riesen
2007-06-17Document git log --full-diffJakub Narebski
2007-06-17Document git log --abbrev-commit, as a kind of pretty optionJakub Narebski
2007-06-17Use tabs for indenting definition list for options in git-log.txtJakub Narebski
2007-06-17Document git rev-list --timestampJakub Narebski
2007-06-17Document git reflog --stale-fixJakub Narebski
2007-06-17Document git rev-parse --is-inside-git-dirJakub Narebski
2007-06-17Document git read-tree --trivialJakub Narebski
2007-06-17Document git rev-list --full-historyJakub Narebski
2007-06-16Do not use h_errno after connect(2): the function does not set itAlex Riesen
2007-06-16Documentation: update "stale" links for 1.5.2.2Junio C Hamano
2007-06-16Merge branch 'jc/remote'Junio C Hamano
2007-06-16Merge branch 'gp/branch'Junio C Hamano
2007-06-16Merge branch 'fl/cvsserver'Junio C Hamano
2007-06-16Merge branch 'lh/submodule'Junio C Hamano
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano
2007-06-16git-svn: avoid string eval for defining functionsSam Vilain
2007-06-16Fix pushing to a pattern with no dstDaniel Barkalow
2007-06-16GIT 1.5.2.2v1.5.2.2Junio C Hamano
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano
2007-06-16Avoid diff cost on "git log -z"Junio C Hamano
2007-06-16git-branch --track: fix tracking branch computation.Junio C Hamano
2007-06-16$EMAIL is a last resort fallback, as it's system-wide.Junio C Hamano
2007-06-16merge-recursive: refuse to merge binary filesJohannes Schindelin
2007-06-16Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin
2007-06-16Add a local implementation of hstrerror for the system which do not have itAlex Riesen
2007-06-16gitmodules(5): remove leading period from synopsisLars Hjemli
2007-06-16Generated spec file to be ignored is named git.spec and not git-core.specJakub Narebski
2007-06-16cvsserver: Actually implement --export-allFrank Lichtenheld
2007-06-16cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld
2007-06-13git-svn: reduce stat() calls for a backwards compatibility checkEric Wong
2007-06-13git-svn: test for creating new directories over svn://Eric Wong
2007-06-13git-svn: cleanup: factor out longest_common_path() functionEric Wong
2007-06-13gitview: run blame with -C -CAneesh Kumar K.V
2007-06-13gitview: Fix the blame interface.Aneesh Kumar K.V
2007-06-13More staticJunio C Hamano
2007-06-13-Wold-style-definition fixJunio C Hamano
2007-06-13Makefile: allow generating git.o for debugging purposesJunio C Hamano
2007-06-13Makefile: common-cmds.h depends on generate-cmdlist.sh scriptJunio C Hamano
2007-06-13Merge branch 'jc/blame' (early part)Junio C Hamano
2007-06-13refactor dir_add_nameJeff King
2007-06-13git-remote show: Also shorten non-fast-forward refs in the 'push' listingJohannes Sixt
2007-06-13gitweb: change filename/directory name of snapshotsMatthias Lederhofer
2007-06-13Don't dereference a strdup-returned NULLJim Meyering
2007-06-13Merge branch 'maint'Junio C Hamano
2007-06-13Merge branch 'aw/cvs'Junio C Hamano
2007-06-13Merge branch 'ep/cvstag'Junio C Hamano
2007-06-13Merge branch 'ar/clone' into maintJunio C Hamano
2007-06-13Merge branch 'sv/objfixes' into maintJunio C Hamano