aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT 1.5.3.4v1.5.3.4Junio C Hamano2007-10-03
* Add test case for ls-files --with-treeCarl Worth2007-10-03
* Must not modify the_index.cache as it may be passed to realloc at some point.Keith Packard2007-10-02
* the ar tool is called gar on some systemsRobert Schiele2007-10-02
* rename diff_free_filespec_data_large() to diff_free_filespec_blob()Junio C Hamano2007-10-02
* diffcore-rename: cache file deltasJeff King2007-10-02
* Mention 'cpio' dependency in INSTALLJohan Herland2007-10-02
* Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero2007-10-02
* Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-02
* Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-02
* Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-02
* Fix typo in config.txtJohannes Schindelin2007-10-02
* for-each-ref: fix %(numparent) and %(parent)Junio C Hamano2007-10-02
* git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano2007-10-02
* fixed link in documentation of diff-optionsSteffen Prohaska2007-10-01
* Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano2007-10-01
* git stash: document apply's --index switchMiklos Vajna2007-10-01
* post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-01
* git-remote: exit with non-zero status after detecting errors.Jari Aalto2007-09-29
* rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
* git-add--interactive: Improve behavior on bogus inputJean-Luc Herren2007-09-29
* git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren2007-09-29
* GIT 1.5.3.3v1.5.3.3Junio C Hamano2007-09-29
* Fix revision log diff setup, avoid unnecessary diff generationLinus Torvalds2007-09-29
* git-bundle: fix commandline examples in the manpageMiklos Vajna2007-09-29
* Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maintJunio C Hamano2007-09-29
|\
| * mergetool: Fix typo in options passed to kdiff3Theodore Ts'o2007-09-28
| * mergetool: fix emerge when running in a subdirectoryTheodore Ts'o2007-09-28
| * Mergetool generating blank files (1.5.3)Junio C Hamano2007-09-28
* | quiltimport: Skip non-existent patchesDan Nicholson2007-09-27
|/
* apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-26
* Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-26
* core-tutorial: correct URLRandy Dunlap2007-09-25
* Fix spelling of overridden in documentationShawn Bohrer2007-09-25
* gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt2007-09-25
* gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt2007-09-25
* user-manual: Explain what submodules are good for.Michael Smith2007-09-25
* Merge branch 'jn/web' into maintJunio C Hamano2007-09-25
|\
| * gitweb: No difftree output for trivial mergeJakub Narebski2007-09-23
| * gitweb: Remove parse_from_to_diffinfo code from git_patchset_bodyJakub Narebski2007-09-23
* | Do not over-quote the -f envelopesender value.Jim Meyering2007-09-25
* | unexpected Make output (e.g. from --debug) causes build failureJim Meyering2007-09-25
* | Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-24
|/
* Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-23
|\
| * User Manual: add a chapter for submodulesMiklos Vajna2007-09-23
| * user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields2007-09-23
* | git-svn: don't attempt to spawn pager if we don't want oneEric Wong2007-09-23
* | Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-23
* | Detect exec bit in more cases.David Brown2007-09-22
* | Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai2007-09-21