aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* status: show 'revert' state and status hintMatthieu Moy2013-04-02
* Update draft release notes to 1.8.3Junio C Hamano2013-04-01
* Merge branch 'maint'Junio C Hamano2013-04-01
|\
| * Update draft release notes to 1.8.2.1Junio C Hamano2013-04-01
| * Merge branch 'ap/maint-diff-rename-avoid-overlap' into maintJunio C Hamano2013-04-01
| |\
| * \ Merge branch 'rr/tests-dedup-test-config' into maintJunio C Hamano2013-04-01
| |\ \
| * \ \ Merge branch 'yd/doc-is-in-asciidoc' into maintJunio C Hamano2013-04-01
| |\ \ \
| * \ \ \ Merge branch 'yd/doc-merge-annotated-tag' into maintJunio C Hamano2013-04-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'tb/document-status-u-tradeoff' into maintJunio C Hamano2013-04-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'da/downcase-u-in-usage' into maintJunio C Hamano2013-04-01
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'nd/index-pack-threaded-fixes'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | index-pack: guard nr_resolved_deltas reads by lockThomas Rast2013-03-19
| * | | | | | | | index-pack: protect deepest_delta in multithread codeNguyễn Thái Ngọc Duy2013-03-19
* | | | | | | | | Merge branch 'jk/index-pack-correct-depth-fix'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | index-pack: always zero-initialize object_entry listJeff King2013-03-20
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jn/push-tests'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | push test: rely on &&-chaining instead of 'if bad; then echo Oops; fi'Jonathan Nieder2013-03-19
| * | | | | | | | | push test: simplify check of push resultJonathan Nieder2013-03-19
| * | | | | | | | | push test: use test_config when appropriateJonathan Nieder2013-03-19
* | | | | | | | | | Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy2013-03-23
| * | | | | | | | | | branch: show more information when HEAD is detachedNguyễn Thái Ngọc Duy2013-03-16
| * | | | | | | | | | status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy2013-03-16
| * | | | | | | | | | wt-status: move wt_status_get_state() out to wt_status_print()Nguyễn Thái Ngọc Duy2013-03-16
| * | | | | | | | | | wt-status: split wt_status_state parsing function outNguyễn Thái Ngọc Duy2013-03-16
| * | | | | | | | | | wt-status: move strbuf into read_and_strip_branch()Nguyễn Thái Ngọc Duy2013-03-16
| * | | | | | | | | | Merge branch 'jc/reflog-reverse-walk' into nd/branch-show-rebase-bisect-stateJunio C Hamano2013-03-13
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/nobody-sets-src-peer-ref'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | match_push_refs(): nobody sets src->peer_ref anymoreJunio C Hamano2013-03-04
* | | | | | | | | | | | | Merge branch 'jc/remove-export-from-config-mak-in'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix `make install` when configured with autoconfKirill Smelkov2013-03-05
| * | | | | | | | | | | | | Makefile: do not export mandir/htmldir/infodirJunio C Hamano2013-02-12
| * | | | | | | | | | | | | config.mak.in: remove unused definitionsJunio C Hamano2013-02-03
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'kb/name-hash'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | name-hash.c: fix endless loop with core.ignorecase=trueKarsten Blees2013-02-27
* | | | | | | | | | | | | | Merge branch 'jk/common-make-variables-export-safety'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Makefile: make mandir, htmldir and infodir absoluteJohn Keeping2013-02-25
* | | | | | | | | | | | | | | Merge branch 'jk/pkt-line-cleanup'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | do not use GIT_TRACE_PACKET=3 in testsJeff King2013-03-21
| * | | | | | | | | | | | | | | remote-curl: always parse incoming refsJeff King2013-02-24
| * | | | | | | | | | | | | | | remote-curl: move ref-parsing code up in fileJeff King2013-02-24
| * | | | | | | | | | | | | | | remote-curl: pass buffer straight to get_remote_headsJeff King2013-02-24
| * | | | | | | | | | | | | | | teach get_remote_heads to read from a memory bufferJeff King2013-02-24
| * | | | | | | | | | | | | | | pkt-line: share buffer/descriptor reading implementationJeff King2013-02-24
| * | | | | | | | | | | | | | | pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King2013-02-20
| * | | | | | | | | | | | | | | pkt-line: move LARGE_PACKET_MAX definition from sidebandJeff King2013-02-20
| * | | | | | | | | | | | | | | pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-20
| * | | | | | | | | | | | | | | pkt-line: provide a generic reading function with optionsJeff King2013-02-20
| * | | | | | | | | | | | | | | pkt-line: drop safe_write functionJeff King2013-02-20
| * | | | | | | | | | | | | | | pkt-line: move a misplaced commentJeff King2013-02-20