summaryrefslogtreecommitdiffstats
path: root/base85.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-07git-clone --reference: work well with pack-ref'ed reference repositoryJunio C Hamano1-35/+21
2007-02-07Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce1-0/+87
2007-02-07Avoid ActiveState Perl IO in t800[12]Alex Riesen1-1/+2
2007-02-07Documentation: add KMail in SubmittingPatchesMichael1-1/+17
2007-02-07Don't crash fast-import if the marks cannot be exported.Shawn O. Pearce1-2/+6
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2-9/+27
2007-02-07Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2-33/+49
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce3-6/+94
2007-02-07Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce1-7/+14
2007-02-07Remove git-merge-recurJunio C Hamano2-7/+2
2007-02-07Add deprecation notices.Junio C Hamano2-1/+3
2007-02-07Remove contrib/colordiffJunio C Hamano2-198/+0
2007-02-06Call make always with CFLAGS in git.specHorst H. von Brand1-1/+2
2007-02-06add replay and log to the usage string of git-bisectUwe Kleine-König1-1/+1
2007-02-06S_IFLNK != 0140000Junio C Hamano2-2/+2
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce3-17/+143
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce3-24/+214
2007-02-06Minor fast-import documentation corrections.Shawn O. Pearce1-14/+18
2007-02-06Remove unnecessary null pointer checks in fast-import.Shawn O. Pearce1-10/+5
2007-02-06Correct fast-import timezone documentation.Shawn O. Pearce1-2/+2
2007-02-06annotate: fix for cvsserver.Junio C Hamano2-4/+7
2007-02-06gitweb: fix mismatched parenthesisJunio C Hamano1-1/+1
2007-02-06git-push: allow globbing wildcard refspec.Junio C Hamano1-32/+82
2007-02-06Correct minor style issue in fast-import.Shawn O. Pearce1-17/+17
2007-02-06Correct compiler warnings in fast-import.Shawn O. Pearce1-4/+5
2007-02-06Remove --branch-log from fast-import.Shawn O. Pearce2-39/+0
2007-02-06bash: Complete git-remote subcommands.Shawn O. Pearce1-0/+28
2007-02-06bash: Support git-rebase -m continuation completion.Shawn O. Pearce1-1/+1