summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-02git-commit: initialize TMP_INDEX just to be sure.Libravatar Junio C Hamano1-0/+1
2007-10-01fixed link in documentation of diff-optionsLibravatar Steffen Prohaska1-2/+2
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Libravatar Junio C Hamano4-8/+30
2007-10-01git stash: document apply's --index switchLibravatar Miklos Vajna1-1/+6
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Libravatar Andy Parkins1-1/+0
2007-09-29git-remote: exit with non-zero status after detecting errors.Libravatar Jari Aalto1-4/+10
2007-09-29rebase -i: squash should retain the authorship of the _first_ commitLibravatar Johannes Schindelin3-3/+3
2007-09-29git-add--interactive: Improve behavior on bogus inputLibravatar Jean-Luc Herren1-4/+3
2007-09-29git-add--interactive: Allow Ctrl-D to exitLibravatar Jean-Luc Herren1-1/+6
2007-09-29GIT 1.5.3.3Libravatar Junio C Hamano2-1/+38
2007-09-29Fix revision log diff setup, avoid unnecessary diff generationLibravatar Linus Torvalds1-2/+8
2007-09-29git-bundle: fix commandline examples in the manpageLibravatar Miklos Vajna1-0/+8
2007-09-29Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maintLibravatar Junio C Hamano1-7/+8
2007-09-28mergetool: Fix typo in options passed to kdiff3Libravatar Theodore Ts'o1-2/+2
2007-09-28mergetool: fix emerge when running in a subdirectoryLibravatar Theodore Ts'o1-2/+2
2007-09-28Mergetool generating blank files (1.5.3)Libravatar Junio C Hamano1-3/+4
2007-09-27quiltimport: Skip non-existent patchesLibravatar Dan Nicholson1-0/+4
2007-09-26apply: get rid of --index-info in favor of --build-fake-ancestorLibravatar Johannes Schindelin3-21/+31
2007-09-26Move make_cache_entry() from merge-recursive.c into read-cache.cLibravatar Carlos Rica3-24/+26
2007-09-25core-tutorial: correct URLLibravatar Randy Dunlap1-1/+2
2007-09-25Fix spelling of overridden in documentationLibravatar Shawn Bohrer2-2/+2
2007-09-25gitattributes.txt: Be more to the point in the filter driver description.Libravatar Johannes Sixt1-5/+4
2007-09-25gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Libravatar Johannes Sixt1-11/+0
2007-09-25user-manual: Explain what submodules are good for.Libravatar Michael Smith1-12/+42
2007-09-25Merge branch 'jn/web' into maintLibravatar Junio C Hamano1-36/+2
2007-09-25Do not over-quote the -f envelopesender value.Libravatar Jim Meyering1-6/+10
2007-09-25unexpected Make output (e.g. from --debug) causes build failureLibravatar Jim Meyering1-1/+1
2007-09-24Fixed minor typo in t/t9001-send-email.sh test command line.Libravatar Glenn Rempe1-1/+1
2007-09-23gitweb: No difftree output for trivial mergeLibravatar Jakub Narebski1-1/+1
2007-09-23gitweb: Remove parse_from_to_diffinfo code from git_patchset_bodyLibravatar Jakub Narebski1-35/+1
2007-09-23Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintLibravatar Junio C Hamano1-7/+213
2007-09-23git-svn: don't attempt to spawn pager if we don't want oneLibravatar Eric Wong1-1/+1
2007-09-23Supplant the "while case ... break ;; esac" idiomLibravatar David Kastrup19-23/+23
2007-09-23User Manual: add a chapter for submodulesLibravatar Miklos Vajna1-0/+202
2007-09-23user-manual: don't assume refs are stored under .git/refsLibravatar J. Bruce Fields1-7/+11
2007-09-22Detect exec bit in more cases.Libravatar David Brown1-1/+9
2007-09-21git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsLibravatar Shawn O. Pearce1-3/+31
2007-09-21git-gui: Handle starting on mapped shares under CygwinLibravatar Shawn O. Pearce1-1/+1
2007-09-21git-gui: Display message box when we cannot find git in $PATHLibravatar Shawn O. Pearce1-1/+5
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Libravatar Matt Kraai1-1/+1
2007-09-21Move the paragraph specifying where the .idx and .pack files should beLibravatar Matt Kraai1-4/+4
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Libravatar Junio C Hamano1-1/+1
2007-09-20git-gui: Avoid using bold text in entire gui for some fontsLibravatar Simon Sasburg1-1/+1
2007-09-19GIT 1.5.3.2Libravatar Junio C Hamano3-2/+60
2007-09-18Fixed update-hook example allow-users format.Libravatar Väinö Järvelä1-4/+4
2007-09-18Documentation/git-svn: updated design philosophy notesLibravatar Eric Wong1-5/+6
2007-09-18t/t4014: test "am -3" with mode-only change.Libravatar Junio C Hamano1-2/+5
2007-09-18Fix lapsus in builtin-apply.cLibravatar Pierre Habouzit1-1/+1
2007-09-18git-push: documentation and tests for pushing only branchesLibravatar Jeff King3-4/+14
2007-09-18git-svnimport: Use separate arguments in the pipe for git-rev-parseLibravatar Matthias Urlichs1-1/+1