aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Show usage string for 'git log -h', 'git show -h' and 'git diff -h'Matthieu Moy2009-08-07
* git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy2009-08-06
* git-describe: Die early if there are no possible descriptionsBjörn Steinbrink2009-08-06
* rebase: consistent error messages for staged and unstaged changes.Matthieu Moy2009-08-06
* git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto2009-08-06
* git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano2009-08-06
* git.el: Clarify documentation of git-commit-treeDavid Kågedal2009-08-06
* Merge branch 'sb/read-tree'Junio C Hamano2009-08-05
|\
| * read-tree: migrate to parse-optionsStephen Boyd2009-06-27
| * read-tree: convert unhelpful usage()'s to helpful die()'sStephen Boyd2009-06-27
* | Merge branch 'jc/apply-epoch-patch'Junio C Hamano2009-08-05
|\ \
| * | apply: notice creation/removal patches produced by GNU diffJunio C Hamano2009-07-11
* | | Merge branch 'sb/parse-options'Junio C Hamano2009-08-05
|\ \ \
| * | | prune-packed: migrate to parse-optionsStephen Boyd2009-07-10
| * | | verify-pack: migrate to parse-optionsStephen Boyd2009-07-10
| * | | verify-tag: migrate to parse-optionsStephen Boyd2009-07-10
| * | | write-tree: migrate to parse-optionsStephen Boyd2009-07-10
| |/ /
* | | Merge branch 'ns/init-mkdir'Junio C Hamano2009-08-05
|\ \ \
| * | | git init: optionally allow a directory argumentNanako Shiraishi2009-07-25
* | | | Merge branch 'mk/init-db-parse-options'Junio C Hamano2009-08-05
|\ \ \ \
| * | | | init-db: migrate to parse-optionsMichał Kiedrowicz2009-07-12
* | | | | Merge branch 'jk/maint-show-tag'Junio C Hamano2009-08-05
|\ \ \ \ \
| * | | | | show: add space between multiple itemsJeff King2009-07-19
| * | | | | show: suppress extra newline when showing annotated tagJeff King2009-07-19
* | | | | | Merge branch 'sb/maint-pull-rebase'Junio C Hamano2009-08-05
|\ \ \ \ \ \
| * | | | | | pull: support rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
| * | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
| |/ / / / /
* | | | | | Merge branch 'ne/futz-upload-pack'Junio C Hamano2009-08-05
|\ \ \ \ \ \
| * | | | | | Shift object enumeration out of upload-packNick Edelen2009-06-09
* | | | | | | Merge branch 'maint'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-05
| |\ \ \ \ \ \ \
| | * | | | | | | Better usage string for reflog.Matthieu Moy2009-08-05
| | * | | | | | | hg-to-git: don't import the unused popen2 moduleMiklos Vajna2009-08-04
| | * | | | | | | send-email: remove debug traceErik Faye-Lund2009-08-04
| | * | | | | | | config: Keep inner whitespace verbatimBjörn Steinbrink2009-07-31
| * | | | | | | | gitweb/README: Document $base_urlJakub Narebski2009-08-05
| * | | | | | | | Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-05
* | | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and testMichael J Gruber2009-08-05
* | | | | | | | | git-merge-base/git-show-branch: Cleanup documentation and usageMichael J Gruber2009-08-05
* | | | | | | | | t6010-merge-base.sh: Depict the octopus test graphMichael J Gruber2009-08-05
* | | | | | | | | gitweb: fix 'Use of uninitialized value' error in href()Giuseppe Bilotta2009-08-04
* | | | | | | | | technical-docs: document tree-walking APIStephen Boyd2009-08-03
* | | | | | | | | Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa2009-07-31
* | | | | | | | | Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-31
* | | | | | | | | Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-31
* | | | | | | | | git fast-export: add --no-data optionGeoffrey Irving2009-07-31
* | | | | | | | | parse-opt: optionally show "--no-" option stringJohannes Schindelin2009-07-31
* | | | | | | | | Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-29
* | | | | | | | | request-pull: optionally show a patch as wellJunio C Hamano2009-07-29
* | | | | | | | | Merge branch 'hv/cvsps-tests'Junio C Hamano2009-07-29
|\ \ \ \ \ \ \ \ \