summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-07GIT 1.6.2-rc0v1.6.2-rc0Junio C Hamano
2009-02-07Merge branch 'tr/add-p-single'Junio C Hamano
2009-02-07Merge branch 'js/filter-branch-submodule'Junio C Hamano
2009-02-07Merge branch 'maint'Junio C Hamano
2009-02-07emacs: Remove the no longer maintained vc-git package.Alexandre Julliard
2009-02-07git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard
2009-02-07git.el: Use integer instead of character constants in case statement.Alexandre Julliard
2009-02-07git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard
2009-02-07git.el: Make git-run-command-region display the error if any.Alexandre Julliard
2009-02-07git.el: Add commands for cherry-pick and revert.Alexandre Julliard
2009-02-07git.el: Add a command to create a new branch.Alexandre Julliard
2009-02-07git.el: Add a checkout command.Alexandre Julliard
2009-02-07GIT 1.6.1.3v1.6.1.3Junio C Hamano
2009-02-07add -p: import Term::ReadKey with 'require'Thomas Rast
2009-02-06Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano
2009-02-06Merge branch 'js/notes'Junio C Hamano
2009-02-06Merge branch 'jc/refuse-push-to-current'Junio C Hamano
2009-02-06Merge branch 'rc/http-push'Junio C Hamano
2009-02-06Merge branch 'gt/utf8-width'Junio C Hamano
2009-02-06Merge branch 'jk/head-symref'Junio C Hamano
2009-02-06Merge branch 'cb/mergetool'Junio C Hamano
2009-02-06Merge branch 'maint'Junio C Hamano
2009-02-06Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-06Merge branch 'jc/maint-apply-fix' into maintJunio C Hamano
2009-02-06Merge branch 'am/maint-push-doc' into maintJunio C Hamano
2009-02-06Merge branch 'sg/maint-gitdir-in-subdir' into maintJunio C Hamano
2009-02-06Merge branch 'lt/maint-wrap-zlib' into maintJunio C Hamano
2009-02-06Merge branch 'jc/maint-split-diff-metainfo' into maintJunio C Hamano
2009-02-06Merge branch 'js/maint-all-implies-HEAD' into maintJunio C Hamano
2009-02-06Merge branch 'kc/maint-diff-bwi-fix' into maintJunio C Hamano
2009-02-06filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin
2009-02-06add -p: print errors in separate colorThomas Rast
2009-02-06add -p: prompt for single charactersThomas Rast
2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian
2009-02-05config.mak.in: define paths without trailing slashPascal Obry
2009-02-05Makefile: fix misdetection of relative pathnamesJunio C Hamano
2009-02-05Fixed broken git help -w when installing from RPMDavid J. Mellor
2009-02-05Merge branch 'jc/fsck' (early part)Junio C Hamano
2009-02-05builtin-blame.c: Use utf8_strwidth for author's namesGeoffrey Thomas
2009-02-05utf8: add utf8_strwidth()Geoffrey Thomas
2009-02-04git-bundle doc: update examplesNanako Shiraishi
2009-02-04Replace deprecated dashed git commands in usageAlexander Potashev
2009-02-04git-show-branch doc: show -g as synonym to --reflog in the listjidanni@jidanni.org
2009-02-04contrib git-resurrect: find traces of a branch name and resurrect itThomas Rast
2009-02-04Merge branch 'maint'Junio C Hamano
2009-02-04Merge branch 'wp/add-patch-find'Junio C Hamano
2009-02-04Merge branch 'ns/am-slacker'Junio C Hamano
2009-02-04urls.txt: document optional port specification in git URLSStefan Naewe
2009-02-04Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-04builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy