Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-28Remove -d from *-fetch usage stringsPetr Baudis
2006-07-28daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer
2006-07-27cvsserver: imitate git-update-ref when committingJohannes Schindelin
2006-07-27instaweb: Be more clear if httpd or the browser failJohannes Schindelin
2006-07-27builtin git-mv: support moving directoriesJohannes Schindelin
2006-07-27Make git-mv a builtinJohannes Schindelin
2006-07-27Extract helper bits from c-merge-recursive workJohannes Schindelin
2006-07-27Merge branch 'pb/configure'Junio C Hamano
2006-07-27git-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-26git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin
2006-07-26Allow an alias to start with "-p"Johannes Schindelin
2006-07-26cvsserver: avoid warning about active db handlesv1.4.2-rc2Johannes Schindelin
2006-07-26cvsserver: suppress warningsJohannes Schindelin
2006-07-26Substitute xmalloc()+memset(0) with xcalloc().Peter Eriksen
2006-07-26gitweb: escape tag commentsDaniel Drake
2006-07-26Merge 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-25gitweb.cgi: git_blame2: slight optimization reading the blame linesLuben Tuikov
2006-07-25gitweb.cgi: Centralize printing of the page pathLuben Tuikov
2006-07-25gitweb.cgi: git_blame2: Revision blocks now have alternating colorsLuben Tuikov
2006-07-25gitweb.cgi: Show "raw" head of project link even when $hash is not definedLuben Tuikov
2006-07-25gitweb.cgi: git_blame2: Allow back-trekking through commitsLuben Tuikov
2006-07-25gitweb.cgi: git_blame2: an alternative simple working git blameLuben Tuikov
2006-07-25gitweb.cgi: Include direct link to "raw" files from "history"Luben Tuikov
2006-07-25gitweb.cgi: Teach git_history() to read hash from $hash_baseLuben Tuikov
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