Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push: add --quiet flag | Jeff King | 2009-08-05 | 2 | -0/+2 |
* | Merge branch 'sb/read-tree' | Junio C Hamano | 2009-08-05 | 3 | -111/+92 |
|\ | |||||
| * | read-tree: migrate to parse-options | Stephen Boyd | 2009-06-27 | 3 | -109/+90 |
| * | read-tree: convert unhelpful usage()'s to helpful die()'s | Stephen Boyd | 2009-06-27 | 1 | -3/+3 |
* | | Merge branch 'jc/apply-epoch-patch' | Junio C Hamano | 2009-08-05 | 2 | -1/+176 |
|\ \ | |||||
| * | | apply: notice creation/removal patches produced by GNU diff | Junio C Hamano | 2009-07-11 | 2 | -1/+176 |
* | | | Merge branch 'sb/parse-options' | Junio C Hamano | 2009-08-05 | 6 | -71/+66 |
|\ \ \ | |||||
| * | | | prune-packed: migrate to parse-options | Stephen Boyd | 2009-07-10 | 2 | -18/+15 |
| * | | | verify-pack: migrate to parse-options | Stephen Boyd | 2009-07-10 | 2 | -23/+20 |
| * | | | verify-tag: migrate to parse-options | Stephen Boyd | 2009-07-10 | 1 | -9/+12 |
| * | | | write-tree: migrate to parse-options | Stephen Boyd | 2009-07-10 | 1 | -21/+19 |
| |/ / | |||||
* | | | Merge branch 'ns/init-mkdir' | Junio C Hamano | 2009-08-05 | 3 | -7/+122 |
|\ \ \ | |||||
| * | | | git init: optionally allow a directory argument | Nanako Shiraishi | 2009-07-25 | 3 | -9/+129 |
* | | | | Merge branch 'mk/init-db-parse-options' | Junio C Hamano | 2009-08-05 | 2 | -22/+31 |
|\ \ \ \ | |||||
| * | | | | init-db: migrate to parse-options | Michał Kiedrowicz | 2009-07-12 | 2 | -22/+31 |
* | | | | | Merge branch 'jk/maint-show-tag' | Junio C Hamano | 2009-08-05 | 1 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | show: add space between multiple items | Jeff King | 2009-07-19 | 1 | -0/+6 |
| * | | | | | show: suppress extra newline when showing annotated tag | Jeff King | 2009-07-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'sb/maint-pull-rebase' | Junio C Hamano | 2009-08-05 | 2 | -3/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pull: support rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 | 2 | -6/+13 |
| * | | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 | 1 | -0/+14 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'ne/futz-upload-pack' | Junio C Hamano | 2009-08-05 | 2 | -12/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Shift object enumeration out of upload-pack | Nick Edelen | 2009-06-09 | 2 | -12/+51 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-05 | 7 | -11/+19 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-05 | 5 | -9/+11 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Better usage string for reflog. | Matthieu Moy | 2009-08-05 | 1 | -1/+1 |
| | * | | | | | | | hg-to-git: don't import the unused popen2 module | Miklos Vajna | 2009-08-04 | 1 | -1/+1 |
| | * | | | | | | | send-email: remove debug trace | Erik Faye-Lund | 2009-08-04 | 1 | -1/+0 |
| | * | | | | | | | config: Keep inner whitespace verbatim | Björn Steinbrink | 2009-07-31 | 2 | -6/+9 |
| * | | | | | | | | gitweb/README: Document $base_url | Jakub Narebski | 2009-08-05 | 1 | -0/+6 |
| * | | | | | | | | Documentation: git submodule: add missing options to synopsis | Jens Lehmann | 2009-08-05 | 1 | -2/+2 |
* | | | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and test | Michael J Gruber | 2009-08-05 | 4 | -4/+16 |
* | | | | | | | | | git-merge-base/git-show-branch: Cleanup documentation and usage | Michael J Gruber | 2009-08-05 | 4 | -7/+9 |
* | | | | | | | | | t6010-merge-base.sh: Depict the octopus test graph | Michael J Gruber | 2009-08-05 | 1 | -0/+12 |
* | | | | | | | | | gitweb: fix 'Use of uninitialized value' error in href() | Giuseppe Bilotta | 2009-08-04 | 1 | -4/+7 |
* | | | | | | | | | technical-docs: document tree-walking API | Stephen Boyd | 2009-08-03 | 1 | -7/+140 |
* | | | | | | | | | Fix typos on pt_BR/gittutorial.txt translation | André Goddard Rosa | 2009-07-31 | 1 | -73/+69 |
* | | | | | | | | | Documentation: git-send-email: correct statement about standard ports | Wesley J. Landaker | 2009-07-31 | 1 | -2/+3 |
* | | | | | | | | | Documentation: git-send-email: fix submission port number | Wesley J. Landaker | 2009-07-31 | 1 | -1/+1 |
* | | | | | | | | | git fast-export: add --no-data option | Geoffrey Irving | 2009-07-31 | 2 | -1/+16 |
* | | | | | | | | | parse-opt: optionally show "--no-" option string | Johannes Schindelin | 2009-07-31 | 2 | -2/+8 |
* | | | | | | | | | Translate the tutorial to Brazillian Portuguese | Thadeu Lima de Souza Cascardo | 2009-07-29 | 1 | -0/+679 |
* | | | | | | | | | request-pull: optionally show a patch as well | Junio C Hamano | 2009-07-29 | 1 | -2/+22 |
* | | | | | | | | | Merge branch 'hv/cvsps-tests' | Junio C Hamano | 2009-07-29 | 28 | -33/+1627 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t/t9600: remove exit after test_done | Junio C Hamano | 2009-04-05 | 1 | -3/+0 |
| * | | | | | | | | | cvsimport: extend testcase about patchset order to contain branches | Heiko Voigt | 2009-03-20 | 4 | -11/+103 |
| * | | | | | | | | | cvsimport: add test illustrating a bug in cvsps | Heiko Voigt | 2009-03-20 | 4 | -0/+115 |
| * | | | | | | | | | Add a test of "git cvsimport"'s handling of tags and branches | Michael Haggerty | 2009-02-23 | 12 | -0/+921 |
| * | | | | | | | | | Add some tests of git-cvsimport's handling of vendor branches | Michael Haggerty | 2009-02-23 | 9 | -0/+413 |
| * | | | | | | | | | Test contents of entire cvsimported "master" tree contents | Michael Haggerty | 2009-02-23 | 2 | -0/+46 |