summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | mailinfo: barf and exist upon nested multipart.Junio C Hamano2005-09-061-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [PATCH] Update documentation for git-get-tar-commit-idRene Scharfe2005-09-063-15/+16
* | | | | | | | | | | | | | | | | [PATCH] git-cvsimport-script: handling of tagsH. Peter Anvin2005-09-062-11/+39
* | | | | | | | | | | | | | | | | Format fix for asciidoc documentation titles.Junio C Hamano2005-09-063-4/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Retire git-clone-dumb-http.Junio C Hamano2005-09-055-102/+43
* | | | | | | | | | | | | | | | [PATCH] Update documentation of --compose to git-send-email-script.txtRyan Anderson2005-09-041-4/+9
* | | | | | | | | | | | | | | | [PATCH] Make git-send-email-script ignore some unnecessary options when opera...Ryan Anderson2005-09-041-5/+81
* | | | | | | | | | | | | | | | Install archimport-script.Junio C Hamano2005-09-041-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add copy/rename check for git-apply.Junio C Hamano2005-09-041-0/+148
* | | | | | | | | | | | | | | Add a link from update-server-info documentation to repository layout.Junio C Hamano2005-09-041-2/+21
* | | | | | | | | | | | | | | [PATCH] Make git-apply understand incomplete lines in non-C localesFredrik Kuivinen2005-09-041-3/+7
* | | | | | | | | | | | | | | git-applymbox: fix '-c'.Junio C Hamano2005-09-041-1/+2
* | | | | | | | | | | | | | | [PATCH] archimport: avoid committing on an Arch tagMartin Langhoff2005-09-041-0/+8
* | | | | | | | | | | | | | | [PATCH] archimport autodetects import status, supports incremental importsMartin Langhoff2005-09-041-17/+20
* | | | | | | | | | | | | | | [PATCH] NUL terminate the object data in patch_delta()Sergey Vlasov2005-09-041-1/+2
* | | | | | | | | | | | | | | [PATCH] Possible cleanups for local-pull.cPeter Hagervall2005-09-043-7/+7
* | | | | | | | | | | | | | | [PATCH] Doc: replace read-cache with git-read-tree.Paolo 'Blaisorblade' Giarrusso2005-09-041-2/+2
* | | | | | | | | | | | | | | Document hooks.Junio C Hamano2005-09-026-2/+157
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Mention post-update when we first talk about publishing a repository.Junio C Hamano2005-09-021-0/+6
* | | | | | | | | | | | | | scripts: equality test '==' is not portable.Junio C Hamano2005-09-023-9/+15
* | | | | | | | | | | | | | git-checkout-script: Remove unnecessary variable.Junio C Hamano2005-09-021-1/+0
* | | | | | | | | | | | | | Fix automerge message.Junio C Hamano2005-09-021-18/+33
* | | | | | | | | | | | | | [PATCH] Explain what went wrong on update-cache of new fileAmos Waterland2005-09-011-2/+6
* | | | | | | | | | | | | | Add repository-layout document.Junio C Hamano2005-09-014-14/+148
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Use 'git status' now it can handle initial commit.Junio C Hamano2005-08-311-25/+20
* | | | | | | | | | | | | Fix git-status when HEAD is invalid.Junio C Hamano2005-08-311-4/+16
* | | | | | | | | | | | | Fix git-log-script when HEAD is invalid.Junio C Hamano2005-08-311-2/+13
* | | | | | | | | | | | | Add Pine 4.63 help from Daniel.Junio C Hamano2005-08-311-0/+12
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Update tutorial.Junio C Hamano2005-08-301-291/+370
* | | | | | | | | | | | show-branch: make it work in a subdirectory.Junio C Hamano2005-08-301-0/+2
* | | | | | | | | | | | [PATCH] Initial import of git-archimport-scriptMartin Langhoff2005-08-301-0/+593
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | cat-file: make it work in a subdirectory.Junio C Hamano2005-08-301-0/+1
* | | | | | | | | | | Documentaion updates.Junio C Hamano2005-08-309-357/+508
* | | | | | | | | | | 'git bisect visualize'Junio C Hamano2005-08-301-6/+22
* | | | | | | | | | | [PATCH] Fix bisection terminating conditionLinus Torvalds2005-08-301-2/+6
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier.Junio C Hamano2005-08-301-0/+4
* | | | | | | | | | Merge refs/heads/master from paulus Junio C Hamano2005-08-301-19/+126
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Draw selected graph line thicker and make arrowheads active.Paul Mackerras2005-08-301-19/+126
* | | | | | | | | | | Make sure howto/*.html is built as well.Junio C Hamano2005-08-291-2/+2
* | | | | | | | | | | [PATCH] Make "git resolve" less scaryLinus Torvalds2005-08-291-1/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Allow asciidoc formatted documentation in howto/Junio C Hamano2005-08-293-4/+18
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Add [HOWTO] revert/branch/rebase.Junio C Hamano2005-08-291-0/+199
* | | | | | | | | git commit: Allow editing on all occasions.Junio C Hamano2005-08-291-0/+3
* | | | | | | | | Do not verify reverted/cherry-picked/rebased patches.Junio C Hamano2005-08-291-1/+1
* | | | | | | | | Fix compilation warnings.Junio C Hamano2005-08-292-2/+2
* | | | | | | | | [PATCH] Update Thunderbird specific hints.A Large Angry SCM2005-08-291-6/+2
* | | | | | | | | [PATCH] Documentation for git-request-pull-script.A Large Angry SCM2005-08-291-8/+10
* | | | | | | | | [PATCH] Documentation for git-clone-dumb-http.A Large Angry SCM2005-08-291-10/+8
* | | | | | | | | [PATCH] Documentation for git-daemon.A Large Angry SCM2005-08-291-9/+17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Accumulated documentation updates.Junio C Hamano2005-08-298-149/+297