summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-16Document git read-tree --trivialJakub Narebski
2007-06-16Document 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
2007-06-12Add gitmodules(5)Lars Hjemli
2007-06-12git-submodule: give submodules proper namesLars Hjemli
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli
2007-06-12git-submodule: remember to checkout after cloneLars Hjemli
2007-06-12t7400: barf if git-submodule removes or replaces a fileLars Hjemli
2007-06-12Teach diff to imply --find-copies-harder upon -C -CJohannes Schindelin
2007-06-12Remove trailing slash from $(template_dir).Johannes Sixt
2007-06-12Avoid double-slash in path names that depend on $(sharedir).Johannes Sixt