Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remote.c: introduce remote.pushdefault | Ramkumar Ramachandra | 2013-04-02 |
* | remote.c: introduce a way to have different remotes for fetch/push | Ramkumar Ramachandra | 2013-04-02 |
* | t5516 (fetch-push): drop implicit arguments from helper functions | Jeff King | 2013-04-02 |
* | t5516 (fetch-push): update test description | Ramkumar Ramachandra | 2013-04-02 |
* | remote.c: simplify a bit of code using git_config_string() | Ramkumar Ramachandra | 2013-04-02 |
* | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-04-01 |
* | Merge branch 'maint' | Junio C Hamano | 2013-04-01 |
|\ | |||
| * | Update draft release notes to 1.8.2.1 | Junio C Hamano | 2013-04-01 |
| * | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint | Junio C Hamano | 2013-04-01 |
| |\ | |||
| * \ | Merge branch 'rr/tests-dedup-test-config' into maint | Junio C Hamano | 2013-04-01 |
| |\ \ | |||
| * \ \ | Merge branch 'yd/doc-is-in-asciidoc' into maint | Junio C Hamano | 2013-04-01 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'yd/doc-merge-annotated-tag' into maint | Junio C Hamano | 2013-04-01 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'tb/document-status-u-tradeoff' into maint | Junio C Hamano | 2013-04-01 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'da/downcase-u-in-usage' into maint | Junio C Hamano | 2013-04-01 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'nd/index-pack-threaded-fixes' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | index-pack: guard nr_resolved_deltas reads by lock | Thomas Rast | 2013-03-19 |
| * | | | | | | | | index-pack: protect deepest_delta in multithread code | Nguyễn Thái Ngọc Duy | 2013-03-19 |
* | | | | | | | | | Merge branch 'jk/index-pack-correct-depth-fix' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | index-pack: always zero-initialize object_entry list | Jeff King | 2013-03-20 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'jn/push-tests' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | push test: rely on &&-chaining instead of 'if bad; then echo Oops; fi' | Jonathan Nieder | 2013-03-19 |
| * | | | | | | | | | push test: simplify check of push result | Jonathan Nieder | 2013-03-19 |
| * | | | | | | | | | push test: use test_config when appropriate | Jonathan Nieder | 2013-03-19 |
* | | | | | | | | | | Merge branch 'nd/branch-show-rebase-bisect-state' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | status, branch: fix the misleading "bisecting" message | Nguyễn Thái Ngọc Duy | 2013-03-23 |
| * | | | | | | | | | | branch: show more information when HEAD is detached | Nguyễn Thái Ngọc Duy | 2013-03-16 |
| * | | | | | | | | | | status: show more info than "currently not on any branch" | Nguyễn Thái Ngọc Duy | 2013-03-16 |
| * | | | | | | | | | | wt-status: move wt_status_get_state() out to wt_status_print() | Nguyễn Thái Ngọc Duy | 2013-03-16 |
| * | | | | | | | | | | wt-status: split wt_status_state parsing function out | Nguyễn Thái Ngọc Duy | 2013-03-16 |
| * | | | | | | | | | | wt-status: move strbuf into read_and_strip_branch() | Nguyễn Thái Ngọc Duy | 2013-03-16 |
| * | | | | | | | | | | Merge branch 'jc/reflog-reverse-walk' into nd/branch-show-rebase-bisect-state | Junio C Hamano | 2013-03-13 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/nobody-sets-src-peer-ref' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | match_push_refs(): nobody sets src->peer_ref anymore | Junio C Hamano | 2013-03-04 |
* | | | | | | | | | | | | | Merge branch 'jc/remove-export-from-config-mak-in' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | Fix `make install` when configured with autoconf | Kirill Smelkov | 2013-03-05 |
| * | | | | | | | | | | | | | Makefile: do not export mandir/htmldir/infodir | Junio C Hamano | 2013-02-12 |
| * | | | | | | | | | | | | | config.mak.in: remove unused definitions | Junio C Hamano | 2013-02-03 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'kb/name-hash' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | name-hash.c: fix endless loop with core.ignorecase=true | Karsten Blees | 2013-02-27 |
* | | | | | | | | | | | | | | Merge branch 'jk/common-make-variables-export-safety' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | Makefile: make mandir, htmldir and infodir absolute | John Keeping | 2013-02-25 |
* | | | | | | | | | | | | | | | Merge branch 'jk/pkt-line-cleanup' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | do not use GIT_TRACE_PACKET=3 in tests | Jeff King | 2013-03-21 |
| * | | | | | | | | | | | | | | | remote-curl: always parse incoming refs | Jeff King | 2013-02-24 |
| * | | | | | | | | | | | | | | | remote-curl: move ref-parsing code up in file | Jeff King | 2013-02-24 |
| * | | | | | | | | | | | | | | | remote-curl: pass buffer straight to get_remote_heads | Jeff King | 2013-02-24 |
| * | | | | | | | | | | | | | | | teach get_remote_heads to read from a memory buffer | Jeff King | 2013-02-24 |
| * | | | | | | | | | | | | | | | pkt-line: share buffer/descriptor reading implementation | Jeff King | 2013-02-24 |
| * | | | | | | | | | | | | | | | pkt-line: provide a LARGE_PACKET_MAX static buffer | Jeff King | 2013-02-20 |
| * | | | | | | | | | | | | | | | pkt-line: move LARGE_PACKET_MAX definition from sideband | Jeff King | 2013-02-20 |