summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | git-gui: translate the remaining messages in zh_cn.po to chineseeric miao2008-03-051-550/+673
| * | | | | Merge branch 'maint'Shawn O. Pearce2008-03-051-0/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'js/remote'Junio C Hamano2008-03-1112-3/+795
|\ \ \ \ \ \ \
| * | | | | | | "remote update": print remote name being fetched fromSamuel Tardieu2008-03-111-0/+1
| * | | | | | | builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-082-0/+6
| * | | | | | | remote: fix "update [group...]"Johannes Schindelin2008-03-052-9/+142
| * | | | | | | remote show: Clean up connection correctly if object fetch wasn't doneJohannes Schindelin2008-03-021-0/+1
| * | | | | | | builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-012-3/+29
| * | | | | | | Make git-remote a builtinJohannes Schindelin2008-03-018-4/+556