summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-20Cloning from a repo without "current branch"Libravatar Nanako Shiraishi1-7/+13
2007-06-20Change default man page path to /usr/share/manLibravatar Ismail Dönmez1-1/+1
2007-06-20INSTALL: explain how to build documentationLibravatar Junio C Hamano1-4/+10
2007-06-20cvsserver: Actually implement --export-allLibravatar Alex Riesen1-2/+2
2007-06-20Added git-p4 branches command that shows the mapping of perforce depot paths ...Libravatar Simon Hausmann1-1/+27
2007-06-17Warn about conflicting p4 branch mappings and use the first one found.Libravatar Simon Hausmann1-0/+6
2007-06-17Fix the branch mapping detection to be independent from the order of the "p4 ...Libravatar Simon Hausmann1-3/+13
2007-06-16Fix ALLOC_GROW calls with obsolete semanticsLibravatar Jeff King1-2/+2
2007-06-16Merge branch 'jk/add-empty' into ei/oneline+add-emptyLibravatar Junio C Hamano3-53/+51
2007-06-16pp_header(): work around possible memory corruptionLibravatar Johannes Schindelin1-2/+2
2007-06-16Fix ALLOC_GROW off-by-oneLibravatar Jeff King1-1/+1
2007-06-16Document git log --full-diffLibravatar Jakub Narebski1-0/+7
2007-06-16Document git log --abbrev-commit, as a kind of pretty optionLibravatar Jakub Narebski1-0/+9
2007-06-16Use tabs for indenting definition list for options in git-log.txtLibravatar Jakub Narebski1-1/+1
2007-06-16Document git rev-list --timestampLibravatar Jakub Narebski1-0/+4
2007-06-16Document git reflog --stale-fixLibravatar Jakub Narebski1-0/+13
2007-06-16Document git rev-parse --is-inside-git-dirLibravatar Jakub Narebski1-0/+4
2007-06-16Document git read-tree --trivialLibravatar Jakub Narebski2-2/+8
2007-06-16Document git rev-list --full-historyLibravatar Jakub Narebski1-0/+9
2007-06-16git-p4 fails when cloning a p4 depo.Libravatar Benjamin Sergeant1-3/+17
2007-06-16Do not use h_errno after connect(2): the function does not set itLibravatar Alex Riesen1-4/+2
2007-06-16Documentation: update "stale" links for 1.5.2.2Libravatar Junio C Hamano1-1/+3
2007-06-16Fix initial multi-branch import.Libravatar Simon Hausmann1-0/+1
2007-06-16Merge branch 'jc/remote'Libravatar Junio C Hamano3-85/+275
2007-06-16Merge branch 'gp/branch'Libravatar Junio C Hamano2-2/+16
2007-06-16Merge branch 'fl/cvsserver'Libravatar Junio C Hamano3-8/+171
2007-06-16Merge branch 'lh/submodule'Libravatar Junio C Hamano4-23/+115
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Libravatar Junio C Hamano10-6/+109
2007-06-16git-svn: avoid string eval for defining functionsLibravatar Sam Vilain1-31/+33
2007-06-16Fix pushing to a pattern with no dstLibravatar Daniel Barkalow1-2/+3
2007-06-16GIT 1.5.2.2Libravatar Junio C Hamano3-2/+63
2007-06-16Documentation: adjust to AsciiDoc 8Libravatar Junio C Hamano5-4/+14
2007-06-15Avoid diff cost on "git log -z"Libravatar Junio C Hamano1-1/+2
2007-06-15git-branch --track: fix tracking branch computation.Libravatar Junio C Hamano2-30/+53
2007-06-15$EMAIL is a last resort fallback, as it's system-wide.Libravatar Junio C Hamano1-2/+2
2007-06-15merge-recursive: refuse to merge binary filesLibravatar Johannes Schindelin2-0/+20
2007-06-15Move buffer_is_binary() to xdiff-interface.hLibravatar Johannes Schindelin4-17/+11
2007-06-15Add a local implementation of hstrerror for the system which do not have itLibravatar Alex Riesen3-0/+31
2007-06-15gitmodules(5): remove leading period from synopsisLibravatar Lars Hjemli1-1/+1
2007-06-15Generated spec file to be ignored is named git.spec and not git-core.specLibravatar Jakub Narebski1-1/+1
2007-06-15cvsserver: Actually implement --export-allLibravatar Frank Lichtenheld3-2/+25
2007-06-15cvsserver: Let --base-path and pserver get along just fineLibravatar Frank Lichtenheld2-4/+7
2007-06-13git-svn: reduce stat() calls for a backwards compatibility checkLibravatar Eric Wong1-1/+1
2007-06-13git-svn: test for creating new directories over svn://Libravatar Eric Wong1-0/+40
2007-06-13git-svn: cleanup: factor out longest_common_path() functionLibravatar Eric Wong1-5/+11
2007-06-13gitview: run blame with -C -CLibravatar Aneesh Kumar K.V1-1/+1
2007-06-13gitview: Fix the blame interface.Libravatar Aneesh Kumar K.V1-1/+18
2007-06-13More staticLibravatar Junio C Hamano8-64/+6
2007-06-13-Wold-style-definition fixLibravatar Junio C Hamano3-3/+3
2007-06-13Makefile: allow generating git.o for debugging purposesLibravatar Junio C Hamano1-2/+6