aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'js/daemon-test-race-fix'Junio C Hamano2012-04-29
|\
| * t5570: fix forwarding of git-daemon messages via catJohannes Sixt2012-04-27
* | Merge branch 'kk/gitweb-omit-expensive'Junio C Hamano2012-04-29
|\ \
| * | gitweb: Option to not display information about ownerKacper Kornet2012-04-26
| * | gitweb: Option to omit column with time of the last changeKacper Kornet2012-04-25
* | | Merge branch 'kk/maint-gitweb-missing-owner'Junio C Hamano2012-04-29
|\ \ \ | |/ /
| * | gitweb: Don't set owner if got empty value from projects.listKacper Kornet2012-04-25
| |/
* | Merge branch 'rs/commit-list-append'Junio C Hamano2012-04-29
|\ \
| * | commit: remove commit_list_reverse()René Scharfe2012-04-25
| * | revision: append to list instead of insert and reverseRené Scharfe2012-04-25
| * | sequencer: export commit_list_append()René Scharfe2012-04-25
* | | Merge branch 'mm/include-userpath'Junio C Hamano2012-04-29
|\ \ \
| * | | config: expand tildes in include.path variableJeff King2012-04-29
* | | | Merge branch 'pw/t5800-import-race-fix'Junio C Hamano2012-04-29
|\ \ \ \
| * | | | git-remote-testgit: fix race when spawning fast-importPete Wyckoff2012-04-24
| | |_|/ | |/| |
* | | | Merge branch 'jk/repack-no-explode-objects-from-old-pack'Junio C Hamano2012-04-29
|\ \ \ \
| * | | | gc: use argv-array for sub-commandsJeff King2012-04-18
| * | | | argv-array: add a new "pushl" methodJeff King2012-04-18
| * | | | argv-array: refactor empty_argv initializationJeff King2012-04-18
| * | | | gc: do not explode objects which will be immediately prunedJeff King2012-04-11
| | |/ / | |/| |
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2012-04-29
|\ \ \ \
| * | | | git-svn: use platform specific auth providersMatthijs Kooijman2012-04-27
* | | | | The sixth batch of topics graduated to 'master'Junio C Hamano2012-04-27
* | | | | Merge branch 'jc/merge-reduce-parents-early'Junio C Hamano2012-04-27
|\ \ \ \ \
| * | | | | fmt-merge-msg: discard needless merge parentsJunio C Hamano2012-04-18
| * | | | | builtin/merge.c: reduce parents earlyJunio C Hamano2012-04-17
| * | | | | builtin/merge.c: collect other parents earlyJunio C Hamano2012-04-17
| * | | | | builtin/merge.c: remove "remoteheads" global variableJunio C Hamano2012-04-17
| * | | | | merge tests: octopus with redundant parentsMichał Kiedrowicz2012-04-17
* | | | | | Merge branch 'js/fast-import-test-9300'Junio C Hamano2012-04-27
|\ \ \ \ \ \
| * | | | | | t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rt/cherry-revert-conflict-summary'Junio C Hamano2012-04-27
|\ \ \ \ \ \
| * | | | | | sequencer: remove additional blank lineRalf Thielow2012-04-19
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'cb/maint-report-mount-point-correctly-in-setup'Junio C Hamano2012-04-27
|\ \ \ \ \ \
| * | | | | | properly keep track of current working directoryClemens Buchacher2012-04-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'cb/cherry-pick-rev-path-confusion'Junio C Hamano2012-04-27
|\ \ \ \ \ \
| * | | | | | cherry-pick: do not expect file argumentsClemens Buchacher2012-04-15
| |/ / / / /
* | | | | | Merge branch 'cb/http-multi-curl-auth'Junio C Hamano2012-04-27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | http: use newer curl options for setting credentialsJeff King2012-04-14
| * | | | | http: clean up leak in init_curl_http_authJeff King2012-04-14
| * | | | | fix http auth with multiple curl handlesJeff King2012-04-10
| * | | | | http auth fails with multiple curl handlesClemens Buchacher2012-04-10
| |/ / / /
* | | | | Update draft release notes to 1.7.11Junio C Hamano2012-04-26
* | | | | Merge branch 'rl/maint-stash-i18n-save-error'Junio C Hamano2012-04-26
|\ \ \ \ \
| * | | | | stash: use eval_gettextln correctlyRoss Lagerwall2012-04-14
| | |_|/ / | |/| | |
* | | | | Merge branch 'mb/fetch-call-a-non-branch-a-ref'Junio C Hamano2012-04-26
|\ \ \ \ \
| * | | | | fetch: describe new refs based on where it came fromMarc Branchaud2012-04-17
| * | | | | fetch: Give remote_ref to update_local_ref() as wellMarc Branchaud2012-04-17
| |/ / / /
* | | | | Merge branch 'jm/maint-strncpy-diff-no-index'Junio C Hamano2012-04-26
|\ \ \ \ \
| * | | | | diff --no-index: use strbuf for temporary pathnamesJunio C Hamano2012-04-26