aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
* Update draft release notes to 1.6.0Junio C Hamano2008-07-15
* shortlog: support --pretty=format: optionJohannes Schindelin2008-07-15
* Make git-add -i accept ranges like 7-Ciaran McCreesh2008-07-15
* t9600: allow testing with cvsps 2.2, including beta versionsPavel Roskin2008-07-15
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-07-15
|\
| * git-gui: MERGE_RR lives in .git/ directly with newer Git versionsJohannes Schindelin2008-07-13
| * git-gui: Exit shortcut in MacOSX repairedSoeren Finster2008-07-08
* | Merge branch 'js/merge-rr'Junio C Hamano2008-07-14
|\ \
| * | Move MERGE_RR from .git/rr-cache/ into .git/Johannes Schindelin2008-07-13
* | | Merge branch 'sb/rerere-lib'Junio C Hamano2008-07-14
|\ \ \
| * | | rerere: Separate libgit and builtin functionsStephan Beyer2008-07-10
| |/ /
* | | Merge branch 'ls/maint-mailinfo-patch-label'Junio C Hamano2008-07-14
|\ \ \
| * | | git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-13
* | | | Merge branch 'om/rerere-careful'Junio C Hamano2008-07-14
|\ \ \ \ | | |/ / | |/| |
| * | | builtin-rerere: more carefully find conflict markersOlivier Marin2008-07-10
* | | | Merge branch 'jc/branch-merged'Junio C Hamano2008-07-14
|\ \ \ \
| * | | | branch --merged/--no-merged: allow specifying arbitrary commitJunio C Hamano2008-07-09
| * | | | branch --contains: default to HEADJunio C Hamano2008-07-09
| * | | | parse-options: add PARSE_OPT_LASTARG_DEFAULT flagPierre Habouzit2008-07-09
* | | | | Merge branch 'jc/rebase-orig-head'Junio C Hamano2008-07-14
|\ \ \ \ \
| * | | | | Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-08
| * | | | | Teach "am" and "rebase" to mark the original position with ORIG_HEADJunio C Hamano2008-07-07
* | | | | | bash completion: Remove dashed command completion supportShawn O. Pearce2008-07-14
* | | | | | Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano2008-07-14
|\ \ \ \ \ \
| * | | | | | bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce2008-07-14
| * | | | | | bash completion: Append space after file names have been completedShawn O. Pearce2008-07-13
* | | | | | | restore legacy behavior for read_sha1_file()Nicolas Pitre2008-07-14
* | | | | | | bash: Add long option completion for 'git send-email'Teemu Likonen2008-07-14
* | | | | | | git-submodule - register submodule URL if adding in placeMark Levedahl2008-07-14
* | | | | | | git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-14
* | | | | | | git-svn: typofixFrederik Schwarzer2008-07-14
* | | | | | | git-svn: find-rev and rebase for SVN::Mirror repositoriesJoão Abecasis2008-07-14
* | | | | | | tutorial: clarify "pull" is "fetch + merge"Junio C Hamano2008-07-14
* | | | | | | tutorial: use prompt with user names in example, to clarify who is doing whatIan Katz2008-07-14
* | | | | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-13
* | | | | | | Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano2008-07-13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | bash completion: Don't offer "a.." as a completion for "a."Shawn O. Pearce2008-07-13
| * | | | | | bash completion: Improve responsiveness of git-log completionShawn O. Pearce2008-07-13
* | | | | | | git-request-pull: replace call to deprecated peek-remoteRamsay Jones2008-07-13
* | | | | | | Make rebase--interactive use OPTIONS_SPECStephan Beyer2008-07-13
* | | | | | | t3404: test two "preserve merges with -p" casesStephan Beyer2008-07-13
* | | | | | | git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer2008-07-13
* | | | | | | Merge branch 'maint' to sync with 1.5.6.3Junio C Hamano2008-07-13
|\ \ \ \ \ \ \
| * | | | | | | GIT 1.5.6.3v1.5.6.3Junio C Hamano2008-07-13
| * | | | | | | git-am: Do not exit silently if committer is unsetStephan Beyer2008-07-13
| * | | | | | | t0004: fix timing bugJunio C Hamano2008-07-12
| | |_|_|_|/ / | |/| | | | |
| * | | | | | git-mailinfo: document the -n optionLukas Sandström2008-07-11
| * | | | | | Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis2008-07-11
| |/ / / / /
* | | | | | Merge branch 'ph/parseopt-step-blame'Junio C Hamano2008-07-13
|\ \ \ \ \ \