aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT v1.5.0-rc4v1.5.0-rc4Junio C Hamano2007-02-07
* Documentation: Add gfi to the main command list.Junio C Hamano2007-02-07
* Fix "git log -z" behaviourLinus Torvalds2007-02-07
* git-add -i: update removed path correctly.Junio C Hamano2007-02-07
* t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano2007-02-07
* Merge branch 'ml/gitk' (early part)Junio C Hamano2007-02-07
|\
| * gitk: Use show-ref instead of ls-remoteJunio C Hamano2007-02-05
| * Make gitk work reasonably well on Cygwin.Mark Levedahl2007-02-05
| * gitk - remove trailing whitespace from a few lines.Mark Levedahl2007-02-05
* | fast-import: Fix compile warningsJohannes Schindelin2007-02-07
* | for-each-reflog: fix case for empty log directoryJunio C Hamano2007-02-07
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-07
|\ \
| * | Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce2007-02-07
| * | Don't crash fast-import if the marks cannot be exported.Shawn O. Pearce2007-02-07
| * | Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2007-02-07
| * | Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2007-02-07
| * | Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-07
| * | Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce2007-02-07
* | | git-clone --reference: work well with pack-ref'ed reference repositoryJunio C Hamano2007-02-07
* | | Avoid ActiveState Perl IO in t800[12]Alex Riesen2007-02-07
* | | Documentation: add KMail in SubmittingPatchesMichael2007-02-07
* | | Remove git-merge-recurJunio C Hamano2007-02-06
* | | Add deprecation notices.Junio C Hamano2007-02-06
* | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-06
|\ \ \ | |/ /
| * | S_IFLNK != 0140000Junio C Hamano2007-02-06
| * | Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-06
| * | Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-06
| * | Minor fast-import documentation corrections.Shawn O. Pearce2007-02-06
| * | Remove unnecessary null pointer checks in fast-import.Shawn O. Pearce2007-02-06
| * | Correct fast-import timezone documentation.Shawn O. Pearce2007-02-06
| * | Correct minor style issue in fast-import.Shawn O. Pearce2007-02-06
| * | Correct compiler warnings in fast-import.Shawn O. Pearce2007-02-06
| * | Remove --branch-log from fast-import.Shawn O. Pearce2007-02-06
| * | Initial draft of fast-import documentation.Shawn O. Pearce2007-02-05
| * | Don't support shell-quoted refnames in fast-import.Shawn O. Pearce2007-02-05
| * | Reduce memory usage of fast-import.Shawn O. Pearce2007-02-05
| * | Include checkpoint command in the BNF.Shawn O. Pearce2007-02-05
| * | Merge branch 'master' into sp/gfiShawn O. Pearce2007-01-30
| |\ \
| * | | Accept 'inline' file data in fast-import commit structure.Shawn O. Pearce2007-01-18
| * | | Reduce value duplication in t9300-fast-import.Shawn O. Pearce2007-01-18
| * | | Create test case for fast-import.Shawn O. Pearce2007-01-18
| * | | Support delimited data regions in fast-import.Shawn O. Pearce2007-01-18
| * | | Remove unnecessary options from fast-import.Shawn O. Pearce2007-01-18
| * | | Use fixed-size integers when writing out the index in fast-import.Shawn O. Pearce2007-01-18
| * | | Always use struct pack_header for pack header in fast-import.Shawn O. Pearce2007-01-18
| * | | Correct packfile edge output in fast-import.Shawn O. Pearce2007-01-17
| * | | Declare no-arg functions as (void) in fast-import.Shawn O. Pearce2007-01-17
| * | | Correct a few types to be unsigned in fast-import.Shawn O. Pearce2007-01-17
| * | | Corrected BNF input documentation for fast-import.Shawn O. Pearce2007-01-17
| * | | Print out the edge commits for each packfile in fast-import.Shawn O. Pearce2007-01-16