Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Sync with v1.7.8.1 | Junio C Hamano | 2011-12-21 |
|\ | |||
| * | Merge branch 'bc/maint-apply-check-no-patch' into maint | Junio C Hamano | 2011-12-21 |
| |\ | |||
| * | | clone: the -o option has nothing to do with <branch> | Carlos Martín Nieto | 2011-12-21 |
| * | | builtin/log: remove redundant initialization | Michael Schubert | 2011-12-21 |
| * | | Merge branch 'ms/commit-cc-option-helpstring' into maint | Junio C Hamano | 2011-12-21 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-12-20 |
|\ \ \ | |/ / | |||
| * | | builtin/init-db.c: eliminate -Wformat warning on Solaris | Ævar Arnfjörð Bjarmason | 2011-12-20 |
* | | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-20 |
|\ \ \ | |||
| * | | | commit: do not lose mergetag header when not amending | Junio C Hamano | 2011-12-20 |
* | | | | Merge branch 'jc/checkout-m-twoway' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ | |||
| * | | | | checkout_merged(): squelch false warning from some gcc | Junio C Hamano | 2011-12-15 |
| * | | | | checkout -m: no need to insist on having all 3 stages | Junio C Hamano | 2011-12-06 |
* | | | | | Merge branch 'jk/fetch-no-tail-match-refs' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ | |||
| * | | | | | fetch-pack: match refs exactly | Jeff King | 2011-12-13 |
| * | | | | | drop "match" parameter from get_remote_heads | Jeff King | 2011-12-13 |
* | | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 2011-12-13 |
| * | | | | | | Convert resolve_ref+xstrdup to new resolve_refdup function | Nguyễn Thái Ngọc Duy | 2011-12-13 |
| * | | | | | | revert: convert resolve_ref() to read_ref_full() | Nguyễn Thái Ngọc Duy | 2011-12-12 |
* | | | | | | | Merge branch 'jn/maint-sequencer-fixes' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | revert: stop creating and removing sequencer-old directory | Jonathan Nieder | 2011-12-12 |
| * | | | | | | | revert: do not remove state until sequence is finished | Jonathan Nieder | 2011-12-12 |
| * | | | | | | | revert: allow single-pick in the middle of cherry-pick sequence | Jonathan Nieder | 2011-12-12 |
| * | | | | | | | revert: pass around rev-list args in already-parsed form | Jonathan Nieder | 2011-12-12 |
| * | | | | | | | revert: allow cherry-pick --continue to commit before resuming | Jonathan Nieder | 2011-12-12 |
| * | | | | | | | revert: give --continue handling its own function | Jonathan Nieder | 2011-12-12 |
* | | | | | | | | Merge branch 'jk/maint-mv' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | mv: be quiet about overwriting | Jeff King | 2011-12-12 |
| * | | | | | | | | mv: improve overwrite warning | Jeff King | 2011-12-12 |
| * | | | | | | | | mv: make non-directory destination error more clear | Jeff King | 2011-12-12 |
| * | | | | | | | | mv: honor --verbose flag | Jeff King | 2011-12-12 |
* | | | | | | | | | Merge branch 'ci/stripspace-docs' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Update documentation for stripspace | Conrad Irwin | 2011-12-12 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'tr/cache-tree' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | reset: update cache-tree data when appropriate | Thomas Rast | 2011-12-06 |
| * | | | | | | | | | commit: write cache-tree data when writing index anyway | Thomas Rast | 2011-12-06 |
| * | | | | | | | | | Refactor cache_tree_update idiom from commit | Thomas Rast | 2011-12-06 |
* | | | | | | | | | | Merge branch 'jc/commit-amend-no-edit' | Junio C Hamano | 2011-12-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | commit: honour --no-edit | Junio C Hamano | 2011-12-08 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jc/stream-to-pack' | Junio C Hamano | 2011-12-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | bulk-checkin: replace fast-import based implementation | Junio C Hamano | 2011-12-01 |
| * | | | | | | | | | | finish_tmp_packfile(): a helper function | Junio C Hamano | 2011-10-28 |
| * | | | | | | | | | | create_tmp_packfile(): a helper function | Junio C Hamano | 2011-10-28 |
| * | | | | | | | | | | write_pack_header(): a helper function | Junio C Hamano | 2011-10-28 |
* | | | | | | | | | | | Merge branch 'jk/upload-archive-use-start-command' | Junio C Hamano | 2011-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | upload-archive: use start_command instead of fork | Jeff King | 2011-11-21 |
* | | | | | | | | | | | | Merge branch 'ks/tag-cleanup' | Junio C Hamano | 2011-12-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | git-tag: introduce --cleanup option | Kirill A. Shutemov | 2011-12-09 |
* | | | | | | | | | | | | | Merge branch 'bc/maint-apply-check-no-patch' | Junio C Hamano | 2011-12-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | builtin/apply.c: report error on failure to recognize input | Brandon Casey | 2011-12-05 |