summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano2005-08-2818-38/+73
|\
| * Replace C99 array initializers with code.Jason Riedy2005-08-231-8/+18
| * Replace unsetenv() and setenv() with older putenv().Jason Riedy2005-08-233-3/+3
| * Include sys/time.h in daemon.c.Jason Riedy2005-08-231-0/+1
| * Fix ?: statements.Jason Riedy2005-08-2311-19/+43
| * Replace zero-length array decls with [].Jason Riedy2005-08-235-8/+8
* | [PATCH] tutorial note about git branchAmos Waterland2005-08-281-0/+1
* | Update SubmittingPatches.Junio C Hamano2005-08-281-7/+55
* | [PATCH] Add footnote about Thunderbird about trimming trailing WS.A Large Angry SCM2005-08-281-2/+4
* | [PATCH] Add some documentation.A Large Angry SCM2005-08-282-20/+13
* | [PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons2005-08-281-0/+101
* | [PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons2005-08-281-0/+176
* | [PATCH] Fix git patch header processing in git-apply.Robert Fitzsimons2005-08-281-1/+1
* | Teach git-status-script about git-ls-files --othersJunio C Hamano2005-08-281-2/+30
* | Show the branch name more prominently in "git status".Junio C Hamano2005-08-282-8/+7
* | Barf nicely when "git push" is run without parameter.Junio C Hamano2005-08-281-0/+4
* | [PATCH] Make .git directory validation code test HEADLinus Torvalds2005-08-272-13/+21
* | Update SubmittingPatches to add MUA specific notes.Junio C Hamano2005-08-261-0/+110
* | Accept -m and friends for initial commits and merge commits.Junio C Hamano2005-08-261-47/+39
* | Add how-to on using update-hook.Junio C Hamano2005-08-261-0/+83
* | Fix pulling into the same branch.Junio C Hamano2005-08-262-5/+49
* | Enable git-send-email-script on Debian.Junio C Hamano2005-08-263-1/+14
* | Update the main documentation index.Junio C Hamano2005-08-263-34/+34
* | [PATCH] Subject: [PATCH] Add some documentation.A Large Angry SCM2005-08-2610-106/+77
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-261-3/+2
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-265-0/+65
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-262-1/+3
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-261-1/+2
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-261-1/+1
* | Add Abstract: support for howto index generator.Junio C Hamano2005-08-265-2/+39
* | [PATCH] More missing terms in glossary.txtJohannes Schindelin2005-08-261-2/+12
* | [PATCH] update howto/using-topic-branches.txttony.luck@intel.com2005-08-261-23/+45
* | Don't forget to build the howto-index file.Junio C Hamano2005-08-251-0/+1
* | Link howto documents from the main git.txt documentation.Junio C Hamano2005-08-254-1/+71
* | Sort branch names snarfed from refs/ hierarchy.Junio C Hamano2005-08-241-3/+21
* | Fix fetching of tags.Junio C Hamano2005-08-241-2/+2
* | Merge refs/heads/master from . v0.99.5Junio C Hamano2005-08-242-1/+3
|\ \
| * | [PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds2005-08-241-1/+1
| * | [PATCH] Fix git-checkout-script exit statustony.luck@intel.com2005-08-241-0/+2
* | | Merge refs/heads/master from . Junio C Hamano2005-08-241-1/+1
|\ \ \ | |/ /
| * | Fix markup minimally to get man pages built.Junio C Hamano2005-08-241-1/+1
* | | Merge refs/heads/master from . Junio C Hamano2005-08-2430-327/+817
|\ \ \ | |/ /
| * | Update tutorial to describe shared repository style a bit more.Junio C Hamano2005-08-241-20/+53
| * | Documentation: multi-head fetch.Junio C Hamano2005-08-248-63/+170
| * | Support +<src>:<dst> format in push as well.Junio C Hamano2005-08-243-6/+24
| * | [PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano2005-08-242-7/+26
| * | [PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano2005-08-241-2/+12
| * | [PATCH] "git fetch --force".Junio C Hamano2005-08-241-8/+37
| * | [PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2005-08-242-3/+6
| * | [PATCH] Make "git pull" and "git fetch" default to originJunio C Hamano2005-08-241-1/+4