summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.3.3v1.5.3.3Junio C Hamano2007-09-292-1/+38
* Fix revision log diff setup, avoid unnecessary diff generationLinus Torvalds2007-09-291-2/+8
* git-bundle: fix commandline examples in the manpageMiklos Vajna2007-09-291-0/+8
* Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maintJunio C Hamano2007-09-291-7/+8
|\
| * mergetool: Fix typo in options passed to kdiff3Theodore Ts'o2007-09-281-2/+2
| * mergetool: fix emerge when running in a subdirectoryTheodore Ts'o2007-09-281-2/+2
| * Mergetool generating blank files (1.5.3)Junio C Hamano2007-09-281-3/+4
* | quiltimport: Skip non-existent patchesDan Nicholson2007-09-271-0/+4
|/
* apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-263-21/+31
* Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-263-24/+26
* core-tutorial: correct URLRandy Dunlap2007-09-251-1/+2
* Fix spelling of overridden in documentationShawn Bohrer2007-09-252-2/+2
* gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt2007-09-251-5/+4
* gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt2007-09-251-11/+0
* user-manual: Explain what submodules are good for.Michael Smith2007-09-251-12/+42
* Merge branch 'jn/web' into maintJunio C Hamano2007-09-251-36/+2
|\
| * gitweb: No difftree output for trivial mergeJakub Narebski2007-09-231-1/+1
| * gitweb: Remove parse_from_to_diffinfo code from git_patchset_bodyJakub Narebski2007-09-231-35/+1
* | Do not over-quote the -f envelopesender value.Jim Meyering2007-09-251-6/+10
* | unexpected Make output (e.g. from --debug) causes build failureJim Meyering2007-09-251-1/+1
* | Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-241-1/+1
|/
* Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-231-7/+213
|\
| * User Manual: add a chapter for submodulesMiklos Vajna2007-09-231-0/+202
| * user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields2007-09-231-7/+11
* | git-svn: don't attempt to spawn pager if we don't want oneEric Wong2007-09-231-1/+1
* | Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-2319-23/+23
* | Detect exec bit in more cases.David Brown2007-09-221-1/+9
* | Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai2007-09-211-1/+1
* | Move the paragraph specifying where the .idx and .pack files should beMatt Kraai2007-09-211-4/+4
* | Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano2007-09-211-1/+1
|/
* GIT 1.5.3.2v1.5.3.2Junio C Hamano2007-09-193-2/+60
* Fixed update-hook example allow-users format.Väinö Järvelä2007-09-181-4/+4
* Documentation/git-svn: updated design philosophy notesEric Wong2007-09-181-5/+6
* t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-181-2/+5
* Fix lapsus in builtin-apply.cPierre Habouzit2007-09-181-1/+1
* git-push: documentation and tests for pushing only branchesJeff King2007-09-183-4/+14
* git-svnimport: Use separate arguments in the pipe for git-rev-parseMatthias Urlichs2007-09-181-1/+1
* Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-171-1/+8
* git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-172-3/+14
* git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-173-1/+103
* Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-172-14/+80
|\
| * Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-142-14/+80
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-09-178-45/+293
|\ \
| * | git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce2007-09-163-9/+18
| * | git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce2007-09-131-1/+1
| * | git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-131-1/+27
| * | git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2007-09-132-11/+182
| * | git-gui: Make backporting changes from i18n version easierShawn O. Pearce2007-09-131-0/+12
| * | git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce2007-09-111-1/+1
| * | git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce2007-09-091-1/+5