summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-28git-apply -R: binary patches are irreversible for now.Junio C Hamano
2006-07-28Teach git-apply about '-R'Johannes Schindelin
2006-07-28Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin
2006-07-28log and diff family: honor config even from subdirectoriesJunio C Hamano
2006-07-28git-reset: detect update-ref error and report it.Junio C Hamano
2006-07-28lost-found: use fsck-objects --fullJunio C Hamano
2006-07-28mailinfo: accept >From in message headerMichael S. Tsirkin
2006-07-27Remove -d from *-fetch usage stringsPetr Baudis
2006-07-27daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer
2006-07-26instaweb: Be more clear if httpd or the browser failJohannes Schindelin
2006-07-26Merge branch 'pb/configure'Junio C Hamano
2006-07-26git-cvsserver: support multiline commit messagesJohannes Schindelin
2006-07-26t7001: add test for git-mv dir1 dir2/Johannes Schindelin
2006-07-26gitweb: fix two warningsJohannes Schindelin
2006-07-26git-instaweb: respect bindir from MakefileJohannes Schindelin
2006-07-26git-instaweb: some Apache have mod_cgi builtinJohannes Schindelin
2006-07-26t4112: simplify the test and remove unneeded working tree file.Junio C Hamano
2006-07-26Extend testing git-mv for renaming of subdirectoriesJosef Weidendorfer
2006-07-25cvsserver: avoid warning about active db handlesv1.4.2-rc2Johannes Schindelin
2006-07-25cvsserver: suppress warningsJohannes Schindelin
2006-07-25Substitute xmalloc()+memset(0) with xcalloc().Peter Eriksen
2006-07-25gitweb: escape tag commentsDaniel Drake
2006-07-25Merge branch 'jc/clone-bind-failure'Junio C Hamano
2006-07-25Merge branch 'jt/format-patch'Junio C Hamano
2006-07-25Merge branch 'ew/apply'Junio C Hamano
2006-07-25Merge branch 'jc/read-tree'Junio C Hamano
2006-07-25Merge branch 'lt/objformat'Junio C Hamano
2006-07-25Trivial path optimization testAlex Riesen
2006-07-24Always reset the color _before_ printing out the newlineJohannes Schindelin
2006-07-24upload-pack: fix timeout in create_pack_fileMatthias Lederhofer
2006-07-24Defaulting fetch to origin when set in the repo-configSanti Béjar
2006-07-24Colorize 'commit' lines in log uiJeff King
2006-07-24git-am: Don't accept an mbox on stdin of we already have a .dotest directoryLukas Sandström
2006-07-24show-branch: Fix another performance problem.Alexandre Julliard
2006-07-24pack-objects: check pack.window for default window sizeJeff King
2006-07-24Disable linking with Fink or DarwinPorts.Shawn Pearce
2006-07-24git.el: Put the git customize group in the 'tools' parent group.Alexandre Julliard
2006-07-24git.el: Try to reuse an existing buffer when running git-status.Alexandre Julliard
2006-07-24git.el: Prepend a slash to the file name when adding to .gitignore.Alexandre Julliard
2006-07-24git.el: Run git-rerere on commits if the rr-cache directory exists.Alexandre Julliard
2006-07-24git-svn: fix fetching new directories copies when using SVN:: libsEric Wong
2006-07-24tar-tree: add the "tar.umask" config optionWilly Tarreau
2006-07-24Fix t4114 on cygwinJohannes Schindelin
2006-07-24cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff
2006-07-17unpack-objects: remove stale and confusing commentJunio C Hamano
2006-07-17git-fetch: fix --keep vs --thinJunio C Hamano
2006-07-17Merge branch 'sp/reflog'v1.4.2-rc1Junio C Hamano
2006-07-17apply: handle type-changing patch correctly.Junio C Hamano
2006-07-17apply: split out removal and creation into different phases.Junio C Hamano
2006-07-17apply: check D/F conflicts more carefully.Junio C Hamano