aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refs.c: off-by-one fix.Junio C Hamano2005-12-15
* We do not like "HEAD" as a new branch nameJohannes Schindelin2005-12-15
* Sort globbed refname in show-branch.Junio C Hamano2005-12-15
* small cleanup for diff-delta.cNicolas Pitre2005-12-15
* git-whatchanged: Add usage stringFredrik Kuivinen2005-12-15
* git-log: Add usage stringFredrik Kuivinen2005-12-15
* git-diff: Usage string clean-upFredrik Kuivinen2005-12-15
* applymbox: typofixJunio C Hamano2005-12-15
* get_sha1_basic(): corner case ambiguity fixJunio C Hamano2005-12-15
* Documentation: tutorialJunio C Hamano2005-12-14
* svnimport: exit cleanly when we are up to dateMartin Langhoff2005-12-14
* clone-pack: make it usable for partial branch cloning.Junio C Hamano2005-12-14
* git rebase loses author name/email if given bad email addressAmos Waterland2005-12-14
* Bugfixes for git-rebaseLukas Sandström2005-12-14
* mailinfo and git-am: allow "John Doe <johndoe>"Junio C Hamano2005-12-14
* define MAXPATHLEN for hosts that don't support itMartin Atukunda2005-12-14
* Do not let errors pass by unnoticed when running `make check'.Junio C Hamano2005-12-14
* Merge branch 'hold/am'Junio C Hamano2005-12-14
|\
| * git-am support for naked email messages (take 2)H. Peter Anvin2005-12-14
* | rebase: do not get confused in fast-forward situation.Junio C Hamano2005-12-14
* | Merge branch 'fk/usage'Junio C Hamano2005-12-14
|\ \
| * | applypatch: no need to do non-portable [[ ... ]]Junio C Hamano2005-12-14
| * | git-repack: Usage string clean-up, emit usage at incorrect invocationfreku045@student.liu.se2005-12-14
| * | git-rebase: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se2005-12-14
| * | git-prune: Usage string clean-up, use the 'usage' functionfreku045@student.liu.se2005-12-14
| * | git-lost-found: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se2005-12-14
| * | git-fetch: Usage string clean-up, emit usage string at unrecognized optionfreku045@student.liu.se2005-12-14
| * | git-cherry: Usage string clean-up, use the 'usage' functionfreku045@student.liu.se2005-12-14
| * | git-applypatch: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se2005-12-14
| * | git-am: Usage string clean-upfreku045@student.liu.se2005-12-14
| * | git-revert: Usage string clean-upfreku045@student.liu.se2005-12-14
| * | git-verify-tag: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se2005-12-14
| * | Trivial usage string clean-upfreku045@student.liu.se2005-12-14
| * | t3200: branch --help does not die anymore.Junio C Hamano2005-12-14
| * | Usage message clean-up, take #2Fredrik Kuivinen2005-12-14
| |/
* | Documentation: topic branchesJunio C Hamano2005-12-14
|/
* Everyday: a bit more examples.Junio C Hamano2005-12-14
* checkout-index: fix checking out specific path.Junio C Hamano2005-12-13
* Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis2005-12-13
* [PATCH] allow merging any committishJunio C Hamano2005-12-13
* git-clone: tell the user a bit more about clone-pack failure.Junio C Hamano2005-12-13
* Documentation: not learning core git commands.Junio C Hamano2005-12-13
* Documentation: diff examples.Junio C Hamano2005-12-13
* Documentation: fix missing links to git(7)Junio C Hamano2005-12-12
* Documentation: more examples.Junio C Hamano2005-12-12
* Everyday: a bit more example.Junio C Hamano2005-12-12
* diffcore-break: do not break too small filepair.Junio C Hamano2005-12-12
* Revert "Add deltifier test."Junio C Hamano2005-12-12
* Revert "diff-delta.c: allow delta with empty blob."Junio C Hamano2005-12-12
* Everyday: some examples.Junio C Hamano2005-12-12