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
2007-03-30mergetool: Clean up description of files and prompts for merge resolutionsTheodore Ts'o
2007-03-29mergetool: Make git-rm quiet when resolving a deleted file conflictTheodore Ts'o
2007-03-29mergetool: Add support for Apple Mac OS X's opendiff commandTheodore Ts'o
2007-03-29mergetool: Fix abort command when resolving symlinks and deleted filesTheodore Ts'o
2007-03-29mergetool: Remove spurious error message if merge.tool config option not setTheodore Ts'o
2007-03-29mergetool: factor out common codeTheodore Ts'o
2007-03-29mergetool: portability fix: don't use reserved word functionTheodore Ts'o
2007-03-29mergetool: portability fix: don't assume true is in /binTheodore Ts'o
2007-03-29mergetool: Don't error out in the merge case where the local file is deletedTheodore Ts'o
2007-03-29mergetool: Replace use of "echo -n" with printf(1) to be more portableTheodore Ts'o
2007-03-29Fix minor formatting issue in man page for git-mergetoolTheodore Ts'o
2007-03-26Bisect: Use "git-show-ref --verify" when reseting.Christian Couder
2007-03-26gitweb: Add example of config file and how to generate projects list to gitwe...Jakub Narebski
2007-03-26GIT 1.5.1-rc2v1.5.1-rc2Junio C Hamano
2007-03-26git-svn: fix rel_path() when not connected to the repository rootEric Wong
2007-03-26use xmalloc in git.c and help.cJames Bowes
2007-03-26Merge branch 'jc/fpl'Junio C Hamano
2007-03-26Update README to point at a few key periodical messages to the listJunio C Hamano
2007-03-26Merge branch 'maint'Junio C Hamano
2007-03-26Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-03-25Merge branch 'js/remote-show-push'Junio C Hamano
2007-03-25Merge branch 'maint'Junio C Hamano
2007-03-25Use diff* with --exit-code in git-am, git-rebase and git-merge-oursAlex Riesen
2007-03-25Document --quiet option to git-diffAlex Riesen
2007-03-25write_sha1_from_fd() should make new objects read-onlyNicolas Pitre
2007-03-25make it more obvious that temporary files are temporary filesNicolas Pitre
2007-03-25update-hook: remove e-mail sending hook.Andy Parkins
2007-03-25gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski
2007-03-25gitweb: Fix not marking signoff lines in "log" viewJakub Narebski
2007-03-25gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski
2007-03-25gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang
2007-03-24git-am documentation: describe what is taken from where.Junio C Hamano
2007-03-24git-revert: Revert revert message to old behaviourJohannes Schindelin
2007-03-24Merge branch 'maint'Junio C Hamano
2007-03-24Documentation: bisect: make a comment fit better in the man page.Christian Couder
2007-03-24Documentation: bisect: add some titles to some paragraphs.Christian Couder
2007-03-24Documentation: bisect: reformat more paragraphs.Christian Couder
2007-03-24Documentation: bisect: reword one paragraph.Christian Couder
2007-03-24Documentation: bisect: reformat some paragraphs.Christian Couder
2007-03-24Fix path-limited "rev-list --bisect" termination condition.Junio C Hamano
2007-03-24gitweb: Fix "next" link in commit viewJakub Narebski
2007-03-23git-bisect.sh: properly dq $GIT_DIRJunio C Hamano
2007-03-23git-bisect: typofixJunio C Hamano
2007-03-23checkout: report where the new HEAD is upon detaching HEADJunio C Hamano
2007-03-23Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder
2007-03-23Bisect: convert revs given to good and bad to commitsUwe Kleine-König
2007-03-23t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-23git-apply: Do not free the wrong buffer when we convert the data for writeoutJunio C Hamano
2007-03-22Merge git://git2.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-03-22Merge branch 'maint'Junio C Hamano