summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-03GIT 1.5.3.4Libravatar Junio C Hamano2-11/+18
2007-10-03Add test case for ls-files --with-treeLibravatar Carl Worth1-0/+71
2007-10-02Must not modify the_index.cache as it may be passed to realloc at some point.Libravatar Keith Packard1-1/+2
2007-10-02the ar tool is called gar on some systemsLibravatar Robert Schiele1-1/+1
2007-10-02rename diff_free_filespec_data_large() to diff_free_filespec_blob()Libravatar Junio C Hamano3-5/+5
2007-10-02diffcore-rename: cache file deltasLibravatar Jeff King3-4/+11
2007-10-02Mention 'cpio' dependency in INSTALLLibravatar Johan Herland1-0/+3
2007-10-02Make git-pull complain and give advice when there is nothing to merge withLibravatar Federico Mena Quintero1-4/+18
2007-10-02Note that git-branch will not automatically checkout the new branchLibravatar Federico Mena Quintero1-0/+4
2007-10-02Add documentation for --track and --no-track to the git-branch docs.Libravatar Federico Mena Quintero1-0/+15
2007-10-02Say when --track is useful in the git-checkout docs.Libravatar Federico Mena Quintero1-1/+3
2007-10-02Fix typo in config.txtLibravatar Johannes Schindelin1-1/+1
2007-10-02for-each-ref: fix %(numparent) and %(parent)Libravatar Junio C Hamano1-4/+6
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-21Conjugate "search" correctly in the git-prune-packed man page.Libravatar Matt Kraai1-1/+1