9949 Commits (5035242c4785bd23c53827a1656b5f97394f724e)
 

Author SHA1 Message Date
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 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
Junio C Hamano 41cf68a85c GIT 1.5.2.1 18 years ago
Kristian Høgsberg 996e2d6ea2 Use =20 when rfc2047 encoding spaces. 18 years ago
Josh Triplett cedb8d5d33 Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
Jeff King 4159c57813 Documentation: robustify asciidoc GIT_VERSION replacement 18 years ago
Junio C Hamano 8e29f903eb Merge branch 'maint-1.5.1' into maint 18 years ago
Frank Lichtenheld 1701409003 git-config: Improve documentation of git-config file handling 18 years ago
Frank Lichtenheld 90a36e581d git-config: Various small fixes to asciidoc documentation 18 years ago
Jerald Fitzjerald 86d14e1b1d decode_85(): fix missing return. 18 years ago
Linus Torvalds 192a6be2a7 fix signed range problems with hex conversions 18 years ago
Frank Lichtenheld a192a909c0 cvsserver: Fix some typos in asciidoc documentation 18 years ago
Frank Lichtenheld 548428954a cvsserver: Note that CVS_SERVER can also be specified as method variable 18 years ago
Frank Lichtenheld 893c365aba cvsserver: Correct inetd.conf example in asciidoc documentation 18 years ago
Steffen Prohaska c78974f7b6 user-manual: fixed typo in example 18 years ago
Andy Parkins dfab71cb92 Add test case for $Id$ expanded in the repository 18 years ago
Junio C Hamano cdd5b82ee8 Merge branch 'maint-1.5.1' into maint 18 years ago
Eric Wong 7faf068660 git-svn: avoid md5 calculation entirely if SVN doesn't provide one 18 years ago
Junio C Hamano c63a3ad2c1 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Nguyen Thai Ngoc Duy 59d10247e4 Makefile: Remove git-fsck and git-verify-pack from PROGRAMS 18 years ago
Johan Herland eb09626b94 Fix stupid typo in lookup_tag() 18 years ago
Shawn O. Pearce ea75ee3598 git-gui: Guess our share/git-gui/lib path at runtime if possible 18 years ago
Junio C Hamano d1c7c27ea3 Merge branch 'maint-1.5.1' into maint 18 years ago
James Y Knight 20b3d206ac Fix git-svn to handle svn not reporting the md5sum of a file, and test. 18 years ago
Andy Parkins c23290d528 Fix mishandling of $Id$ expanded in the repository copy in convert.c 18 years ago
Jeff King a23bfaed7d More echo "$user_message" fixes. 18 years ago
Junio C Hamano 816366e23d Add tests for the last two fixes. 18 years ago
Junio C Hamano 293623edbc git-commit: use printf '%s\n' instead of echo on user-supplied strings 18 years ago
Jeff King 4b7cc26a74 git-am: use printf instead of echo on user-supplied strings 18 years ago
Jakub Narebski c1bab2889e Documentation: Add definition of "evil merge" to GIT Glossary 18 years ago
Jakub Narebski 5adf317b31 Replace the last 'dircache's by 'index' 18 years ago
Jakub Narebski a58f3c01f7 Documentation: Clean up links in GIT Glossary 18 years ago
Junio C Hamano 6d9d26d826 Merge branch 'master' of git://repo.or.cz/git/fastimport into maint 18 years ago
Junio C Hamano 76026200ee Merge branch 'maint-1.5.1' into maint 18 years ago
Carlos Rica 0b1f113075 fix memory leak in parse_object when check_sha1_signature fails 18 years ago
Junio C Hamano c075aea5da name-rev: tolerate clock skew in committer dates 18 years ago
Shawn O. Pearce 3d5793bf52 Correct key bindings to Control-<foo> 18 years ago
Shawn O. Pearce 12977705b3 Update bash completion for git-config options 18 years ago
Shawn O. Pearce 8f87fae645 Teach bash completion about recent log long options 18 years ago
Shawn O. Pearce fb72759b7d Teach bash completion about 'git remote update' 18 years ago
Junio C Hamano a21f0f0a22 Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint 18 years ago
Shawn O. Pearce c70680ce7c Update bash completion header documentation 18 years ago
Junio C Hamano baf5597ae4 Merge branch 'maint-1.5.1' into maint 18 years ago
Shawn O. Pearce bfbd131f52 Remove a duplicate --not option in bash completion 18 years ago
Shawn O. Pearce 1fd6bec9bc Teach bash completion about git-shortlog 18 years ago
Shawn O. Pearce 5cfb4fe525 Hide the plumbing diff-{files,index,tree} from bash completion 18 years ago
Shawn O. Pearce aac65ed1bc Fix possible coredump with fast-import --import-marks 18 years ago
Shawn O. Pearce 654aaa37ab Refactor fast-import branch creation from existing commit 18 years ago