summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/remote'Junio C Hamano2007-09-141-1/+5
|\
| * Teach "git remote" a mirror modeJohannes Schindelin2007-09-031-1/+5
* | Merge branch 'np/delta'Junio C Hamano2007-09-142-1/+17
|\ \
| * | threaded delta search: add pack.threads config variableNicolas Pitre2007-09-101-1/+9
| * | threaded delta search: specify number of threads at run timeNicolas Pitre2007-09-091-0/+8
* | | Merge branch 'jc/partial-remove'Junio C Hamano2007-09-141-1/+8
|\ \ \
| * | | Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-141-1/+8
* | | | Merge branch 'jc/grep-c'Junio C Hamano2007-09-142-3/+4
|\ \ \ \
| * | | | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano2007-09-141-1/+1
| * | | | Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-141-2/+3
* | | | | Merge branch 'maint'Junio C Hamano2007-09-141-5/+0
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-131-5/+0
* | | | Merge branch 'rs/archive'Junio C Hamano2007-09-101-0/+17
|\ \ \ \
| * | | | archive: rename attribute specfile to export-substRené Scharfe2007-09-061-3/+3
| * | | | archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-061-1/+4
| * | | | archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-031-0/+14
| | |_|/ | |/| |
* | | | Merge branch 'sp/maint-no-thin'Junio C Hamano2007-09-101-6/+2
|\ \ \ \ | | |/ / | |/| |
| * | | fix doc for --compression argument to pack-objectsNicolas Pitre2007-09-091-6/+2
* | | | Merge branch 'maint'Junio C Hamano2007-09-091-1/+1
|\ \ \ \ | |/ / /
| * | | Documentation / grammer nitMike Ralphson2007-09-071-1/+1
* | | | git-rebase: support --whitespace=<option>J. Bruce Fields2007-09-071-2/+7
* | | | Merge branch 'maint'Junio C Hamano2007-09-051-0/+6
|\ \ \ \ | |/ / /
| * | | Include a git-push example for creating a remote branchShawn O. Pearce2007-09-051-0/+6
* | | | send-email: Add support for SSL and SMTP-AUTHDouglas Stockwell2007-09-031-1/+34
| |/ / |/| |
* | | Start 1.5.4 cycleJunio C Hamano2007-09-031-0/+14
|/ /
* | GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano2007-09-032-1/+14
* | Typofix: 1.5.3 release notesJunio C Hamano2007-09-021-1/+1
|/
* GIT 1.5.3v1.5.3Junio C Hamano2007-09-021-7/+21
* Merge branch 'jp/send-email-cc'Junio C Hamano2007-09-011-0/+9
|\
| * git-send-email --cc-cmdJoe Perches2007-08-171-0/+9
* | Mention -m as an abbreviation for --mergeRobin Rosenberg2007-09-011-2/+2
* | Update my contact address as the maintainer.Junio C Hamano2007-09-012-2/+3
* | Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2007-09-012-14/+14
* | URL: allow port specification in ssh:// URLsLuben Tuikov2007-09-011-1/+3
* | git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-08-311-0/+10
* | filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-311-7/+27
* | filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-311-3/+0
* | rebase -i: mention the option to split commits in the man pageJohannes Schindelin2007-08-311-1/+38
* | filter-branch: fix remnants of old syntax in documentationJohannes Schindelin2007-08-311-14/+18
* | Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano2007-08-311-1/+13
* | git-filter-branch: document --original optionGiuseppe Bilotta2007-08-301-1/+6
* | git-daemon(1): assorted improvements.Junio C Hamano2007-08-291-2/+34
* | GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano2007-08-291-3/+15
* | git-svn.txt: fix an obvious misspelling.David Kastrup2007-08-291-1/+1
* | format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano2007-08-281-7/+10
* | Merge branch 'jc/logsemantics'Junio C Hamano2007-08-283-9/+24
|\ \
| * | "format-patch --root rev" is the way to show everything.Junio C Hamano2007-08-281-7/+22
| * | Porcelain level "log" family should recurse when diffing.Junio C Hamano2007-08-282-2/+2
* | | Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano2007-08-281-5/+6
* | | git-add: Make the filename globbing note a bit clearerPetr Baudis2007-08-281-3/+3
|/ /