Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | git-help -i: show info documentation from matching version of git | Junio C Hamano | 2007-12-10 | |
| * | Merge branch 'master' into cc/help | Junio C Hamano | 2007-12-10 | |
| |\ | ||||
| * | | git-help: add -w|--web option to display html man page in a browser. | Christian Couder | 2007-12-09 | |
* | | | Don't cache DESTDIR in perl/perl.mak. | Gerrit Pape | 2007-12-11 | |
| |/ |/| | ||||
* | | Merge branch 'jc/spht' | Junio C Hamano | 2007-12-09 | |
|\ \ | ||||
| * | | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 2007-12-06 | |
* | | | Let git-help prefer man-pages installed with this version of git | Sergei Organov | 2007-12-08 | |
* | | | Silence iconv warnings on Leopard | Wincent Colaiuta | 2007-12-06 | |
* | | | Set OLD_ICONV on Cygwin. | Pascal Obry | 2007-12-04 | |
* | | | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | |
|\ \ \ | ||||
| * | | | Remove git-status from list of scripts as it is builtin | Shawn O. Pearce | 2007-11-27 | |
| * | | | Port git commit to C. | Kristian Høgsberg | 2007-11-22 | |
* | | | | 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 | |
* | | | 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 | |
* | | | | Consolidate command list to one. | Junio C Hamano | 2007-12-01 | |
* | | | | Resurrect peek-remote | Junio C Hamano | 2007-12-01 | |
* | | | | Merge branch 'jc/move-gitk' | Junio C Hamano | 2007-12-01 | |
|\ \ \ \ | ||||
| * | | | | Move gitk to its own subdirectory | Junio C Hamano | 2007-11-18 | |
* | | | | | 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 'ds/maint-deflatebound' into maint | Junio C Hamano | 2007-11-16 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge branch 'jk/send-pack' | Junio C Hamano | 2007-11-24 | |
|\ \ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 2007-11-14 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Build in ls-remote | Daniel Barkalow | 2007-11-05 | |
| | * | | | | | | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 2007-11-02 | |
| | * | | | | | | Build-in peek-remote, using transport infrastructure. | Daniel Barkalow | 2007-11-02 | |
| | | |_|_|_|/ | | |/| | | | | ||||
* | | | | | | | Merge branch 'sb/clean' | Junio C Hamano | 2007-11-24 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Make git-clean a builtin | Shawn Bohrer | 2007-11-18 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge branch 'js/mingw-fallouts' | Junio C Hamano | 2007-11-24 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG. | Johannes Sixt | 2007-11-14 | |
* | | | | | | | git-merge-ours: make it a builtin. | Thomas Harning | 2007-11-22 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Use compat mkdtemp() on Solaris boxes | Guido Ostkamp | 2007-11-18 | |
|/ / / / / | ||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||
| * | | | Documentation: Fix man page breakage with DocBook XSL v1.72 | Jonas Fonseca | 2007-11-14 | |
* | | | | Fix dependencies of parse-options test program | Alex Riesen | 2007-11-14 | |
* | | | | Make check-docs target detect removed commands | Junio C Hamano | 2007-11-09 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-09 | |
|\ \ \ \ | |/ / / | ||||
| * | | | Makefile: add missing dependency on wt-status.h | Junio C Hamano | 2007-11-08 | |
* | | | | Merge branch 'ds/maint-deflatebound' | Junio C Hamano | 2007-11-07 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| * | | | Improve accuracy of check for presence of deflateBound. | David Symonds | 2007-11-07 | |
| |/ / | ||||
* | | | Split off the pretty print stuff into its own file | Johannes Schindelin | 2007-11-05 | |
| |/ |/| | ||||
* | | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 | |
|\ \ | ||||
| * | | Add tests for parse-options.c | Johannes Schindelin | 2007-10-29 | |
| * | | Add a simple option parser. | Pierre Habouzit | 2007-10-29 | |
* | | | Merge branch 'lt/rename' into HEAD | Junio C Hamano | 2007-10-30 | |
|\ \ \ | ||||
| * | | | Do linear-time/space rename logic for exact renames | Linus Torvalds | 2007-10-26 | |
| * | | | Add 'diffcore.h' to LIB_H | Linus Torvalds | 2007-10-26 | |
| |/ / | ||||
* | | | No longer install git-svnimport, move to contrib/examples | Gerrit Pape | 2007-10-30 | |
|/ / |