Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'jc/branch-merged' | Junio C Hamano | 2008-07-14 | 4 | -52/+93 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | branch --merged/--no-merged: allow specifying arbitrary commit | Junio C Hamano | 2008-07-09 | 2 | -20/+57 | |
| * | | | | | | branch --contains: default to HEAD | Junio C Hamano | 2008-07-09 | 1 | -4/+8 | |
| * | | | | | | parse-options: add PARSE_OPT_LASTARG_DEFAULT flag | Pierre Habouzit | 2008-07-09 | 2 | -28/+28 | |
* | | | | | | | Merge branch 'jc/rebase-orig-head' | Junio C Hamano | 2008-07-14 | 6 | -3/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Documentation: mention ORIG_HEAD in am, merge, and rebase | Brian Gernhardt | 2008-07-08 | 3 | -2/+11 | |
| * | | | | | | | Teach "am" and "rebase" to mark the original position with ORIG_HEAD | Junio C Hamano | 2008-07-07 | 3 | -1/+3 | |
* | | | | | | | | bash completion: Remove dashed command completion support | Shawn O. Pearce | 2008-07-14 | 1 | -54/+0 | |
* | | | | | | | | Merge branch 'sp/maint-bash-completion-optim' | Junio C Hamano | 2008-07-14 | 1 | -3/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bash completion: Resolve git show ref:path<tab> losing ref: portion | Shawn O. Pearce | 2008-07-14 | 1 | -2/+25 | |
| * | | | | | | | | bash completion: Append space after file names have been completed | Shawn O. Pearce | 2008-07-13 | 1 | -1/+9 | |
* | | | | | | | | | restore legacy behavior for read_sha1_file() | Nicolas Pitre | 2008-07-14 | 3 | -4/+89 | |
* | | | | | | | | | bash: Add long option completion for 'git send-email' | Teemu Likonen | 2008-07-14 | 1 | -0/+20 | |
* | | | | | | | | | git-submodule - register submodule URL if adding in place | Mark Levedahl | 2008-07-14 | 1 | -0/+10 | |
* | | | | | | | | | git-submodule - make "submodule add" more strict, and document it | Mark Levedahl | 2008-07-14 | 3 | -45/+48 | |
* | | | | | | | | | git-svn: typofix | Frederik Schwarzer | 2008-07-14 | 1 | -1/+1 | |
* | | | | | | | | | git-svn: find-rev and rebase for SVN::Mirror repositories | João Abecasis | 2008-07-14 | 2 | -4/+44 | |
* | | | | | | | | | tutorial: clarify "pull" is "fetch + merge" | Junio C Hamano | 2008-07-14 | 1 | -1/+27 | |
* | | | | | | | | | tutorial: use prompt with user names in example, to clarify who is doing what | Ian Katz | 2008-07-14 | 1 | -13/+13 | |
* | | | | | | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-13 | 1 | -1/+38 | |
* | | | | | | | | | Merge branch 'sp/maint-bash-completion-optim' | Junio C Hamano | 2008-07-13 | 1 | -15/+16 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | bash completion: Don't offer "a.." as a completion for "a." | Shawn O. Pearce | 2008-07-13 | 1 | -3/+0 | |
| * | | | | | | | | bash completion: Improve responsiveness of git-log completion | Shawn O. Pearce | 2008-07-13 | 1 | -12/+16 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | git-request-pull: replace call to deprecated peek-remote | Ramsay Jones | 2008-07-13 | 1 | -1/+1 | |
* | | | | | | | | Make rebase--interactive use OPTIONS_SPEC | Stephan Beyer | 2008-07-13 | 1 | -26/+51 | |
* | | | | | | | | t3404: test two "preserve merges with -p" cases | Stephan Beyer | 2008-07-13 | 1 | -5/+21 | |
* | | | | | | | | git-am/git-mailsplit: correct synopsis for reading from stdin | Stephan Beyer | 2008-07-13 | 3 | -4/+4 | |
* | | | | | | | | Merge branch 'maint' to sync with 1.5.6.3 | Junio C Hamano | 2008-07-13 | 8 | -22/+61 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GIT 1.5.6.3v1.5.6.3 | Junio C Hamano | 2008-07-13 | 2 | -9/+20 | |
| * | | | | | | | | git-am: Do not exit silently if committer is unset | Stephan Beyer | 2008-07-13 | 1 | -1/+2 | |
| * | | | | | | | | t0004: fix timing bug | Junio C Hamano | 2008-07-12 | 1 | -9/+10 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | git-mailinfo: document the -n option | Lukas Sandström | 2008-07-11 | 2 | -2/+5 | |
| * | | | | | | | Fix backwards-incompatible handling of core.sharedRepository | Petr Baudis | 2008-07-11 | 2 | -1/+24 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ph/parseopt-step-blame' | Junio C Hamano | 2008-07-13 | 8 | -673/+788 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | revisions: refactor handle_revision_opt into parse_revision_opt. | Pierre Habouzit | 2008-07-09 | 4 | -23/+23 | |
| * | | | | | | | git-shortlog: migrate to parse-options partially. | Pierre Habouzit | 2008-07-09 | 1 | -58/+77 | |
| * | | | | | | | git-blame: fix lapsus | Pierre Habouzit | 2008-07-09 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | git-blame: migrate to incremental parse-option [2/2] | Pierre Habouzit | 2008-07-08 | 1 | -92/+38 | |
| * | | | | | | git-blame: migrate to incremental parse-option [1/2] | Pierre Habouzit | 2008-07-08 | 1 | -102/+118 | |
| * | | | | | | revisions: split handle_revision_opt() from setup_revisions() | Pierre Habouzit | 2008-07-08 | 2 | -326/+226 | |
| * | | | | | | Merge branch 'jc/blame' (early part) into HEAD | Junio C Hamano | 2008-07-08 | 5 | -61/+199 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | git-blame --reverse | Junio C Hamano | 2008-04-12 | 1 | -16/+65 | |
| | * | | | | | | builtin-blame.c: allow more than 16 parents | Junio C Hamano | 2008-04-12 | 1 | -32/+61 | |
| | * | | | | | | builtin-blame.c: move prepare_final() into a separate function. | Junio C Hamano | 2008-04-12 | 1 | -23/+33 | |
| | * | | | | | | rev-list --children | Junio C Hamano | 2008-04-12 | 2 | -0/+14 | |
| | * | | | | | | revision traversal: --children option | Junio C Hamano | 2008-04-12 | 2 | -3/+38 | |
| * | | | | | | | parse-opt: add PARSE_OPT_KEEP_ARGV0 parser option. | Pierre Habouzit | 2008-06-30 | 2 | -0/+2 | |
| * | | | | | | | parse-opt: fake short strings for callers to believe in. | Pierre Habouzit | 2008-06-30 | 2 | -0/+16 | |
| * | | | | | | | parse-opt: do not print errors on unknown options, return -2 intead. | Pierre Habouzit | 2008-06-30 | 1 | -13/+30 | |
| * | | | | | | | parse-opt: create parse_options_step. | Pierre Habouzit | 2008-06-30 | 2 | -39/+56 |