summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-162-1/+21
* | Correct typos in release notes for 1.5.3.5Shawn O. Pearce2007-10-161-2/+2
* | Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2007-10-152-1/+26
* | rebase -i: use diff plumbing instead of porcelainJohannes Schindelin2007-10-151-2/+2
* | Do not remove distributed configure scriptMathias Megyei2007-10-151-1/+4
* | git-archive: document --execMichele Ballabio2007-10-151-1/+6
* | git-reflog: document --verboseMichele Ballabio2007-10-151-1/+4
* | git-config: handle --file option with relative pathname properlyGerrit Pape2007-10-151-2/+7
* | clear_commit_marks(): avoid deep recursionJohannes Schindelin2007-10-151-9/+14
* | git add -i: Remove unused variablesJean-Luc Herren2007-10-151-10/+6
* | git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren2007-10-151-6/+5
* | git-config: don't silently ignore options after --listFrank Lichtenheld2007-10-151-1/+4
* | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-153-3/+3
* | Fix embarrassing "git log --follow" bugLinus Torvalds2007-10-151-2/+2
* | GIT 1.5.3.4v1.5.3.4Junio C Hamano2007-10-032-11/+18
* | Add test case for ls-files --with-treeCarl Worth2007-10-031-0/+71
* | Must not modify the_index.cache as it may be passed to realloc at some point.Keith Packard2007-10-021-1/+2
* | the ar tool is called gar on some systemsRobert Schiele2007-10-021-1/+1
* | rename diff_free_filespec_data_large() to diff_free_filespec_blob()Junio C Hamano2007-10-023-5/+5
* | diffcore-rename: cache file deltasJeff King2007-10-023-4/+11
* | Mention 'cpio' dependency in INSTALLJohan Herland2007-10-021-0/+3
* | Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero2007-10-021-4/+18
* | Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-021-0/+4
* | Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-021-0/+15
* | Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-021-1/+3
* | Fix typo in config.txtJohannes Schindelin2007-10-021-1/+1
* | for-each-ref: fix %(numparent) and %(parent)Junio C Hamano2007-10-021-4/+6
* | git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano2007-10-021-0/+1
* | fixed link in documentation of diff-optionsSteffen Prohaska2007-10-011-2/+2
* | Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano2007-10-014-8/+30
* | git stash: document apply's --index switchMiklos Vajna2007-10-011-1/+6
* | post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-011-1/+0
* | git-remote: exit with non-zero status after detecting errors.Jari Aalto2007-09-291-4/+10
* | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-293-3/+3
* | git-add--interactive: Improve behavior on bogus inputJean-Luc Herren2007-09-291-4/+3
* | git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren2007-09-291-1/+6
* | 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