summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-05[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano
2005-06-05diff 'rename' format change.Linus Torvalds
2005-06-05git-apply: consider it an error to apply no changesLinus Torvalds
2005-06-05[PATCH] Documentation: describe git extended diff headers.Junio C Hamano
2005-06-05[PATCH] Documentation: describe diff tweaking.Junio C Hamano
2005-06-05git-apply: fix rename header parsingLinus Torvalds
2005-06-05[PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano
2005-06-05[PATCH] diffcore-break.c: various fixes.Junio C Hamano
2005-06-05[PATCH] diff.c: -B argument passing fix.Junio C Hamano
2005-06-05[PATCH] diff.c: locate_size_cache() fix.Junio C Hamano
2005-06-05git-apply: actually apply patches and update the indexLinus Torvalds
2005-06-05git-apply: fix apply of a new fileLinus Torvalds
2005-06-05git-apply: find offset fragments, and really apply themLinus Torvalds
2005-06-05git-apply: first cut at actually checking fragment dataLinus Torvalds
2005-06-05git-fsck-cache: complain if no default references foundLinus Torvalds
2005-06-05pretty_print_commit: add different formatsLinus Torvalds
2005-06-05git-shortlog: add name translations for 'sparse' repoLinus Torvalds
2005-06-05Add git-shortlog perl scriptLinus Torvalds
2005-06-04git-rev-list: allow arbitrary head selections, use git-rev-tree syntaxLinus Torvalds
2005-06-03[PATCH] ssh-protocol version, command types, response codeDaniel Barkalow
2005-06-03[PATCH] diff: Update -B heuristics.Junio C Hamano
2005-06-03[PATCH] diff: Clean up diff_scoreopt_parse().Junio C Hamano
2005-06-03[PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano
2005-06-03[PATCH] Tweak count-delta interfaceJunio C Hamano
2005-06-03[PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe
2005-06-03[PATCH] git-tar-tree: fix write_trailerRene Scharfe
2005-06-03[PATCH] git-tar-tree: add a test caseRene Scharfe
2005-06-03[PATCH] git-tar-tree: small doc updateRene Scharfe
2005-06-03[PATCH] git-tar-tree: cleanup write_trailer()Rene Scharfe
2005-06-03Clarify git-diff-cache semantics in the tutorial.Linus Torvalds
2005-06-02[PATCH] Find size of SHA1 object without inflating everything.Junio C Hamano
2005-06-02[PATCH] Handle deltified object correctly in git-*-pull family.Junio C Hamano
2005-06-02git-rev-list: split out commit limiting from main() too.Linus Torvalds
2005-06-02git-rev-list: factor out the commit printing from "main()"Linus Torvalds
2005-06-02Run the tutorial through ispell once moreLinus Torvalds
2005-06-02Split up unpack_sha1_file() some moreLinus Torvalds
2005-06-02Add "unpack_sha1_header()" helper functionLinus Torvalds
2005-06-02tutorial.txt: start describing how to copy repositoriesLinus Torvalds
2005-06-01[PATCH] diff: mode bits fixesJunio C Hamano
2005-06-01Update tutorial for simplified "git" script.Linus Torvalds
2005-06-01Add "git" and "git-log-script" helper scripts.Linus Torvalds
2005-06-01git-rev-list: add "--pretty" command line optionLinus Torvalds
2005-06-01Add generic commit "pretty print" function.Linus Torvalds
2005-06-01[PATCH] git: git-commit-script ignores $GIT_DIRAlexey Guzeev
2005-06-01tutorial.txt: fix typos and a'git-whatchanged' exampleLinus Torvalds
2005-06-01git-apply --stat: limit lines to 79 charactersLinus Torvalds
2005-06-01[PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano
2005-06-01Add first cut at a simple git tutorial.Linus Torvalds
2005-05-31[PATCH] diff: consolidate test helper script pieces.Junio C Hamano
2005-05-31pathspec: fix pathspecs with '/' at the endLinus Torvalds