summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-08Merge branch 'ar/clone'Libravatar Junio C Hamano2-1/+47
2007-06-08also strip p4/ from local imports.Libravatar Han-Wen Nienhuys1-3/+3
2007-06-08Merge branch 'master' of git://repo.or.cz/fast-exportLibravatar Han-Wen Nienhuys1-32/+57
2007-06-08print error message when p4 print fails (eg. due to permission problems)Libravatar Han-Wen Nienhuys1-0/+5
2007-06-08cvsserver: Add some useful commandline optionsLibravatar Frank Lichtenheld3-6/+143
2007-06-08Merge branch 'maint'Libravatar Junio C Hamano2-1/+42
2007-06-08Even more missing staticLibravatar Junio C Hamano9-32/+6
2007-06-08More missing staticLibravatar Junio C Hamano3-6/+4
2007-06-08More missing staticLibravatar Junio C Hamano2-11/+8
2007-06-08Missing statics.Libravatar Pierre Habouzit5-7/+7
2007-06-08Active_nr is unsigned, hence can't be < 0Libravatar Pierre Habouzit1-2/+0
2007-06-08cvsserver: Make req_Root more critical of its input dataLibravatar Frank Lichtenheld2-0/+45
2007-06-08gitview: Define __slots__ for CommitLibravatar Michael Ellerman1-0/+3
2007-06-08gitview: Use new-style classesLibravatar Michael Ellerman1-4/+4
2007-06-08checkout: do not get confused with ambiguous tag/branch namesLibravatar Junio C Hamano2-1/+42
2007-06-08Test wildcard push/fetchLibravatar Junio C Hamano1-0/+82
2007-06-08Fix push with refspecs containing wildcardsLibravatar Alex Riesen1-12/+27
2007-06-08git-gui: Changed blame header bar background to match main windowLibravatar Shawn O. Pearce1-7/+7
2007-06-08Only get the expensive branch mapping from the p4 server when notLibravatar Simon Hausmann1-5/+5
2007-06-07Make git-p4 submit detect the correct reference (origin) branch whenLibravatar Simon Hausmann1-14/+24
2007-06-07Make clone behave like git clone by default again.Libravatar Simon Hausmann1-0/+5
2007-06-07Exclude the HEAD symbolic ref from the list of known branchesLibravatar Marius Storm-Olsen1-1/+1
2007-06-07Fix single branch import into remotesLibravatar Marius Storm-Olsen1-2/+2
2007-06-07Fix git-p4 clone (defaultDestination)Libravatar Marius Storm-Olsen1-1/+1
2007-06-07Ensure that the commit message is Windows formated (CRLF) before invoking the...Libravatar Marius Storm-Olsen1-0/+5
2007-06-07Fix depot-path determination for git-p4 submitLibravatar Simon Hausmann1-1/+1
2007-06-07Fix git-p4 submitLibravatar Simon Hausmann1-3/+1
2007-06-07Fix git-p4 rebaseLibravatar Simon Hausmann1-0/+1
2007-06-07Hack to make the multi-branch import work again with self.depotPaths now thatLibravatar Simon Hausmann1-3/+4
2007-06-07Don't attempt to set the initialParent on multi-branch imports (useless).Libravatar Simon Hausmann1-1/+2
2007-06-07Fix common path "calculation" from logs of multiple branches.Libravatar Simon Hausmann1-2/+3
2007-06-07Fix support for "depot-path" in older git-p4 importsLibravatar Simon Hausmann1-1/+4
2007-06-07War on whitespaceLibravatar Junio C Hamano256-852/+645
2007-06-06Fix clone to setup the origin if its name ends with .gitLibravatar Alex Riesen2-1/+47
2007-06-06Use git-tag in git-cvsimportLibravatar Elvis Pranskevichus1-24/+2
2007-06-06pack-check: Sort entries by pack offset before unpacking them.Libravatar Alexandre Julliard1-12/+35
2007-06-06Merge branch 'sv/objfixes'Libravatar Junio C Hamano5-8/+18
2007-06-06Don't assume tree entries that are not dirs are blobsLibravatar Sam Vilain2-1/+9
2007-06-06git-cvsimport: Make sure to use $git_dir always instead of .git sometimesLibravatar Michael Milligan1-3/+3
2007-06-06fix documentation of unpack-objects -nLibravatar Sam Vilain1-2/+2
2007-06-06Accept dates before 2000/01/01 when specified as seconds since the epochLibravatar Johannes Sixt1-2/+4
2007-06-06Makefile: Remove git-merge-base from PROGRAMS.Libravatar Johannes Sixt1-1/+0
2007-06-06t5000: skip ZIP tests if unzip was not foundLibravatar Johannes Schindelin1-0/+7
2007-06-06filter-branch: also don't fail in map() if a commit cannot be mappedLibravatar Johannes Sixt1-9/+5
2007-06-06filter-branch: Use rev-list arguments to specify revision ranges.Libravatar Johannes Sixt2-28/+13
2007-06-06filter-branch: fix behaviour of '-k'Libravatar Johannes Schindelin2-12/+26
2007-06-06filter-branch: use $(($i+1)) instead of $((i+1))Libravatar Johannes Schindelin1-1/+1
2007-06-06git-submodule: clone during update, not during initLibravatar Lars Hjemli3-44/+51
2007-06-06git-submodule: move cloning into a separate functionLibravatar Lars Hjemli1-16/+28
2007-06-06cvsimport: add <remote>/HEAD reference in separate remotes moreLibravatar Andy Whitcroft1-0/+2