10211 Commits (9a7d941056fcf6df8324097b73c78353174e4e1b)
 

Author SHA1 Message Date
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
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
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
Junio C Hamano 11f68d9082 git-branch --track: fix tracking branch computation. 18 years ago
Josh Triplett 2571ac6722 Fix typo in git-mergetool 18 years ago
Jon Loeliger e6ff0f42bb Add the --numbered-files option to git-format-patch. 18 years ago
Pierre Habouzit ec563e8153 $EMAIL is a last resort fallback, as it's system-wide. 18 years ago
Matthias Lederhofer d0f51a8b2a make clean should remove all the test programs too 18 years ago
Matthias Lederhofer aaa3ca7477 add git-filter-branch to .gitignore 18 years ago
Shawn O. Pearce 0f32da53df git-gui: Favor the original annotations over the recent ones 18 years ago
Shawn O. Pearce 949da61b9b git-gui: Improve our labeling of blame annotation types 18 years ago
Shawn O. Pearce 5d198d6766 git-gui: Use three colors for the blame viewer background 18 years ago
Shawn O. Pearce 0dfed77b3c git-gui: Jump to original line in blame viewer 18 years ago
Shawn O. Pearce 383d4e0f8b git-gui: Display both commits in our tooltips 18 years ago
Shawn O. Pearce 172c92b475 git-gui: Run blame twice on the same file and display both outputs 18 years ago
Shawn O. Pearce debcd0fd02 git-gui: Display the "Loading annotation..." message in italic 18 years ago
Shawn O. Pearce fc816d7b85 git-gui: Rename fields in blame viewer to better descriptions 18 years ago
Shawn O. Pearce c5db65aef3 git-gui: Label the uncommitted blame history entry 18 years ago
Shawn O. Pearce 2f85b7e4b4 git-gui: Switch internal blame structure to Tcl lists 18 years ago
Shawn O. Pearce 14c4dfd3d1 git-gui: Cleanup redundant column management in blame viewer 18 years ago
Shawn O. Pearce c17c175133 git-gui: Better document our blame variables 18 years ago
Shawn O. Pearce b61101579f git-gui: Remove unused commit_list from blame viewer 18 years ago
Shawn O. Pearce 81fb7efeda git-gui: Automatically expand the line number column as needed 18 years ago