10613 Commits (2b9a50208f2664d228b238affd8496d4d9677d56)
 

Author SHA1 Message Date
Frank Lichtenheld 693b63273e cvsserver: Add some useful commandline options 18 years ago
Junio C Hamano abc403f584 Merge branch 'maint' 18 years ago
Junio C Hamano 16befb8b7f Even more missing static 18 years ago
Junio C Hamano fcd056a6d2 More missing static 18 years ago
Junio C Hamano 2d93b9face More missing static 18 years ago
Pierre Habouzit 52fae7de4e Missing statics. 18 years ago
Pierre Habouzit e1944f4074 Active_nr is unsigned, hence can't be < 0 18 years ago
Frank Lichtenheld 4890888d74 cvsserver: Make req_Root more critical of its input data 18 years ago
Michael Ellerman 225696af2c gitview: Define __slots__ for Commit 18 years ago
Michael Ellerman 709b148a90 gitview: Use new-style classes 18 years ago
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 18 years ago
Junio C Hamano bcdb34f70d Test wildcard push/fetch 18 years ago
Alex Riesen 6e66bf3c79 Fix push with refspecs containing wildcards 18 years ago
Shawn O. Pearce d80ded01de git-gui: Changed blame header bar background to match main window 18 years ago
Simon Hausmann df450923a2 Only get the expensive branch mapping from the p4 server when not 18 years ago
Simon Hausmann a3fdd57901 Make git-p4 submit detect the correct reference (origin) branch when 18 years ago
Simon Hausmann 5e100b5cd7 Make clone behave like git clone by default again. 18 years ago
Marius Storm-Olsen c4b33253c2 Exclude the HEAD symbolic ref from the list of known branches 18 years ago
Marius Storm-Olsen db775559c2 Fix single branch import into remotes 18 years ago
Marius Storm-Olsen 98ad4faf95 Fix git-p4 clone (defaultDestination) 18 years ago
Marius Storm-Olsen f7baba8b09 Ensure that the commit message is Windows formated (CRLF) before invoking the editor. 18 years ago
Simon Hausmann a52d5c7bc0 Fix depot-path determination for git-p4 submit 18 years ago
Simon Hausmann b0d10df77a Fix git-p4 submit 18 years ago
Simon Hausmann 68c4215306 Fix git-p4 rebase 18 years ago
Simon Hausmann 6509e19cd1 Hack to make the multi-branch import work again with self.depotPaths now that 18 years ago
Simon Hausmann 330f53b8d6 Don't attempt to set the initialParent on multi-branch imports (useless). 18 years ago
Simon Hausmann 583e170706 Fix common path "calculation" from logs of multiple branches. 18 years ago
Simon Hausmann 845b42cb6c Fix support for "depot-path" in older git-p4 imports 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Alex Riesen defe13a24a Fix clone to setup the origin if its name ends with .git 18 years ago
Elvis Pranskevichus 5c08931dfc Use git-tag in git-cvsimport 18 years ago
Alexandre Julliard 3af51928ab pack-check: Sort entries by pack offset before unpacking them. 18 years ago
Junio C Hamano d44c782bbd Merge branch 'sv/objfixes' 18 years ago
Sam Vilain e2ac7cb5fb Don't assume tree entries that are not dirs are blobs 18 years ago
Michael Milligan 23fcdc7971 git-cvsimport: Make sure to use $git_dir always instead of .git sometimes 18 years ago
Sam Vilain e59ade9f90 fix documentation of unpack-objects -n 18 years ago
Johannes Sixt a1a5a6347b Accept dates before 2000/01/01 when specified as seconds since the epoch 18 years ago
Johannes Sixt f07dfbad29 Makefile: Remove git-merge-base from PROGRAMS. 18 years ago
Johannes Schindelin 3a86f36bed t5000: skip ZIP tests if unzip was not found 18 years ago
Johannes Sixt 3520e1e868 filter-branch: also don't fail in map() if a commit cannot be mapped 18 years ago
Johannes Sixt 2766ce2815 filter-branch: Use rev-list arguments to specify revision ranges. 18 years ago
Johannes Schindelin 9840906026 filter-branch: fix behaviour of '-k' 18 years ago
Johannes Schindelin c12764b8b7 filter-branch: use $(($i+1)) instead of $((i+1)) 18 years ago
Lars Hjemli 211b7f19c7 git-submodule: clone during update, not during init 18 years ago
Lars Hjemli 33aa6fff5d git-submodule: move cloning into a separate function 18 years ago
Andy Whitcroft 06baffd3df cvsimport: add <remote>/HEAD reference in separate remotes more 18 years ago
Andy Whitcroft cbc9be5ca3 cvsimport: update documentation to include separate remotes option 18 years ago
Andy Whitcroft 8b7f5fc1ca cvsimport: add support for new style remote layout 18 years ago
Junio C Hamano 6abd0fb396 Merge branch 'mm/tag' 18 years ago
Matthias Lederhofer d674ee4cfc chmod +x git-filter-branch.sh 18 years ago