Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Write diff output to a file in struct diff_options | Daniel Barkalow | 2008-03-14 | 2 | -140/+169 | |
* | | | | | | Merge branch 'cc/help' | Junio C Hamano | 2008-03-15 | 3 | -11/+168 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Documentation/git-help: typofix | Junio C Hamano | 2008-03-13 | 1 | -1/+1 | |
| * | | | | | | help: warn if specified 'man.viewer' is unsupported, instead of erroring out | Christian Couder | 2008-03-12 | 1 | -1/+1 | |
| * | | | | | | Documentation: help: explain 'man.viewer' multiple values | Christian Couder | 2008-03-12 | 2 | -2/+29 | |
| * | | | | | | help: implement multi-valued "man.viewer" config option | Christian Couder | 2008-03-11 | 1 | -78/+113 | |
| * | | | | | | Documentation: help: describe 'man.viewer' config variable | Christian Couder | 2008-03-11 | 2 | -10/+26 | |
| * | | | | | | help: add "man.viewer" config var to use "woman" or "konqueror" | Christian Couder | 2008-03-11 | 1 | -1/+80 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | shortlog: do not require to run from inside a git repository | Jonas Fonseca | 2008-03-15 | 3 | -2/+9 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-15 | 7 | -22/+71 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 2008-03-15 | 5 | -16/+57 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-15 | 4 | -16/+23 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Make man page building quiet when DOCBOOK_XSL_172 is defined | Jonas Fonseca | 2008-03-15 | 1 | -1/+5 | |
| * | | | | | git-new-workdir: Share SVN meta data between work dirs and the repository | Bernt Hansen | 2008-03-15 | 1 | -1/+1 | |
| * | | | | | rev-parse: fix meaning of rev~ vs rev~0. | Linus Torvalds | 2008-03-14 | 1 | -13/+15 | |
| * | | | | | git-svn: don't blindly append '*' to branch/tags config | Eric Wong | 2008-03-14 | 1 | -1/+2 | |
* | | | | | | Fix recent 'unpack_trees()'-related changes breaking 'git stash' | Linus Torvalds | 2008-03-14 | 1 | -0/+2 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-03-14 | 3 | -26/+980 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | gitk: initial Italian translation | Michele Ballabio | 2008-03-14 | 1 | -0/+890 | |
| * | | | | | gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -d | Paul Mackerras | 2008-03-14 | 1 | -0/+4 | |
| * | | | | | gitk: Avoid Tcl error when switching views | Paul Mackerras | 2008-03-11 | 1 | -3/+1 | |
| * | | | | | [PATCH] gitk: Don't show local changes when we there is no work tree | David Aguilar | 2008-03-11 | 1 | -1/+6 | |
| * | | | | | [PATCH] gitk: Add horizontal scrollbar to the diff view | Pekka Kaitaniemi | 2008-03-10 | 1 | -6/+14 | |
| * | | | | | [PATCH] gitk: make autoselect optional | Jeff King | 2008-03-10 | 1 | -3/+14 | |
| * | | | | | [PATCH] gitk: Mark another string for translation | Michele Ballabio | 2008-03-10 | 1 | -1/+1 | |
| * | | | | | [PATCH] Add an --argscmd flag to get the list of refs to show | Yann Dirson | 2008-03-10 | 1 | -10/+40 | |
| * | | | | | gitk: Only restore window size from ~/.gitk, not position | Paul Mackerras | 2008-03-10 | 1 | -2/+10 | |
* | | | | | | Documention: web--browse: add info about "browser.<tool>.cmd" config var | Christian Couder | 2008-03-14 | 2 | -0/+26 | |
* | | | | | | web--browse: use custom commands defined at config time | Christian Couder | 2008-03-14 | 1 | -2/+13 | |
* | | | | | | Merge branch 'mr/autoconf-fread' | Junio C Hamano | 2008-03-14 | 2 | -0/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | autoconf: Test FREAD_READS_DIRECTORIES | Michal Rokos | 2008-03-11 | 2 | -0/+21 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-14 | 7 | -18/+95 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'ph/maint-quiltimport' into maint | Junio C Hamano | 2008-03-14 | 1 | -3/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | quiltimport: fix misquoting of parsed -p<num> parameter | Junio C Hamano | 2008-03-12 | 1 | -2/+2 | |
| | * | | | | | | git-quiltimport: better parser to grok "enhanced" series files. | Pierre Habouzit | 2008-03-09 | 1 | -3/+19 | |
| * | | | | | | | merge-file: handle empty files gracefully | Johannes Schindelin | 2008-03-13 | 2 | -3/+4 | |
| * | | | | | | | merge-recursive: handle file mode changes | Clemens Buchacher | 2008-03-13 | 2 | -2/+62 | |
| * | | | | | | | Minor wording changes in the keyboard descriptions in git-add --interactive. | Vineet Kumar | 2008-03-13 | 1 | -10/+8 | |
| * | | | | | | | git fetch: Take '-n' to mean '--no-tags' | Johannes Schindelin | 2008-03-13 | 1 | -0/+2 | |
* | | | | | | | | read-tree() and unpack_trees(): use consistent limit | Junio C Hamano | 2008-03-13 | 3 | -8/+9 | |
* | | | | | | | | pack-objects: proper pack time stamping with --max-pack-size | Nicolas Pitre | 2008-03-13 | 2 | -0/+27 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | git-cvsimport: fix merging with remote parent branch | Marc-Andre Lureau | 2008-03-12 | 1 | -1/+1 | |
| * | | | | | | | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form | Jakub Narebski | 2008-03-12 | 1 | -2/+2 | |
* | | | | | | | | gc: call "prune --expire 2.weeks.ago" by default | Johannes Schindelin | 2008-03-12 | 5 | -32/+73 | |
* | | | | | | | | Documentation/config: typofix | Junio C Hamano | 2008-03-12 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-03-11 | 9 | -573/+724 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | git-gui: Simplify MSGFMT setting in Makefile | Junio C Hamano | 2008-03-12 | 1 | -6/+1 | |
| * | | | | | | git-gui: Add option for changing the width of the commit message text box | Adam Piątyszek | 2008-03-07 | 2 | -1/+3 | |
| * | | | | | | git-gui: if a background colour is set, set foreground colour as well | Philipp A. Hartmann | 2008-03-05 | 6 | -16/+47 |