aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update tutorial.Junio C Hamano2005-08-30
* show-branch: make it work in a subdirectory.Junio C Hamano2005-08-30
* [PATCH] Initial import of git-archimport-scriptMartin Langhoff2005-08-30
* cat-file: make it work in a subdirectory.Junio C Hamano2005-08-30
* Documentaion updates.Junio C Hamano2005-08-30
* 'git bisect visualize'Junio C Hamano2005-08-30
* [PATCH] Fix bisection terminating conditionLinus Torvalds2005-08-30
* parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier.Junio C Hamano2005-08-30
* Merge refs/heads/master from paulus Junio C Hamano2005-08-30
|\
| * Draw selected graph line thicker and make arrowheads active.Paul Mackerras2005-08-30
* | Make sure howto/*.html is built as well.Junio C Hamano2005-08-29
* | [PATCH] Make "git resolve" less scaryLinus Torvalds2005-08-29
* | Allow asciidoc formatted documentation in howto/Junio C Hamano2005-08-29
* | Add [HOWTO] revert/branch/rebase.Junio C Hamano2005-08-29
* | git commit: Allow editing on all occasions.Junio C Hamano2005-08-29
* | Do not verify reverted/cherry-picked/rebased patches.Junio C Hamano2005-08-29
* | Fix compilation warnings.Junio C Hamano2005-08-29
* | [PATCH] Update Thunderbird specific hints.A Large Angry SCM2005-08-29
* | [PATCH] Documentation for git-request-pull-script.A Large Angry SCM2005-08-29
* | [PATCH] Documentation for git-clone-dumb-http.A Large Angry SCM2005-08-29
* | [PATCH] Documentation for git-daemon.A Large Angry SCM2005-08-29
* | Accumulated documentation updates.Junio C Hamano2005-08-29
* | git-repack-script: Add option to repack all objects.Junio C Hamano2005-08-29
* | Updates: show-branchJunio C Hamano2005-08-29
* | mailinfo and applymbox updatesJunio C Hamano2005-08-29
* | Document "git cherry-pick" and "git revert"Junio C Hamano2005-08-29
* | Remove git-apply-patch-script.Junio C Hamano2005-08-29
* | Redo "revert" using three-way merge machinery.Junio C Hamano2005-08-29
* | Revert "Replace zero-length array decls with []."Junio C Hamano2005-08-29
* | Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano2005-08-28
|\ \
| * | Replace C99 array initializers with code.Jason Riedy2005-08-23
| * | Replace unsetenv() and setenv() with older putenv().Jason Riedy2005-08-23
| * | Include sys/time.h in daemon.c.Jason Riedy2005-08-23
| * | Fix ?: statements.Jason Riedy2005-08-23
| * | Replace zero-length array decls with [].Jason Riedy2005-08-23
* | | [PATCH] tutorial note about git branchAmos Waterland2005-08-28
* | | Update SubmittingPatches.Junio C Hamano2005-08-28
* | | [PATCH] Add footnote about Thunderbird about trimming trailing WS.A Large Angry SCM2005-08-28
* | | [PATCH] Add some documentation.A Large Angry SCM2005-08-28
* | | [PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons2005-08-28
* | | [PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons2005-08-28
* | | [PATCH] Fix git patch header processing in git-apply.Robert Fitzsimons2005-08-28
* | | Teach git-status-script about git-ls-files --othersJunio C Hamano2005-08-28
* | | Show the branch name more prominently in "git status".Junio C Hamano2005-08-28
* | | Barf nicely when "git push" is run without parameter.Junio C Hamano2005-08-28
* | | [PATCH] Make .git directory validation code test HEADLinus Torvalds2005-08-27
* | | Update SubmittingPatches to add MUA specific notes.Junio C Hamano2005-08-26
* | | Accept -m and friends for initial commits and merge commits.Junio C Hamano2005-08-26
* | | Add how-to on using update-hook.Junio C Hamano2005-08-26
* | | Fix pulling into the same branch.Junio C Hamano2005-08-26