8475 Commits (870b39c15fd084d4db977298b3d3af645b57d083)
 

Author SHA1 Message Date
Linus Torvalds abd4e22269 Fix "git log -z" behaviour 18 years ago
Junio C Hamano a4f7112fde git-add -i: update removed path correctly. 18 years ago
Junio C Hamano fa1b4d2ace t4200: skip gc-rerere test on systems with non GNU date. 18 years ago
Junio C Hamano ecea1ed5fe Merge branch 'ml/gitk' (early part) 18 years ago
Johannes Schindelin 40db58b8dc fast-import: Fix compile warnings 18 years ago
Junio C Hamano fcee5a145d for-each-reflog: fix case for empty log directory 18 years ago
Junio C Hamano 302da67472 Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Junio C Hamano 099c783767 git-clone --reference: work well with pack-ref'ed reference repository 18 years ago
Shawn O. Pearce bdd9f4240f Add a Tips and Tricks section to fast-import's manual. 18 years ago
Alex Riesen 563b43ee45 Avoid ActiveState Perl IO in t800[12] 18 years ago
Michael 451fd65a8e Documentation: add KMail in SubmittingPatches 18 years ago
Shawn O. Pearce 22c9f7e4c5 Don't crash fast-import if the marks cannot be exported. 18 years ago
Shawn O. Pearce 820b931012 Dump all refs and marks during a checkpoint in fast-import. 18 years ago
Shawn O. Pearce c499d76849 Teach fast-import how to sit quietly in the corner. 18 years ago
Shawn O. Pearce 825769a8fe Teach fast-import how to clear the internal branch content. 18 years ago
Shawn O. Pearce 9b92c82fde Minor timestamp related documentation corrections for fast-import. 18 years ago
Junio C Hamano 6506e156d9 Remove git-merge-recur 18 years ago
Junio C Hamano 740afd9613 Add deprecation notices. 18 years ago
Junio C Hamano 41dc7e0044 Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Junio C Hamano a7fd83b0b0 Remove contrib/colordiff 18 years ago
Horst H. von Brand 0b2958a8b4 Call make always with CFLAGS in git.spec 18 years ago
Uwe Kleine-König 4ef40cdbe8 add replay and log to the usage string of git-bisect 18 years ago
Junio C Hamano 9981b6d915 S_IFLNK != 0140000 18 years ago
Shawn O. Pearce 7073e69e38 Don't do non-fastforward updates in fast-import. 18 years ago
Shawn O. Pearce 63e0c8b364 Support RFC 2822 date parsing in fast-import. 18 years ago
Shawn O. Pearce ef94edb53c Minor fast-import documentation corrections. 18 years ago
Shawn O. Pearce e7d06a4b70 Remove unnecessary null pointer checks in fast-import. 18 years ago
Shawn O. Pearce c74ba3d344 Correct fast-import timezone documentation. 18 years ago
Junio C Hamano e68989a739 annotate: fix for cvsserver. 18 years ago
Junio C Hamano c8f80d4dc8 gitweb: fix mismatched parenthesis 18 years ago
Junio C Hamano d46ae3f09a git-push: allow globbing wildcard refspec. 18 years ago
Shawn O. Pearce e5b1444b96 Correct minor style issue in fast-import. 18 years ago
Shawn O. Pearce 10e8d68820 Correct compiler warnings in fast-import. 18 years ago
Shawn O. Pearce 0b868e0240 Remove --branch-log from fast-import. 18 years ago
Shawn O. Pearce 88293c675c bash: Complete git-remote subcommands. 18 years ago
Shawn O. Pearce c5650b0840 bash: Support git-rebase -m continuation completion. 18 years ago
Shawn O. Pearce 6e411d2044 Initial draft of fast-import documentation. 18 years ago
Shawn O. Pearce 6c3aac1c69 Don't support shell-quoted refnames in fast-import. 18 years ago
Junio C Hamano 0f57a31b4c gitk: Use show-ref instead of ls-remote 18 years ago
Mark Levedahl 3468e71f45 Make gitk work reasonably well on Cygwin. 18 years ago
Mark Levedahl 32364b3a19 gitk - remove trailing whitespace from a few lines. 18 years ago
Junio C Hamano 8188e73b17 Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS 18 years ago
Linus Torvalds 35ce862279 pager: Work around window resizing bug in 'less' 18 years ago
Junio C Hamano b6f5da1e0f Teach git-remote add to fetch and track 18 years ago
Junio C Hamano 06e75a7237 blame: document --contents option 18 years ago
Junio C Hamano 005f85d9ae Use pretend_sha1_file() in git-blame and git-merge-recursive. 18 years ago
Junio C Hamano d66b37bb19 Add pretend_sha1_file() interface. 18 years ago
Junio C Hamano 1cfe77333f git-blame: no rev means start from the working tree file. 18 years ago
David Kågedal 28389d45fb git-blame: an Emacs minor mode to view file with git-blame output. 18 years ago
Simon 'corecode' Schubert ca28370a35 Allow forcing of a parent commit, even if the parent is not a direct one. 18 years ago