Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: fix --no-verify documentation for "git commit" | Wincent Colaiuta | 2007-12-09 | 1 | -1/+1 |
* | git-status: documentation improvements | Jeff King | 2007-12-08 | 1 | -12/+13 |
* | add status.relativePaths config variable | Jeff King | 2007-12-08 | 2 | -1/+12 |
* | git-bisect visualize: work in non-windowed environments better | Junio C Hamano | 2007-12-08 | 1 | -1/+10 |
* | Update draft release notes to 1.5.4 | Junio C Hamano | 2007-12-07 | 1 | -1/+16 |
* | Merge branch 'jc/git-log-doc' | Junio C Hamano | 2007-12-06 | 4 | -161/+168 |
|\ | |||||
| * | Include diff options in the git-log manpage | Miklos Vajna | 2007-12-05 | 4 | -161/+168 |
* | | Merge branch 'jc/addi-color' | Junio C Hamano | 2007-12-06 | 2 | -0/+22 |
|\ \ | |||||
| * | | Color support for "git-add -i" | Junio C Hamano | 2007-12-05 | 1 | -0/+12 |
| * | | git config --get-colorbool | Junio C Hamano | 2007-12-05 | 1 | -0/+10 |
* | | | Merge branch 'jc/docmake-perl' | Junio C Hamano | 2007-12-06 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | Run the specified perl in Documentation/ | Junio C Hamano | 2007-12-03 | 1 | -3/+6 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-06 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Change from using email.com to example.com as example domain, as per RFC 2606. | David Symonds | 2007-12-06 | 1 | -1/+1 |
* | | | | | git-status documentation: mention subdirectory behaviour | Junio C Hamano | 2007-12-06 | 1 | -0/+4 |
| |_|/ / |/| | | | |||||
* | | | | Documentation: color.* = true means "auto" | Junio C Hamano | 2007-12-05 | 1 | -7/+7 |
* | | | | Documentation: add --patch option to synopsis of git-add | Matthias Kestenholz | 2007-12-05 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'wc/add-i' | Junio C Hamano | 2007-12-04 | 1 | -1/+10 |
|\ \ \ | |||||
| * | | | Document all help keys in "git add -i" patch mode. | Ralf Wildenhues | 2007-11-28 | 1 | -0/+2 |
| * | | | Add "--patch" option to git-add--interactive | Wincent Colaiuta | 2007-11-25 | 1 | -1/+8 |
* | | | | Merge branch 'sp/refspec-match' | Junio C Hamano | 2007-12-04 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | push: use same rules as git-rev-parse to resolve refspecs | Steffen Prohaska | 2007-11-18 | 1 | -1/+3 |
* | | | | | Documentation/git.txt: typofix | Junio C Hamano | 2007-12-04 | 1 | -1/+1 |
* | | | | | Documentation: rerere is enabled by default these days. | Junio C Hamano | 2007-12-04 | 2 | -5/+3 |
* | | | | | Formatting fix for Documentation/git-help.txt | Junio C Hamano | 2007-12-04 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-03 | 1 | -21/+58 |
* | | | | fast-export: rename the signed tag mode 'ignore' to 'verbatim' | Johannes Schindelin | 2007-12-03 | 1 | -2/+2 |
* | | | | Add remote.<name>.proxy | Sam Vilain | 2007-12-03 | 1 | -1/+7 |
* | | | | Allow HTTP proxy to be overridden in config | Sam Vilain | 2007-12-03 | 1 | -0/+4 |
* | | | | install-sh from automake does not like -m without delimiting space | Robert Schiele | 2007-12-03 | 1 | -8/+8 |
* | | | | Documentation: add a new man page for "git-help" | Christian Couder | 2007-12-03 | 2 | -3/+51 |
* | | | | 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 | 1 | -1/+7 |
* | | | | Merge branch 'js/prune-expire' | Junio C Hamano | 2007-12-02 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Add "--expire <time>" option to 'git prune' | Johannes Schindelin | 2007-11-30 | 1 | -1/+4 |
* | | | | | Merge branch 'js/fast-export' | Junio C Hamano | 2007-12-02 | 1 | -0/+83 |
|\ \ \ \ \ | |||||
| * | | | | | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+83 |
| |/ / / / | |||||
* | | | | | Merge branch 'js/pull-rebase' | Junio C Hamano | 2007-12-02 | 2 | -0/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Teach 'git pull' about --rebase | Johannes Schindelin | 2007-11-28 | 2 | -0/+17 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/color' | Junio C Hamano | 2007-12-02 | 1 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | git-config --get-color: get configured color | Junio C Hamano | 2007-11-28 | 1 | -0/+16 |
| |/ / / / | |||||
* | | | | | 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 | 2 | -136/+7 |
* | | | | | Merge branch 'jc/branch-contains' | Junio C Hamano | 2007-12-01 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | git-branch --contains: doc and test | Junio C Hamano | 2007-11-22 | 1 | -0/+4 |
* | | | | | | Merge branch 'cr/tag-options' | Junio C Hamano | 2007-12-01 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin-tag: accept and process multiple -m just like git-commit | Junio C Hamano | 2007-11-22 | 1 | -1/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-01 | 1 | -4/+57 |
* | | | | | | Merge 1.5.3.7 in | Junio C Hamano | 2007-12-01 | 2 | -0/+46 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | GIT 1.5.3.7v1.5.3.7 | Junio C Hamano | 2007-12-01 | 1 | -0/+45 |