aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Add -v and --abbrev options to git-branchLars Hjemli2006-11-24
* Merge branch 'pb/diffroot'Junio C Hamano2006-11-24
|\
| * config option log.showroot to show the diff of root commitsPeter Baumann2006-11-24
* | Merge branch 'ap/branch-ref-display'Junio C Hamano2006-11-24
|\ \ | |/ |/|
| * Add support to git-branch to show local and remote branchesAndy Parkins2006-11-21
* | Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-23
* | Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-22
|/
* Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi2006-11-21
* Teach SubmittingPatches about git-commit -sPaolo Ciarrocchi2006-11-21
* Documentation: Correct alternates documentation, document http-alternatesPetr Baudis2006-11-18
* Documentation: Define symref and update HEAD descriptionPetr Baudis2006-11-18
* Document git-runstatusRene Scharfe2006-11-18
* git-apply: Documentation typo fixPetr Baudis2006-11-18
* Merge branch 'maint'Junio C Hamano2006-11-13
|\
| * git-update-index(1): fix use of quoting in section titleJonas Fonseca2006-11-12
* | Merge branch 'maint'Junio C Hamano2006-11-09
|\ \ | |/
| * git-svn: fix dcommit losing changes when out-of-date from svnEric Wong2006-11-09
* | Documentation: move blame examplesJunio C Hamano2006-11-09
* | git-pickaxe: retire pickaxeJunio C Hamano2006-11-08
* | Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
|\ \
| * | Introduce a new revision set operator <rev>^!Junio C Hamano2006-10-31
| * | git-pickaxe -C: blame cut-and-pasted lines.Junio C Hamano2006-10-20
| * | git-pickaxe -M: blame line movements within a file.Junio C Hamano2006-10-20
| * | git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
* | | git-pack-objects progress flag documentation and cleanupNicolas Pitre2006-11-07
* | | Merge branch 'np/index-pack'Junio C Hamano2006-11-07
|\ \ \
| * | | remove .keep pack lock files when done with refs updateNicolas Pitre2006-11-03
| * | | improve fetch-pack's handling of kept packsNicolas Pitre2006-11-03
| * | | Teach receive-pack how to keep pack files based on object count.Shawn Pearce2006-11-03
| * | | Merge branch 'master' into np/index-packJunio C Hamano2006-11-03
| |\ \ \
| * | | | Teach git-index-pack how to keep a pack file.Shawn Pearce2006-10-29
| * | | | Merge early part of branch 'np/index-pack' into sp/keep-packJunio C Hamano2006-10-29
| |\ \ \ \
| | * | | | add progress status to index-packNicolas Pitre2006-10-26
| | * | | | make index-pack able to complete thin packs.Nicolas Pitre2006-10-26
| | * | | | enable index-pack streaming capabilityNicolas Pitre2006-10-25
* | | | | | Merge branch 'maint'Junio C Hamano2006-11-06
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Documentation: Transplanting branch with git-rebase --ontoJakub Narebski2006-11-06
* | | | | | Document git-pack-refs and link it to git(7).Junio C Hamano2006-11-06
* | | | | | Merge branch 'np/verbose-push'Junio C Hamano2006-11-04
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | make git-push a bit more verboseNicolas Pitre2006-11-01
* | | | | | Merge branch 'maint'Junio C Hamano2006-11-02
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins2006-11-02
| * | | | | Minor grammar fixes for git-diff-index.txtAndy Parkins2006-11-02
* | | | | | Add --global option to git-repo-config.Sean2006-11-02
| |/ / / / |/| | | |
* | | | | Merge branch 'maint'Junio C Hamano2006-11-01
|\ \ \ \ \ | |/ / / /
| * | | | pack-objects doesn't create random pack namesNicolas Pitre2006-11-01
* | | | | Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | core.logallrefupdates create new log file only for branch heads.Junio C Hamano2006-10-08
| * | | | Merge branch 'master' into lj/refsJunio C Hamano2006-10-02
| |\ \ \ \
| * | | | | show-ref --hash=len, --abbrev=len, and --abbrevJunio C Hamano2006-10-01