Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | git-commit-tree: make it usable from other builtins | Miklos Vajna | 2008-07-06 | 2 | -30/+45 | |
| * | | | | | | | | | | Add new test case to ensure git-merge prepends the custom merge message | Miklos Vajna | 2008-07-06 | 1 | -0/+37 | |
| * | | | | | | | | | | Add new test case to ensure git-merge reduces octopus parents when possible | Miklos Vajna | 2008-06-30 | 1 | -0/+63 | |
| * | | | | | | | | | | Introduce reduce_heads() | Junio C Hamano | 2008-06-30 | 2 | -0/+47 | |
| * | | | | | | | | | | Introduce get_merge_bases_many() | Junio C Hamano | 2008-06-30 | 1 | -18/+38 | |
| * | | | | | | | | | | Add new test to ensure git-merge handles more than 25 refs. | Miklos Vajna | 2008-06-30 | 1 | -0/+52 | |
| * | | | | | | | | | | Introduce get_octopus_merge_bases() in commit.c | Miklos Vajna | 2008-06-30 | 2 | -0/+28 | |
| * | | | | | | | | | | git-fmt-merge-msg: make it usable from other builtins | Miklos Vajna | 2008-06-30 | 2 | -66/+92 | |
| * | | | | | | | | | | Move read_cache_unmerged() to read-cache.c | Miklos Vajna | 2008-06-30 | 3 | -24/+33 | |
| * | | | | | | | | | | Add new test to ensure git-merge handles pull.twohead and pull.octopus | Miklos Vajna | 2008-06-30 | 1 | -0/+129 | |
| * | | | | | | | | | | Move parse-options's skip_prefix() to git-compat-util.h | Miklos Vajna | 2008-06-30 | 3 | -19/+32 | |
| * | | | | | | | | | | Move commit_list_count() to commit.c | Miklos Vajna | 2008-06-30 | 3 | -8/+9 | |
| * | | | | | | | | | | Move split_cmdline() to alias.c | Miklos Vajna | 2008-06-30 | 3 | -53/+55 | |
* | | | | | | | | | | | Merge branch 'ag/rewrite_one' | Junio C Hamano | 2008-07-15 | 1 | -6/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix quadratic performance in rewrite_one. | Alexander N. Gavrilov | 2008-07-13 | 1 | -6/+24 | |
* | | | | | | | | | | | | Merge branch 'sp/win' | Junio C Hamano | 2008-07-15 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | We need to check for msys as well as Windows in add--interactive. | Mike Pape | 2008-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Convert CR/LF to LF in tag signatures | Johannes Schindelin | 2008-07-11 | 1 | -0/+10 | |
| * | | | | | | | | | | | | Fixed text file auto-detection: treat EOF character 032 at the end of file as... | Dmitry Kakurin | 2008-07-11 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'js/more-win' | Junio C Hamano | 2008-07-15 | 7 | -26/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | help (Windows): Display HTML in default browser using Windows' shell API | Steffen Prohaska | 2008-07-13 | 3 | -1/+38 | |
| * | | | | | | | | | | | | help.c: Add support for htmldir relative to git_exec_path() | Steffen Prohaska | 2008-07-13 | 1 | -3/+5 | |
| * | | | | | | | | | | | | Move code interpreting path relative to exec-dir to new function system_path() | Steffen Prohaska | 2008-07-13 | 4 | -22/+15 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'js/maint-pretty-mailmap' | Junio C Hamano | 2008-07-15 | 2 | -2/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add pretty format %aN which gives the author name, respecting .mailmap | Johannes Schindelin | 2008-07-11 | 2 | -2/+27 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 2008-07-15 | 15 | -66/+66 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Update draft release notes to 1.6.0 | Junio C Hamano | 2008-07-15 | 1 | -1/+17 | |
* | | | | | | | | | | shortlog: support --pretty=format: option | Johannes Schindelin | 2008-07-15 | 2 | -0/+12 | |
* | | | | | | | | | | Make git-add -i accept ranges like 7- | Ciaran McCreesh | 2008-07-15 | 2 | -5/+6 | |
* | | | | | | | | | | t9600: allow testing with cvsps 2.2, including beta versions | Pavel Roskin | 2008-07-15 | 1 | -2/+2 | |
* | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-07-15 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-gui: MERGE_RR lives in .git/ directly with newer Git versions | Johannes Schindelin | 2008-07-13 | 1 | -0/+1 | |
| * | | | | | | | | | | git-gui: Exit shortcut in MacOSX repaired | Soeren Finster | 2008-07-08 | 1 | -3/+7 | |
* | | | | | | | | | | | Merge branch 'js/merge-rr' | Junio C Hamano | 2008-07-14 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Move MERGE_RR from .git/rr-cache/ into .git/ | Johannes Schindelin | 2008-07-13 | 3 | -5/+5 | |
* | | | | | | | | | | | | Merge branch 'sb/rerere-lib' | Junio C Hamano | 2008-07-14 | 6 | -355/+390 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | rerere: Separate libgit and builtin functions | Stephan Beyer | 2008-07-10 | 6 | -355/+390 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'ls/maint-mailinfo-patch-label' | Junio C Hamano | 2008-07-14 | 7 | -2/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | git-mailinfo: Fix getting the subject from the in-body [PATCH] line | Lukas Sandström | 2008-07-13 | 7 | -2/+104 | |
* | | | | | | | | | | | | Merge branch 'om/rerere-careful' | Junio C Hamano | 2008-07-14 | 2 | -9/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | builtin-rerere: more carefully find conflict markers | Olivier Marin | 2008-07-10 | 2 | -9/+33 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |