summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pb/diffroot'Junio C Hamano2006-11-241-0/+6
|\
| * config option log.showroot to show the diff of root commitsPeter Baumann2006-11-241-0/+6
* | Merge branch 'ap/branch-ref-display'Junio C Hamano2006-11-241-3/+8
|\ \ | |/ |/|
| * Add support to git-branch to show local and remote branchesAndy Parkins2006-11-211-3/+8
* | Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-231-6/+18
* | Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-225-15/+83
|/
* Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi2006-11-211-1/+1
* Teach SubmittingPatches about git-commit -sPaolo Ciarrocchi2006-11-211-0/+3
* Documentation: Correct alternates documentation, document http-alternatesPetr Baudis2006-11-181-3/+14
* Documentation: Define symref and update HEAD descriptionPetr Baudis2006-11-182-5/+16
* Document git-runstatusRene Scharfe2006-11-182-0/+72
* git-apply: Documentation typo fixPetr Baudis2006-11-181-1/+1
* Merge branch 'maint'Junio C Hamano2006-11-131-2/+2
|\
| * git-update-index(1): fix use of quoting in section titleJonas Fonseca2006-11-121-2/+2
* | Merge branch 'maint'Junio C Hamano2006-11-091-0/+1
|\ \ | |/
| * git-svn: fix dcommit losing changes when out-of-date from svnEric Wong2006-11-091-0/+1
* | Documentation: move blame examplesJunio C Hamano2006-11-091-4/+7
* | git-pickaxe: retire pickaxeJunio C Hamano2006-11-083-167/+68
* | Merge branch 'jc/pickaxe'Junio C Hamano2006-11-073-3/+175
|\ \
| * | Introduce a new revision set operator <rev>^!Junio C Hamano2006-10-312-3/+48
| * | git-pickaxe -C: blame cut-and-pasted lines.Junio C Hamano2006-10-201-1/+9
| * | git-pickaxe -M: blame line movements within a file.Junio C Hamano2006-10-201-1/+13
| * | git-pickaxe: blame rewritten.Junio C Hamano2006-10-192-0/+107
* | | git-pack-objects progress flag documentation and cleanupNicolas Pitre2006-11-071-0/+17
* | | Merge branch 'np/index-pack'Junio C Hamano2006-11-073-3/+63
|\ \ \
| * | | remove .keep pack lock files when done with refs updateNicolas Pitre2006-11-031-0/+11
| * | | improve fetch-pack's handling of kept packsNicolas Pitre2006-11-031-1/+2
| * | | Teach receive-pack how to keep pack files based on object count.Shawn Pearce2006-11-031-1/+10
| * | | Merge branch 'master' into np/index-packJunio C Hamano2006-11-037-26/+197
| |\ \ \
| * | | | Teach git-index-pack how to keep a pack file.Shawn Pearce2006-10-291-3/+21
| * | | | Merge early part of branch 'np/index-pack' into sp/keep-packJunio C Hamano2006-10-291-1/+22
| |\ \ \ \
| | * | | | add progress status to index-packNicolas Pitre2006-10-261-2/+5
| | * | | | make index-pack able to complete thin packs.Nicolas Pitre2006-10-261-1/+13
| | * | | | enable index-pack streaming capabilityNicolas Pitre2006-10-251-1/+7
* | | | | | Merge branch 'maint'Junio C Hamano2006-11-061-8/+57
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Documentation: Transplanting branch with git-rebase --ontoJakub Narebski2006-11-061-8/+57
* | | | | | Document git-pack-refs and link it to git(7).Junio C Hamano2006-11-062-0/+60
* | | | | | Merge branch 'np/verbose-push'Junio C Hamano2006-11-041-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | make git-push a bit more verboseNicolas Pitre2006-11-011-1/+1
* | | | | | Merge branch 'maint'Junio C Hamano2006-11-022-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins2006-11-021-0/+1
| * | | | | Minor grammar fixes for git-diff-index.txtAndy Parkins2006-11-021-2/+2
* | | | | | Add --global option to git-repo-config.Sean2006-11-021-13/+18
| |/ / / / |/| | | |
* | | | | Merge branch 'maint'Junio C Hamano2006-11-011-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | pack-objects doesn't create random pack namesNicolas Pitre2006-11-011-3/+2
* | | | | Merge branch 'lj/refs'Junio C Hamano2006-11-013-8/+174
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | core.logallrefupdates create new log file only for branch heads.Junio C Hamano2006-10-081-6/+10
| * | | | Merge branch 'master' into lj/refsJunio C Hamano2006-10-024-9/+50
| |\ \ \ \
| * | | | | show-ref --hash=len, --abbrev=len, and --abbrevJunio C Hamano2006-10-011-4/+8
| * | | | | Merge branch 'master' into lj/refsJunio C Hamano2006-09-2713-138/+146
| |\ \ \ \ \