Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'th/bisect-skipped-log' | Junio C Hamano | 2013-04-26 |
|\ | |||
| * | bisect: Log possibly bad, skipped commits at bisection end | Torstein Hegge | 2013-04-23 |
* | | Merge branch 'ph/rebase-original' | Junio C Hamano | 2013-04-26 |
|\ \ | |||
| * | | rebase: find orig_head unambiguously | Phil Hord | 2013-04-23 |
* | | | Sync with 1.8.2.2 | Junio C Hamano | 2013-04-26 |
|\ \ \ | |||
| * \ \ | Merge branch 'jk/chopped-ident' into maint | Junio C Hamano | 2013-04-26 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'rt/commentchar-fmt-merge-msg' into maint | Junio C Hamano | 2013-04-26 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'rs/empty-archive' into maint | Junio C Hamano | 2013-04-26 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'pe/pull-rebase-v-q' into maint | Junio C Hamano | 2013-04-26 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | t7409: do not use export X=Y | Torsten Bögershausen | 2013-04-26 |
| * | | | | | | | t9501: do not use export X=Y | Torsten Bögershausen | 2013-04-26 |
| * | | | | | | | t9020: do not use export X=Y | Torsten Bögershausen | 2013-04-26 |
| * | | | | | | | Merge branch 'sr/log-SG-no-textconv' into maint | Junio C Hamano | 2013-04-24 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jc/merge-tag-object' into maint | Junio C Hamano | 2013-04-24 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/doc-http-backend' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/test-trash' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/rerere-forget-protect-against-NUL' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ap/combine-diff-ignore-whitespace' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/perl-keep-stderr-open' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'lf/bundle-with-tip-wo-message' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/filter-branch-come-back-to-original' into maint | Junio C Hamano | 2013-04-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/remote-helper-with-signed-tags' | Junio C Hamano | 2013-04-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | transport-helper: add 'signed-tags' capability | John Keeping | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | transport-helper: pass --signed-tags=warn-strip to fast-export | John Keeping | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | fast-export: add --signed-tags=warn-strip mode | John Keeping | 2013-04-15 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'nd/pretty-formats' | Junio C Hamano | 2013-04-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | | pretty: support %>> that steal trailing spaces | Nguyễn Thái Ngọc Duy | 2013-04-18 |
| * | | | | | | | | | | | | | | | | | | | pretty: support truncating in %>, %< and %>< | Nguyễn Thái Ngọc Duy | 2013-04-18 |
| * | | | | | | | | | | | | | | | | | | | pretty: support padding placeholders, %< %> and %>< | Nguyễn Thái Ngọc Duy | 2013-04-18 |
| * | | | | | | | | | | | | | | | | | | | pretty: two phase conversion for non utf-8 commits | Nguyễn Thái Ngọc Duy | 2013-04-18 |
| * | | | | | | | | | | | | | | | | | | | pretty: share code between format_decoration and show_decorations | Nguyễn Thái Ngọc Duy | 2013-04-18 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'kb/status-ignored-optim-2' | Junio C Hamano | 2013-04-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | | | dir.c: git-clean -d -X: don't delete tracked directories | Karsten Blees | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | | dir.c: make 'git-status --ignored' work within leading directories | Karsten Blees | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't list empty directories as ignored | Karsten Blees | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | | dir.c: git-ls-files --directories: don't hide empty directories | Karsten Blees | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't list empty ignored directories | Karsten Blees | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't list files in ignored directories | Karsten Blees | 2013-04-15 |
| * | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't drop ignored directories | Karsten Blees | 2013-04-15 |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | Merge branch 'as/clone-reference-with-gitfile' | Junio C Hamano | 2013-04-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | | clone: Allow repo using gitfile as a reference | Aaron Schrab | 2013-04-09 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/add-2.0-delete-default' (early part) | Junio C Hamano | 2013-04-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | | | git add: start preparing for "git add <pathspec>..." to default to "-A" | Junio C Hamano | 2013-03-08 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/checkout-keep-sparse' | Junio C Hamano | 2013-04-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | | | | checkout: add --ignore-skip-worktree-bits in sparse checkout mode | Nguyễn Thái Ngọc Duy | 2013-04-15 |
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/chopped-ident' | Junio C Hamano | 2013-04-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | | | | pretty: handle broken commit headers gracefully | René Scharfe | 2013-04-17 |
| * | | | | | | | | | | | | | | | | | | | | cat-file: print tags raw for "cat-file -p" | Jeff King | 2013-04-17 |
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'th/bisect-final-log' | Junio C Hamano | 2013-04-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |