Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-help: add -w|--web option to display html man page in a browser. | Christian Couder | 2007-12-09 | 4 | -17/+171 |
* | Documentation: describe -i/--info option to "git-help" | Christian Couder | 2007-12-03 | 2 | -2/+12 |
* | git-help: add -i|--info option to display info page. | Christian Couder | 2007-12-03 | 1 | -8/+27 |
* | Documentation: add a new man page for "git-help" | Christian Couder | 2007-12-03 | 4 | -3/+53 |
* | git-commit documentation: fix unfinished sentence. | Junio C Hamano | 2007-12-03 | 1 | -3/+3 |
* | git-commit --allow-empty | Junio C Hamano | 2007-12-03 | 3 | -4/+24 |
* | git-commit: Allow to amend a merge commit that does not change the tree | Johannes Sixt | 2007-12-03 | 2 | -3/+38 |
* | Merge branch 'js/prune-expire' | Junio C Hamano | 2007-12-02 | 3 | -2/+42 |
|\ | |||||
| * | Add "--expire <time>" option to 'git prune' | Johannes Schindelin | 2007-11-30 | 3 | -2/+42 |
* | | Merge branch 'js/export-with-assignment' | Junio C Hamano | 2007-12-02 | 3 | -13/+19 |
|\ \ | |||||
| * | | Replace instances of export VAR=VAL with VAR=VAL; export VAR | Johannes Schindelin | 2007-11-28 | 3 | -13/+19 |
* | | | Merge branch 'js/fast-export' | Junio C Hamano | 2007-12-02 | 7 | -0/+616 |
|\ \ \ | |||||
| * | | | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 7 | -0/+616 |
| |/ / | |||||
* | | | Merge branch 'js/rebase-i-rerere' | Junio C Hamano | 2007-12-02 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | rebase -i: give rerere a chance | Johannes Schindelin | 2007-11-28 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge branch 'js/pull-rebase' | Junio C Hamano | 2007-12-02 | 4 | -1/+49 |
|\ \ \ | |||||
| * | | | Teach 'git pull' about --rebase | Johannes Schindelin | 2007-11-28 | 4 | -1/+49 |
| |/ / | |||||
* | | | Merge branch 'wc/rebase-insn' | Junio C Hamano | 2007-12-02 | 2 | -10/+28 |
|\ \ \ | |||||
| * | | | Mention that git-rm can be an appropriate resolution as well as git-add. | David Symonds | 2007-11-30 | 1 | -1/+1 |
| * | | | revert/cherry-pick: Allow overriding the help text by the calling Porcelain | Wincent Colaiuta | 2007-11-30 | 2 | -10/+28 |
| |/ / | |||||
* | | | Merge branch 'jc/typebreak' | Junio C Hamano | 2007-12-02 | 6 | -14/+105 |
|\ \ \ | |||||
| * | | | Enable rewrite as well as rename detection in git-status | Jeff King | 2007-12-02 | 1 | -0/+1 |
| * | | | rename: Break filepairs with different types. | Junio C Hamano | 2007-12-02 | 5 | -14/+104 |
* | | | | Merge branch 'jc/color' | Junio C Hamano | 2007-12-02 | 3 | -16/+87 |
|\ \ \ \ | |||||
| * | | | | git-config --get-color: get configured color | Junio C Hamano | 2007-11-28 | 2 | -3/+68 |
| * | | | | "color.diff = true" is not "always" anymore. | Junio C Hamano | 2007-11-28 | 1 | -13/+19 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'dc/gitweb' | Junio C Hamano | 2007-12-02 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | gitweb: the commitdiff is very commonly used, it's needed on search page, too | Denis Cheng | 2007-12-02 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | gitweb: Update and improve gitweb/README file | Jakub Narebski | 2007-12-02 | 1 | -18/+197 |
* | | | | git-stash: Display help message if git-stash is run with wrong sub-commands | Kevin Leung | 2007-12-02 | 1 | -7/+9 |
* | | | | git-am: catch missing author date early. | Junio C Hamano | 2007-12-02 | 1 | -2/+2 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-02 | 1 | -0/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | t9600: test cvsimport from CVS working tree | Jeff King | 2007-12-02 | 1 | -0/+12 |
* | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-01 | 1 | -86/+98 |
* | | | | Consolidate command list to one. | Junio C Hamano | 2007-12-01 | 5 | -163/+141 |
* | | | | Resurrect peek-remote | Junio C Hamano | 2007-12-01 | 1 | -1/+1 |
* | | | | Merge branch 'tt/help' | Junio C Hamano | 2007-12-01 | 2 | -7/+0 |
|\ \ \ \ | |||||
| * | | | | Remove hint to use "git help -a" | Theodore Ts'o | 2007-11-14 | 1 | -1/+0 |
| * | | | | Make the list of common commands more exclusive | Theodore Ts'o | 2007-11-14 | 1 | -6/+0 |
* | | | | | Merge branch 'jc/move-gitk' | Junio C Hamano | 2007-12-01 | 3 | -11/+32 |
|\ \ \ \ \ | |||||
| * | | | | | Move gitk to its own subdirectory | Junio C Hamano | 2007-11-18 | 3 | -11/+32 |
* | | | | | | Merge branch 'jc/branch-contains' | Junio C Hamano | 2007-12-01 | 5 | -5/+134 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-branch --contains: doc and test | Junio C Hamano | 2007-11-22 | 2 | -0/+62 |
| * | | | | | | git-branch --contains=commit | Junio C Hamano | 2007-11-22 | 1 | -3/+54 |
| * | | | | | | parse-options: Allow to hide options from the default usage. | Pierre Habouzit | 2007-11-22 | 2 | -2/+18 |
* | | | | | | | Merge branch 'cr/tag-options' | Junio C Hamano | 2007-12-01 | 3 | -90/+105 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-tag: test that -s implies an annotated tag | Jeff King | 2007-11-25 | 1 | -0/+16 |
| * | | | | | | | "git-tag -s" should create a signed annotated tag | Junio C Hamano | 2007-11-25 | 1 | -0/+3 |
| * | | | | | | | builtin-tag: accept and process multiple -m just like git-commit | Junio C Hamano | 2007-11-22 | 2 | -9/+32 |
| * | | | | | | | Make builtin-tag.c use parse_options. | Carlos Rica | 2007-11-18 | 2 | -88/+61 |
| | |/ / / / / | |/| | | | | |