Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'sb/opt-filename' | Junio C Hamano | 2009-05-31 |
|\ | |||
| * | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 2009-05-25 |
| * | Merge branch 'jc/mktree' into sb/opt-filename | Junio C Hamano | 2009-05-25 |
| |\ | |||
| * \ | Merge branch 'master' into sb/opt-filename | Junio C Hamano | 2009-05-25 |
| |\ \ | |||
* | \ \ | Merge branch 'jc/mktree' | Junio C Hamano | 2009-05-31 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | mktree --missing: allow missing objects | Junio C Hamano | 2009-05-10 |
| * | | | t1010: add mktree test | Junio C Hamano | 2009-05-10 |
* | | | | Merge branch 'ew/svn-test-and-old-i18n' | Junio C Hamano | 2009-05-31 |
|\ \ \ \ | |||
| * \ \ \ | t9139 uses ancient, backwards-compatible iconv names | Eric Wong | 2009-05-30 |
| |\ \ \ \ | |||
| | * | | | | t8005: fix typo, it's ISO-8859-5, not KOI8-R | Brandon Casey | 2009-05-27 |
| | * | | | | t8005: convert CP1251 character set to ISO8859-5 | Brandon Casey | 2009-05-22 |
| | * | | | | t8005: use more portable character encoding names | Brandon Casey | 2009-05-22 |
| | * | | | | t5100: use ancient encoding syntax for backwards compatibility | Brandon Casey | 2009-05-18 |
| | * | | | | t9301: use ISO8859-1 rather than ISO-8859-1 | Brandon Casey | 2009-05-18 |
| | * | | | | t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibility | Brandon Casey | 2009-05-18 |
| | * | | | | t3901: avoid negation on right hand side of '|' | Brandon Casey | 2009-05-18 |
| | * | | | | t3900: use ancient iconv names for backward compatibility | Brandon Casey | 2009-05-18 |
* | | | | | | Merge branch 'cc/bisect' (early part) | Junio C Hamano | 2009-05-31 |
|\ \ \ \ \ \ | |||
| * | | | | | | bisect: check ancestors without forking a "git rev-list" process | Christian Couder | 2009-05-17 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | git-add: no need for -f when resolving a conflict in already tracked path | Jeff King | 2009-05-31 |
| |/ / / / |/| | | | | |||
* | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-05-30 |
|\ \ \ \ \ | |||
| * | | | | | git-svn: refuse to dcommit non-UTF-8 messages | Eric Wong | 2009-05-28 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'sb/maint-1.6.2-opt-filename-fix' | Junio C Hamano | 2009-05-29 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | apply, fmt-merge-msg: use relative filenames | Stephen Boyd | 2009-05-23 |
| * | | | | commit: -F overrides -t | Stephen Boyd | 2009-05-23 |
* | | | | | Merge branch 'jc/maint-add-p-coalesce-fix' | Junio C Hamano | 2009-05-29 |
|\ \ \ \ \ | |||
| * | | | | | t3701: ensure correctly set up repository after skipped tests | Johannes Sixt | 2009-05-25 |
| * | | | | | Revert "git-add--interactive: remove hunk coalescing" | Junio C Hamano | 2009-05-16 |
| * | | | | | Splitting a hunk that adds a line at the top fails in "add -p" | Matt Graham | 2009-05-16 |
* | | | | | | Merge branch 'rs/maint-grep-word-regexp-fix' | Junio C Hamano | 2009-05-29 |
|\ \ \ \ \ \ | |||
| * | | | | | | grep: fix word-regexp at the beginning of lines | René Scharfe | 2009-05-23 |
* | | | | | | | t9120: don't expect failure with SVN_HTTPD_PORT unset | Stephen Boyd | 2009-05-29 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | fix segfault showing an empty remote | Clemens Buchacher | 2009-05-27 |
| * | | | | | | | Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maint | Junio C Hamano | 2009-05-25 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'do/maint-merge-recursive-fix' into maint | Junio C Hamano | 2009-05-25 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | t5500: Modernize test style | Stephen Boyd | 2009-05-27 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C | Nguyễn Thái Ngọc Duy | 2009-05-24 |
* | | | | | | | | Merge branch 'mg/track' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Fix behavior with non-commit upstream references | Michael J Gruber | 2009-05-14 |
| * | | | | | | | | Test tracking of non-commit upstreams | Michael J Gruber | 2009-05-13 |
* | | | | | | | | | Merge branch 'fc/decorate-tag' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Prettify log decorations even more | Felipe Contreras | 2009-05-13 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| * | | | | | | | | format-patch let -k override a config-specified format.numbered | Jim Meyering | 2009-05-09 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'do/maint-merge-recursive-fix' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | merge-recursive: never leave index unmerged while recursing | Dave Olszewski | 2009-05-09 |
* | | | | | | | | Merge branch 'rs/grep-parseopt' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | parseopt: add PARSE_OPT_NODASH | René Scharfe | 2009-05-09 |
| * | | | | | | | | parseopt: add OPT_NUMBER_CALLBACK | René Scharfe | 2009-05-09 |