summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* am: format is in $patch_format, not parse_patchGiuseppe Bilotta2011-08-291-1/+2
* git-am: print fair error message when format detection failsNicolas Sebrecht2009-08-061-1/+5
* am: allow individual e-mail files as inputJunio C Hamano2009-08-062-0/+29
* Merge branch 'sb/read-tree'Junio C Hamano2009-08-053-111/+92
|\
| * read-tree: migrate to parse-optionsStephen Boyd2009-06-273-109/+90
| * read-tree: convert unhelpful usage()'s to helpful die()'sStephen Boyd2009-06-271-3/+3
* | Merge branch 'jc/apply-epoch-patch'Junio C Hamano2009-08-052-1/+176
|\ \
| * | apply: notice creation/removal patches produced by GNU diffJunio C Hamano2009-07-112-1/+176
* | | Merge branch 'sb/parse-options'Junio C Hamano2009-08-056-71/+66
|\ \ \
| * | | prune-packed: migrate to parse-optionsStephen Boyd2009-07-102-18/+15
| * | | verify-pack: migrate to parse-optionsStephen Boyd2009-07-102-23/+20
| * | | verify-tag: migrate to parse-optionsStephen Boyd2009-07-101-9/+12
| * | | write-tree: migrate to parse-optionsStephen Boyd2009-07-101-21/+19
| |/ /
* | | Merge branch 'ns/init-mkdir'Junio C Hamano2009-08-053-7/+122
|\ \ \
| * | | git init: optionally allow a directory argumentNanako Shiraishi2009-07-253-9/+129
* | | | Merge branch 'mk/init-db-parse-options'Junio C Hamano2009-08-052-22/+31
|\ \ \ \
| * | | | init-db: migrate to parse-optionsMichał Kiedrowicz2009-07-122-22/+31
* | | | | Merge branch 'jk/maint-show-tag'Junio C Hamano2009-08-051-1/+7
|\ \ \ \ \
| * | | | | show: add space between multiple itemsJeff King2009-07-191-0/+6
| * | | | | show: suppress extra newline when showing annotated tagJeff King2009-07-191-1/+1
* | | | | | Merge branch 'sb/maint-pull-rebase'Junio C Hamano2009-08-052-3/+24
|\ \ \ \ \ \
| * | | | | | pull: support rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-192-6/+13
| * | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-191-0/+14
| |/ / / / /
* | | | | | Merge branch 'ne/futz-upload-pack'Junio C Hamano2009-08-052-12/+51
|\ \ \ \ \ \
| * | | | | | Shift object enumeration out of upload-packNick Edelen2009-06-092-12/+51
* | | | | | | Merge branch 'maint'Junio C Hamano2009-08-057-11/+19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-055-9/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Better usage string for reflog.Matthieu Moy2009-08-051-1/+1
| | * | | | | | | hg-to-git: don't import the unused popen2 moduleMiklos Vajna2009-08-041-1/+1
| | * | | | | | | send-email: remove debug traceErik Faye-Lund2009-08-041-1/+0
| | * | | | | | | config: Keep inner whitespace verbatimBjörn Steinbrink2009-07-312-6/+9
| * | | | | | | | gitweb/README: Document $base_urlJakub Narebski2009-08-051-0/+6
| * | | | | | | | Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-051-2/+2
* | | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and testMichael J Gruber2009-08-054-4/+16
* | | | | | | | | git-merge-base/git-show-branch: Cleanup documentation and usageMichael J Gruber2009-08-054-7/+9
* | | | | | | | | t6010-merge-base.sh: Depict the octopus test graphMichael J Gruber2009-08-051-0/+12
* | | | | | | | | gitweb: fix 'Use of uninitialized value' error in href()Giuseppe Bilotta2009-08-041-4/+7
* | | | | | | | | technical-docs: document tree-walking APIStephen Boyd2009-08-031-7/+140
* | | | | | | | | Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa2009-07-311-73/+69
* | | | | | | | | Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-311-2/+3
* | | | | | | | | Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-311-1/+1
* | | | | | | | | git fast-export: add --no-data optionGeoffrey Irving2009-07-312-1/+16
* | | | | | | | | parse-opt: optionally show "--no-" option stringJohannes Schindelin2009-07-312-2/+8
* | | | | | | | | Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-291-0/+679
* | | | | | | | | request-pull: optionally show a patch as wellJunio C Hamano2009-07-291-2/+22
* | | | | | | | | Merge branch 'hv/cvsps-tests'Junio C Hamano2009-07-2928-33/+1627
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/t9600: remove exit after test_doneJunio C Hamano2009-04-051-3/+0
| * | | | | | | | | cvsimport: extend testcase about patchset order to contain branchesHeiko Voigt2009-03-204-11/+103
| * | | | | | | | | cvsimport: add test illustrating a bug in cvspsHeiko Voigt2009-03-204-0/+115
| * | | | | | | | | Add a test of "git cvsimport"'s handling of tags and branchesMichael Haggerty2009-02-2312-0/+921