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