11592 Commits (a91ef6e75b897a255cc17b70014a39e68dd54c7a)
 

Author SHA1 Message Date
Keith Packard 95af39fcb2 Must not modify the_index.cache as it may be passed to realloc at some point. 18 years ago
Shawn O. Pearce 906ab7f6c0 git-gui: Don't crash when starting gitk from a browser session 18 years ago
Shawn O. Pearce 501e4c6f23 git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk 18 years ago
Robert Schiele 96e24abc9f the ar tool is called gar on some systems 18 years ago
Junio C Hamano 8ae92e6389 rename diff_free_filespec_data_large() to diff_free_filespec_blob() 18 years ago
Jeff King eede7b7d11 diffcore-rename: cache file deltas 18 years ago
Johan Herland 2ff5e18a93 Mention 'cpio' dependency in INSTALL 18 years ago
Federico Mena Quintero 8fc293cb1e Make git-pull complain and give advice when there is nothing to merge with 18 years ago
Federico Mena Quintero 46749204e9 Note that git-branch will not automatically checkout the new branch 18 years ago
Federico Mena Quintero 84d176cef6 Add documentation for --track and --no-track to the git-branch docs. 18 years ago
Federico Mena Quintero ac150747d7 Say when --track is useful in the git-checkout docs. 18 years ago
Johannes Schindelin 6ea9c7eb27 Fix typo in config.txt 18 years ago
Junio C Hamano 9e1a2acfb2 for-each-ref: fix %(numparent) and %(parent) 18 years ago
Junio C Hamano c8f203255b git-commit: initialize TMP_INDEX just to be sure. 18 years ago
Steffen Prohaska 63a1f810a6 fixed link in documentation of diff-options 18 years ago
Junio C Hamano 5946d4ba89 Whip post 1.5.3.3 maintenance series into shape. 18 years ago
Miklos Vajna 0bdcac5666 git stash: document apply's --index switch 18 years ago
Andy Parkins e6dc8d60fb post-receive-hook: Remove the From field from the generated email header so that the pusher's name is used 18 years ago
Jari Aalto f4bb20cc99 git-remote: exit with non-zero status after detecting errors. 18 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 18 years ago
Jean-Luc Herren 6a6eb3d09f git-add--interactive: Improve behavior on bogus input 18 years ago
Jean-Luc Herren c95c02486c git-add--interactive: Allow Ctrl-D to exit 18 years ago
Junio C Hamano 552ce11006 GIT 1.5.3.3 18 years ago
Linus Torvalds b7bb760d5e Fix revision log diff setup, avoid unnecessary diff generation 18 years ago
Miklos Vajna ee8245b54a git-bundle: fix commandline examples in the manpage 18 years ago
Junio C Hamano d3759c0805 Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maint 18 years ago
Theodore Ts'o 208fe3ac7e mergetool: Fix typo in options passed to kdiff3 18 years ago
Theodore Ts'o f6e0e55934 mergetool: fix emerge when running in a subdirectory 18 years ago
Junio C Hamano 769f39861b Mergetool generating blank files (1.5.3) 18 years ago
Dan Nicholson 9f569fe58f quiltimport: Skip non-existent patches 18 years ago
Johannes Schindelin 26b2800768 apply: get rid of --index-info in favor of --build-fake-ancestor 18 years ago
Carlos Rica 102c2338da Move make_cache_entry() from merge-recursive.c into read-cache.c 18 years ago
Randy Dunlap bce92405ae core-tutorial: correct URL 18 years ago
Shawn Bohrer b06743925c Fix spelling of overridden in documentation 18 years ago
Johannes Sixt 4d84aff356 gitattributes.txt: Be more to the point in the filter driver description. 18 years ago
Johannes Sixt 2dbbc45730 gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' interaction. 18 years ago
Michael Smith 6dd14366d9 user-manual: Explain what submodules are good for. 18 years ago
Junio C Hamano d3f3ab264f Merge branch 'jn/web' into maint 18 years ago
Jim Meyering d1637a07f6 Do not over-quote the -f envelopesender value. 18 years ago
Jim Meyering e883932f7d unexpected Make output (e.g. from --debug) causes build failure 18 years ago
Glenn Rempe 85d81a757e Fixed minor typo in t/t9001-send-email.sh test command line. 18 years ago
Jakub Narebski 3ef408aefe gitweb: No difftree output for trivial merge 18 years ago
Jakub Narebski 711fa74266 gitweb: Remove parse_from_to_diffinfo code from git_patchset_body 18 years ago
Junio C Hamano 15eda0202a Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint 18 years ago
Eric Wong b019304886 git-svn: don't attempt to spawn pager if we don't want one 18 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 18 years ago
Miklos Vajna 38a457baae User Manual: add a chapter for submodules 18 years ago
J. Bruce Fields fc74ecc12c user-manual: don't assume refs are stored under .git/refs 18 years ago
David Brown b9fc6ea9ef Detect exec bit in more cases. 18 years ago
Shawn O. Pearce 2fe167b67a git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs 18 years ago