aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* block-sha1: re-use the temporary array as we calculate the SHA1Linus Torvalds2009-08-06
* block-sha1: make the 'ntohl()' part of the first SHA1 loopLinus Torvalds2009-08-06
* block-sha1: minor fixupsJunio C Hamano2009-08-06
* block-sha1: try to use rol/ror appropriatelyLinus Torvalds2009-08-06
* block-sha1: undo ctx->size changeJunio C Hamano2009-08-06
* Add new optimized C 'block-sha1' routinesLinus Torvalds2009-08-05
* 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/t9600: remove exit after test_doneJunio C Hamano2009-04-05