summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-16instaweb: support for Ruby's WEBrick serverMike Dalessio
2007-10-16instaweb: allow for use of auto-generated scriptsMike Dalessio
2007-10-16Add 'git-p4 commit' as an alias for 'git-p4 submit'Marius Storm-Olsen
2007-10-16hg-to-git speedup through selectable repack intervalsMichael Gebetsroither
2007-10-16git-svn: respect Subversion's [auth] section configuration valuesEygene Ryabinkin
2007-10-16gtksourceview2 support for gitviewFrederick Akalin
2007-10-16fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar
2007-10-16Support cvs via git-shellJohannes Schindelin
2007-10-16makefile: Add a cscope targetKristof Provost
2007-10-16git-gc --auto: simplify "repack" command line buildingBrandon Casey
2007-10-16git-gc: by default use safer "-A" option to repack when not --prune'ingBrandon Casey
2007-10-16fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen
2007-10-04Update state documentation link for 1.5.3.4Junio C Hamano
2007-10-04Don't checkout the full tree if avoidableSteven Walter
2007-10-04builtin-apply: fix conversion error in strbuf seriesJunio C Hamano
2007-10-03Merge branch 'mv/unknown'Junio C Hamano
2007-10-03Merge branch 'ph/strbuf'Junio C Hamano
2007-10-03Merge branch 'lh/merge'Junio C Hamano
2007-10-03Merge branch 'js/rebase-i'Junio C Hamano
2007-10-03Merge branch 'jc/autogc'Junio C Hamano
2007-10-03Merge branch 'je/hooks'Junio C Hamano
2007-10-03Merge branch 'ap/dateformat'Junio C Hamano
2007-10-03Sync with GIT 1.5.3.4Junio C Hamano
2007-10-03GIT 1.5.3.4v1.5.3.4Junio C Hamano
2007-10-03Add a test script for for-each-ref, including test of date formattingAndy Parkins
2007-10-03Add test case for ls-files --with-treeCarl Worth
2007-10-03Must not modify the_index.cache as it may be passed to realloc at some point.Keith Packard
2007-10-03the ar tool is called gar on some systemsRobert Schiele
2007-10-03rename diff_free_filespec_data_large() to diff_free_filespec_blob()Junio C Hamano
2007-10-03diffcore-rename: cache file deltasJeff King
2007-10-03Mention 'cpio' dependency in INSTALLJohan Herland
2007-10-03Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero
2007-10-03Note that git-branch will not automatically checkout the new branchFederico Mena Quintero
2007-10-03Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero
2007-10-03Say when --track is useful in the git-checkout docs.Federico Mena Quintero
2007-10-02Fix typo in config.txtJohannes Schindelin
2007-10-02for-each-ref: fix %(numparent) and %(parent)Junio C Hamano
2007-10-02dateformat: parse %(xxdate) %(yydate:format) correctlyJunio C Hamano
2007-10-02git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska
2007-10-01Merge branch 'maint'Junio C Hamano
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano
2007-10-01git stash: document apply's --index switchMiklos Vajna
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins
2007-10-01Update stale documentation link in the k.org siteJunio C Hamano
2007-09-30git.el: Reset the permission flags when changing a file state.Alexandre Julliard
2007-09-30git.el: Update a file status in the git buffer upon save.Alexandre Julliard
2007-09-30git.el: Do not print a status message on every git command.Alexandre Julliard
2007-09-30git.el: Preserve file marks when doing a full refresh.Alexandre Julliard
2007-09-30Fix adding a submodule with a remote urlDaniel Barkalow