summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong
2005-12-19howto/using-topic-branches: Recommend public URL git://git.kernel.org/Junio C Hamano
2005-12-18Make "git help" sort git commands in columnsLinus Torvalds
2005-12-18Make "git help" react to window size correctlyLinus Torvalds
2005-12-18Documentation: typos and small fixes in "everyday".Junio C Hamano
2005-12-18clone-pack: remove unused and undocumented --keep flagJunio C Hamano
2005-12-18fetch-pack: -k option to keep downloaded pack.Junio C Hamano
2005-12-18Revert "get_sha1_basic(): corner case ambiguity fix"Junio C Hamano
2005-12-18Revert "We do not like "HEAD" as a new branch name"Junio C Hamano
2005-12-18Revert "refs.c: off-by-one fix."Junio C Hamano
2005-12-18Remove misguided branch disambiguation.Junio C Hamano
2005-12-17Documentation: HTTP needs update-server-info.Junio C Hamano
2005-12-17Comment fixes.Junio C Hamano
2005-12-17Fix git-am --skipJan Harkes
2005-12-17Forbid pattern maching characters in refnames.Junio C Hamano
2005-12-17Examples of resetting.Junio C Hamano
2005-12-16refs.c: off-by-one fix.Junio C Hamano
2005-12-16We do not like "HEAD" as a new branch nameJohannes Schindelin
2005-12-16Sort globbed refname in show-branch.Junio C Hamano
2005-12-16small cleanup for diff-delta.cNicolas Pitre
2005-12-16git-whatchanged: Add usage stringFredrik Kuivinen
2005-12-16git-log: Add usage stringFredrik Kuivinen
2005-12-16git-diff: Usage string clean-upFredrik Kuivinen
2005-12-15applymbox: typofixJunio C Hamano
2005-12-15get_sha1_basic(): corner case ambiguity fixJunio C Hamano
2005-12-15Documentation: tutorialJunio C Hamano
2005-12-15svnimport: exit cleanly when we are up to dateMartin Langhoff
2005-12-15clone-pack: make it usable for partial branch cloning.Junio C Hamano
2005-12-15git rebase loses author name/email if given bad email addressAmos Waterland
2005-12-15Bugfixes for git-rebaseLukas Sandström
2005-12-15mailinfo and git-am: allow "John Doe <johndoe>"Junio C Hamano
2005-12-14define MAXPATHLEN for hosts that don't support itMartin Atukunda
2005-12-14Do not let errors pass by unnoticed when running `make check'.Junio C Hamano
2005-12-14Merge branch 'hold/am'Junio C Hamano
2005-12-14rebase: do not get confused in fast-forward situation.Junio C Hamano
2005-12-14Merge branch 'fk/usage'Junio C Hamano
2005-12-14Documentation: topic branchesJunio C Hamano
2005-12-14applypatch: no need to do non-portable [[ ... ]]Junio C Hamano
2005-12-14git-repack: Usage string clean-up, emit usage at incorrect invocationfreku045@student.liu.se
2005-12-14git-rebase: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14git-prune: Usage string clean-up, use the 'usage' functionfreku045@student.liu.se
2005-12-14git-lost-found: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14git-fetch: Usage string clean-up, emit usage string at unrecognized optionfreku045@student.liu.se
2005-12-14git-cherry: Usage string clean-up, use the 'usage' functionfreku045@student.liu.se
2005-12-14git-applypatch: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14git-am: Usage string clean-upfreku045@student.liu.se
2005-12-14git-revert: Usage string clean-upfreku045@student.liu.se
2005-12-14git-verify-tag: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14Trivial usage string clean-upfreku045@student.liu.se
2005-12-14t3200: branch --help does not die anymore.Junio C Hamano