summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2005-08-28[PATCH] Make .git directory validation code test HEADLinus Torvalds
2005-08-27Update SubmittingPatches to add MUA specific notes.Junio C Hamano
2005-08-27Accept -m and friends for initial commits and merge commits.Junio C Hamano
2005-08-27Add how-to on using update-hook.Junio C Hamano
2005-08-27Fix pulling into the same branch.Junio C Hamano
2005-08-27Enable git-send-email-script on Debian.Junio C Hamano
2005-08-27Update the main documentation index.Junio C Hamano
2005-08-27[PATCH] Subject: [PATCH] Add some documentation.A Large Angry SCM
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26Add Abstract: support for howto index generator.Junio C Hamano
2005-08-26[PATCH] More missing terms in glossary.txtJohannes Schindelin
2005-08-26[PATCH] update howto/using-topic-branches.txttony.luck@intel.com
2005-08-25Don't forget to build the howto-index file.Junio C Hamano
2005-08-25Link howto documents from the main git.txt documentation.Junio C Hamano
2005-08-25Sort branch names snarfed from refs/ hierarchy.Junio C Hamano
2005-08-25Fix fetching of tags.Junio C Hamano
2005-08-25Merge refs/heads/master from . v0.99.5Junio C Hamano
2005-08-25[PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds
2005-08-25[PATCH] Fix git-checkout-script exit statustony.luck@intel.com