aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diffcore-delta: 64-byte-or-EOL ultrafast replacement (hash fix).Linus Torvalds2006-03-15
* diffcore-delta: 64-byte-or-EOL ultrafast replacement.Linus Torvalds2006-03-15
* Fix up diffcore-rename scoringLinus Torvalds2006-03-12
* diffcore-delta: tweak hashbase value.Junio C Hamano2006-03-12
* diffcore-delta: make the hash a bit denser.Junio C Hamano2006-03-12
* diffcore-rename: somewhat optimized.Junio C Hamano2006-03-12
* Merge jc/diff leftover bits.Junio C Hamano2006-03-04
|\
| * diffcore-rename: similarity estimator fix.Junio C Hamano2006-03-02
| * diffcore-delta: stop using deltifier for packing.Junio C Hamano2006-02-28
* | diffcore-delta: make change counter to byte oriented again.Junio C Hamano2006-03-04
* | diffcore-break: similarity estimator fix.Junio C Hamano2006-03-04
* | count-delta: no need for this anymore.Junio C Hamano2006-03-04
* | Merge branch 'fk/blame'Junio C Hamano2006-03-04
|\ \
| * | git-blame, take 2Fredrik Kuivinen2006-03-02
| * | Merge part of 'lt/rev-list' into 'fk/blame'Junio C Hamano2006-03-02
| |\ \
| * | | Add git-blame, a tool for assigning blame.Fredrik Kuivinen2006-02-21
* | | | Merge branch 'lt/rev-list'Junio C Hamano2006-03-04
|\ \ \ \
| * | | | setup_revisions(): handle -n<n> and -<n> internally.Junio C Hamano2006-03-02
| * | | | git-log (internal): more options.Junio C Hamano2006-03-01
| * | | | git-log (internal): add approxidate.Junio C Hamano2006-03-01
| | |/ / | |/| |
| * | | Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-01
| * | | Tie it all together: "git log"Linus Torvalds2006-02-28
| * | | Introduce trivial new pager.c helper infrastructureLinus Torvalds2006-02-28
| * | | git-rev-list libification: rev-list walkingLinus Torvalds2006-02-28
| * | | Splitting rev-list into revisions lib, end of beginning.Linus Torvalds2006-02-27
| * | | rev-list split: minimum fixup.Junio C Hamano2006-02-26
| * | | First cut at libifying revlist generationLinus Torvalds2006-02-26
* | | | Add a Documentation/git-tools.txtMarco Costalba2006-03-03
* | | | cvsserver: anonymous cvs via pserver supportMartin Langhoff2006-03-04
* | | | Merge branch 'tl/anno'Junio C Hamano2006-03-03
|\ \ \ \
| * | | | annotate should number lines starting with 1Luck, Tony2006-03-03
* | | | | cvsserver: better error messagesMartin Langhoff2006-03-03
* | | | | cvsserver: nested directory creation fixups for Eclipse clientsMartin Langhoff2006-03-03
* | | | | Merge branch 'maint'Junio C Hamano2006-03-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tar-tree: file/dirmode fix.Junio C Hamano2006-03-03
* | | | | contrib/git-svn: fix a copied-tree bug in an overzealous assertionEric Wong2006-03-03
* | | | | show-branch --topics: omit more uninteresting commits.Junio C Hamano2006-03-03
* | | | | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen2006-03-03
* | | | | git-mv: fix moves into a subdir from outsideJosef Weidendorfer2006-03-03
* | | | | send-email: accept --no-signed-off-by-cc as the documentation statesEric Wong2006-03-03
* | | | | contrib/git-svn: better documenting of CLI switchesEric Wong2006-03-03
* | | | | contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switchEric Wong2006-03-03
* | | | | contrib/git-svn: avoid re-reading the repository uuid, it never changesEric Wong2006-03-03
* | | | | contrib/git-svn: create a more recent master if one does not existEric Wong2006-03-03
* | | | | contrib/git-svn: cleanup option parsingEric Wong2006-03-03
* | | | | contrib/git-svn: allow --authors-file to be specifiedEric Wong2006-03-03
* | | | | contrib/git-svn: strip 'git-svn-id:' when commiting to SVNEric Wong2006-03-03
* | | | | contrib/git-svn: several small bug fixes and changesEric Wong2006-03-03
* | | | | contrib/git-svn: add -b/--branch switch for branch detectionEric Wong2006-03-03
* | | | | Prevent --index-info from ignoring -z.Shawn Pearce2006-03-02