Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 2013-10-23 |
|\ | |||
| * | cherry-pick: handle "-" after parsing options | Jeff King | 2013-10-10 |
* | | Merge branch 'mg/more-textconv' | Junio C Hamano | 2013-10-23 |
|\ \ | |||
| * | | grep: honor --textconv for the case rev:path | Michael J Gruber | 2013-05-10 |
| * | | grep: allow to use textconv filters | Jeff King | 2013-05-10 |
| * | | cat-file: do not die on --textconv without textconv filters | Michael J Gruber | 2013-05-10 |
| * | | show: honor --textconv for blobs | Michael J Gruber | 2013-05-10 |
| * | | diff_opt: track whether flags have been set explicitly | Junio C Hamano | 2013-05-10 |
* | | | Merge branch 'jc/pack-objects' | Junio C Hamano | 2013-10-23 |
|\ \ \ | |||
| * | | | pack-objects: shrink struct object_entry | Junio C Hamano | 2013-02-04 |
* | | | | Merge branch 'sb/repack-in-c' | Junio C Hamano | 2013-10-18 |
|\ \ \ \ | |||
| * | | | | repack: improve warnings about failure of renaming and removing files | Stefan Beller | 2013-09-17 |
| * | | | | repack: retain the return value of pack-objects | Stefan Beller | 2013-09-17 |
| * | | | | repack: rewrite the shell script in C | Stefan Beller | 2013-09-17 |
* | | | | | Merge branch 'jk/clone-progress-to-stderr' | Junio C Hamano | 2013-10-18 |
|\ \ \ \ \ | |||
| * | | | | | clone: always set transport options | Jeff King | 2013-09-18 |
| * | | | | | clone: treat "checking connectivity" like other progress | Jeff King | 2013-09-18 |
| * | | | | | clone: send diagnostic messages to stderr | Jeff King | 2013-09-18 |
| |/ / / / | |||
* | | | | | Merge branch 'jk/trailing-slash-in-pathspec' | Junio C Hamano | 2013-10-17 |
|\ \ \ \ \ | |||
| * | | | | | reset: handle submodule with trailing slash | John Keeping | 2013-09-13 |
| * | | | | | rm: re-use parse_pathspec's trailing-slash removal | John Keeping | 2013-09-13 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-10-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | clone --branch: refuse to clone if upstream repo is empty | Ralf Thielow | 2013-10-14 |
* | | | | | | | Merge branch 'po/remote-set-head-usage' | Jonathan Nieder | 2013-10-14 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | remote set-head -h: add long options to synopsis | Philip Oakley | 2013-09-27 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'cc/replace-with-the-same-type' | Jonathan Nieder | 2013-09-24 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | replace: allow long option names | Christian Couder | 2013-09-06 |
| * | | | | | | | replace: forbid replacing an object with one of a different type | Christian Couder | 2013-09-06 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jk/shortlog-tolerate-broken-commit' | Jonathan Nieder | 2013-09-24 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | shortlog: ignore commits with missing authors | Jeff King | 2013-09-18 |
* | | | | | | | | clone: add a period after "done" to end the sentence | Sebastian Schuberth | 2013-09-24 |
* | | | | | | | | Merge branch 'dw/check-ignore-sans-index' | Junio C Hamano | 2013-09-20 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | check-ignore: Add option to ignore index contents | Dave Williams | 2013-09-12 |
* | | | | | | | | | Merge branch 'mm/commit-template-squelch-advice-messages' | Junio C Hamano | 2013-09-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | commit: disable status hints when writing to COMMIT_EDITMSG | Matthieu Moy | 2013-09-12 |
| * | | | | | | | | | wt-status: turn advice_status_hints into a field of wt_status | Matthieu Moy | 2013-09-12 |
| * | | | | | | | | | commit: factor status configuration is a helper function | Matthieu Moy | 2013-09-12 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'bk/refs-multi-update' | Junio C Hamano | 2013-09-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | update-ref: support multiple simultaneous updates | Brad King | 2013-09-09 |
| * | | | | | | | | | refs: report ref type from lock_any_ref_for_update | Brad King | 2013-08-30 |
| * | | | | | | | | | reset: rename update_refs to reset_refs | Brad King | 2013-08-30 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 2013-09-20 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| * | | | | | | | | cherry-pick: allow "-" as abbreviation of '@{-1}' | Hiroshige Umino | 2013-09-09 |
* | | | | | | | | | Merge branch 'mm/status-without-comment-char' | Junio C Hamano | 2013-09-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | status: disable display of '#' comment prefix by default | Matthieu Moy | 2013-09-06 |
| * | | | | | | | | | builtin/stripspace.c: fix broken indentation | Matthieu Moy | 2013-09-06 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jx/branch-vv-always-compare-with-upstream' | Junio C Hamano | 2013-09-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | branch: report invalid tracking branch as gone | Jiang Xin | 2013-08-26 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'nd/fetch-into-shallow' | Junio C Hamano | 2013-09-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 2013-08-28 |
| |/ / / / / / / / |