aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* contrib/emacs: Add an Emacs VC backend.Alexandre Julliard2006-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
* | | | manpages: insert two missing [verse] markers for multi-line SYNOPSISJonas Fonseca2006-03-02
* | | | gitview: pass the missing argument _show_clicked_cb.Aneesh Kumar K.V2006-03-02
* | | | Fix test case for some sedJohannes Schindelin2006-03-02
* | | | git-branch: add -r switch to list refs/remotes/*Eric Wong2006-03-02
* | | | cvsserver: fix checkouts with -d <somedir>Martin Langhoff2006-03-02
* | | | cvsserver: checkout faster by sending files in a sensible orderMartin Langhoff2006-03-02
* | | | git-commit: make sure we protect against races.Junio C Hamano2006-03-02
* | | | git-commit --amendJunio C Hamano2006-03-02
* | | | show-branch --topicsJunio C Hamano2006-03-02
* | | | GIT-VERSION-GEN: squelch unneeded error from "cat version"Junio C Hamano2006-03-02
* | | | Merge branch 'ml/cvsserver'Junio C Hamano2006-03-02
|\ \ \ \