summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Write diff output to a file in struct diff_optionsDaniel Barkalow2008-03-142-140/+169
* | | | | | Merge branch 'cc/help'Junio C Hamano2008-03-153-11/+168
|\ \ \ \ \ \
| * | | | | | Documentation/git-help: typofixJunio C Hamano2008-03-131-1/+1
| * | | | | | help: warn if specified 'man.viewer' is unsupported, instead of erroring outChristian Couder2008-03-121-1/+1
| * | | | | | Documentation: help: explain 'man.viewer' multiple valuesChristian Couder2008-03-122-2/+29
| * | | | | | help: implement multi-valued "man.viewer" config optionChristian Couder2008-03-111-78/+113
| * | | | | | Documentation: help: describe 'man.viewer' config variableChristian Couder2008-03-112-10/+26
| * | | | | | help: add "man.viewer" config var to use "woman" or "konqueror"Christian Couder2008-03-111-1/+80
| | |_|/ / / | |/| | | |
* | | | | | shortlog: do not require to run from inside a git repositoryJonas Fonseca2008-03-153-2/+9
* | | | | | Merge branch 'maint'Junio C Hamano2008-03-157-22/+71
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-155-16/+57
* | | | | | Merge branch 'maint'Junio C Hamano2008-03-154-16/+23
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-151-1/+5
| * | | | | git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-151-1/+1
| * | | | | rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds2008-03-141-13/+15
| * | | | | git-svn: don't blindly append '*' to branch/tags configEric Wong2008-03-141-1/+2
* | | | | | Fix recent 'unpack_trees()'-related changes breaking 'git stash'Linus Torvalds2008-03-141-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-03-143-26/+980
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | gitk: initial Italian translationMichele Ballabio2008-03-141-0/+890
| * | | | | gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -dPaul Mackerras2008-03-141-0/+4
| * | | | | gitk: Avoid Tcl error when switching viewsPaul Mackerras2008-03-111-3/+1
| * | | | | [PATCH] gitk: Don't show local changes when we there is no work treeDavid Aguilar2008-03-111-1/+6
| * | | | | [PATCH] gitk: Add horizontal scrollbar to the diff viewPekka Kaitaniemi2008-03-101-6/+14
| * | | | | [PATCH] gitk: make autoselect optionalJeff King2008-03-101-3/+14
| * | | | | [PATCH] gitk: Mark another string for translationMichele Ballabio2008-03-101-1/+1
| * | | | | [PATCH] Add an --argscmd flag to get the list of refs to showYann Dirson2008-03-101-10/+40
| * | | | | gitk: Only restore window size from ~/.gitk, not positionPaul Mackerras2008-03-101-2/+10
* | | | | | Documention: web--browse: add info about "browser.<tool>.cmd" config varChristian Couder2008-03-142-0/+26
* | | | | | web--browse: use custom commands defined at config timeChristian Couder2008-03-141-2/+13
* | | | | | Merge branch 'mr/autoconf-fread'Junio C Hamano2008-03-142-0/+21
|\ \ \ \ \ \
| * | | | | | autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos2008-03-112-0/+21
* | | | | | | Merge branch 'maint'Junio C Hamano2008-03-147-18/+95
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano2008-03-141-3/+19
| |\ \ \ \ \ \
| | * | | | | | quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano2008-03-121-2/+2
| | * | | | | | git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit2008-03-091-3/+19
| * | | | | | | merge-file: handle empty files gracefullyJohannes Schindelin2008-03-132-3/+4
| * | | | | | | merge-recursive: handle file mode changesClemens Buchacher2008-03-132-2/+62
| * | | | | | | Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-131-10/+8
| * | | | | | | git fetch: Take '-n' to mean '--no-tags'Johannes Schindelin2008-03-131-0/+2
* | | | | | | | read-tree() and unpack_trees(): use consistent limitJunio C Hamano2008-03-133-8/+9
* | | | | | | | pack-objects: proper pack time stamping with --max-pack-sizeNicolas Pitre2008-03-132-0/+27
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-03-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau2008-03-121-1/+1
| * | | | | | | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski2008-03-121-2/+2
* | | | | | | | gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-125-32/+73
* | | | | | | | Documentation/config: typofixJunio C Hamano2008-03-121-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-03-119-573/+724
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | git-gui: Simplify MSGFMT setting in MakefileJunio C Hamano2008-03-121-6/+1
| * | | | | | git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2008-03-072-1/+3
| * | | | | | git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-056-16/+47