summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-15Merge git://repo.or.cz/git-guiJunio C Hamano
2008-07-15Merge branch 'js/merge-rr'Junio C Hamano
2008-07-15Merge branch 'sb/rerere-lib'Junio C Hamano
2008-07-15Merge branch 'ls/maint-mailinfo-patch-label'Junio C Hamano
2008-07-15Merge branch 'om/rerere-careful'Junio C Hamano
2008-07-15Merge branch 'jc/branch-merged'Junio C Hamano
2008-07-15Merge branch 'jc/rebase-orig-head'Junio C Hamano
2008-07-15bash completion: Remove dashed command completion supportShawn O. Pearce
2008-07-15Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano
2008-07-15restore legacy behavior for read_sha1_file()Nicolas Pitre
2008-07-15bash: Add long option completion for 'git send-email'Teemu Likonen
2008-07-15git-submodule - register submodule URL if adding in placeMark Levedahl
2008-07-15git-submodule - make "submodule add" more strict, and document itMark Levedahl
2008-07-15git-svn: typofixFrederik Schwarzer
2008-07-15git-svn: find-rev and rebase for SVN::Mirror repositoriesJoão Abecasis
2008-07-15tutorial: clarify "pull" is "fetch + merge"Junio C Hamano
2008-07-15tutorial: use prompt with user names in example, to clarify who is doing whatIan Katz
2008-07-15bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce
2008-07-14Update draft release notes for 1.6.0Junio C Hamano
2008-07-14bash completion: Append space after file names have been completedShawn O. Pearce
2008-07-14git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström
2008-07-13Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano
2008-07-13bash completion: Don't offer "a.." as a completion for "a."Shawn O. Pearce
2008-07-13git-request-pull: replace call to deprecated peek-remoteRamsay Jones
2008-07-13Make rebase--interactive use OPTIONS_SPECStephan Beyer
2008-07-13t3404: test two "preserve merges with -p" casesStephan Beyer
2008-07-13git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer
2008-07-13Merge branch 'maint' to sync with 1.5.6.3Junio C Hamano
2008-07-13GIT 1.5.6.3v1.5.6.3Junio C Hamano
2008-07-13Merge branch 'ph/parseopt-step-blame'Junio C Hamano
2008-07-13Merge branch 'am/stash-branch'Junio C Hamano
2008-07-13Merge branch 'sg/stash-k-i'Junio C Hamano
2008-07-13Merge branch 'jc/report-tracking'Junio C Hamano
2008-07-13Merge branch 'js/pick-root'Junio C Hamano
2008-07-13Merge branch 'ab/bundle'Junio C Hamano
2008-07-13Merge branch 'tr/add-i-e'Junio C Hamano
2008-07-13git-gui: MERGE_RR lives in .git/ directly with newer Git versionsJohannes Schindelin
2008-07-13git-am: Do not exit silently if committer is unsetStephan Beyer
2008-07-13bash completion: Improve responsiveness of git-log completionShawn O. Pearce
2008-07-13Move MERGE_RR from .git/rr-cache/ into .git/Johannes Schindelin
2008-07-12t0004: fix timing bugJunio C Hamano
2008-07-12git-mailinfo: document the -n optionLukas Sandström
2008-07-12Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis
2008-07-10rerere: Separate libgit and builtin functionsStephan Beyer
2008-07-10builtin-rerere: more carefully find conflict markersOlivier Marin
2008-07-10apply: fix copy/rename breakageJunio C Hamano
2008-07-09Merge branch 'jk/pager-config'Junio C Hamano
2008-07-09Merge branch 'js/apply-root'Junio C Hamano
2008-07-09Merge branch 'jc/reflog-expire'Junio C Hamano
2008-07-09git-send-email: Fix authenticating on some servers when using TLS.Robert Shearman