summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-02Mention post-update when we first talk about publishing a repository.Junio C Hamano
2005-09-02scripts: equality test '==' is not portable.Junio C Hamano
2005-09-02git-checkout-script: Remove unnecessary variable.Junio C Hamano
2005-09-02Fix automerge message.Junio C Hamano
2005-09-02[PATCH] Explain what went wrong on update-cache of new fileAmos Waterland
2005-09-01Add repository-layout document.Junio C Hamano
2005-09-01Use 'git status' now it can handle initial commit.Junio C Hamano
2005-09-01Fix git-status when HEAD is invalid.Junio C Hamano
2005-09-01Fix git-log-script when HEAD is invalid.Junio C Hamano
2005-08-31Add Pine 4.63 help from Daniel.Junio C Hamano
2005-08-31Update tutorial.Junio C Hamano
2005-08-31show-branch: make it work in a subdirectory.Junio C Hamano
2005-08-30[PATCH] Initial import of git-archimport-scriptMartin Langhoff
2005-08-30cat-file: make it work in a subdirectory.Junio C Hamano
2005-08-30Documentaion updates.Junio C Hamano
2005-08-30'git bisect visualize'Junio C Hamano
2005-08-30[PATCH] Fix bisection terminating conditionLinus Torvalds
2005-08-30parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier.Junio C Hamano
2005-08-30Merge refs/heads/master from paulus Junio C Hamano
2005-08-30Make sure howto/*.html is built as well.Junio C Hamano
2005-08-30[PATCH] Make "git resolve" less scaryLinus Torvalds
2005-08-30Allow asciidoc formatted documentation in howto/Junio C Hamano
2005-08-30Add [HOWTO] revert/branch/rebase.Junio C Hamano
2005-08-30git commit: Allow editing on all occasions.Junio C Hamano
2005-08-30Do not verify reverted/cherry-picked/rebased patches.Junio C Hamano
2005-08-30Fix compilation warnings.Junio C Hamano
2005-08-30[PATCH] Update Thunderbird specific hints.A Large Angry SCM
2005-08-30[PATCH] Documentation for git-request-pull-script.A Large Angry SCM
2005-08-30[PATCH] Documentation for git-clone-dumb-http.A Large Angry SCM
2005-08-30[PATCH] Documentation for git-daemon.A Large Angry SCM
2005-08-30Draw selected graph line thicker and make arrowheads active.Paul Mackerras
2005-08-30Accumulated documentation updates.Junio C Hamano
2005-08-30git-repack-script: Add option to repack all objects.Junio C Hamano
2005-08-30Updates: show-branchJunio C Hamano
2005-08-29mailinfo and applymbox updatesJunio C Hamano
2005-08-29Document "git cherry-pick" and "git revert"Junio C Hamano
2005-08-29Remove git-apply-patch-script.Junio C Hamano
2005-08-29Redo "revert" using three-way merge machinery.Junio C Hamano
2005-08-29Revert "Replace zero-length array decls with []."Junio C Hamano
2005-08-29Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano
2005-08-29[PATCH] tutorial note about git branchAmos Waterland
2005-08-29Update SubmittingPatches.Junio C Hamano
2005-08-28[PATCH] Add footnote about Thunderbird about trimming trailing WS.A Large Angry SCM
2005-08-28[PATCH] Add some documentation.A Large Angry SCM
2005-08-28[PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons
2005-08-28[PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons
2005-08-28[PATCH] Fix git patch header processing in git-apply.Robert Fitzsimons
2005-08-28Teach git-status-script about git-ls-files --othersJunio C Hamano
2005-08-28Show the branch name more prominently in "git status".Junio C Hamano
2005-08-28Barf nicely when "git push" is run without parameter.Junio C Hamano