Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | git-clean: add filter by pattern interactive action | Jiang Xin | 2013-06-26 | 1 | -0/+68 | |
| * | | | | | | | | | | git-clean: use a git-add-interactive compatible UI | Jiang Xin | 2013-06-26 | 1 | -29/+427 | |
| * | | | | | | | | | | git-clean: add colors to interactive git-clean | Jiang Xin | 2013-06-26 | 1 | -1/+72 | |
| * | | | | | | | | | | git-clean: show items of del_list in columns | Jiang Xin | 2013-06-26 | 1 | -9/+40 | |
| * | | | | | | | | | | git-clean: add support for -i/--interactive | Jiang Xin | 2013-06-26 | 1 | -5/+52 | |
| * | | | | | | | | | | git-clean: refactor git-clean into two phases | Jiang Xin | 2013-06-26 | 1 | -19/+45 | |
| * | | | | | | | | | | write_name{_quoted_relative,}(): remove redundant parameters | Jiang Xin | 2013-06-26 | 1 | -9/+8 | |
| * | | | | | | | | | | quote_path_relative(): remove redundant parameter | Jiang Xin | 2013-06-26 | 3 | -13/+12 | |
| * | | | | | | | | | | quote.c: substitute path_relative with relative_path | Jiang Xin | 2013-06-26 | 1 | -2/+7 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'hv/config-from-blob' | Junio C Hamano | 2013-07-22 | 1 | -4/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | teach config --blob option to parse config from database | Heiko Voigt | 2013-07-12 | 1 | -4/+27 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'nd/const-struct-cache-entry' | Junio C Hamano | 2013-07-22 | 10 | -32/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 10 | -32/+33 | |
* | | | | | | | | | | | Merge branch 'jk/gcc-function-attributes' | Junio C Hamano | 2013-07-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add the LAST_ARG_MUST_BE_NULL macrojk/gcc-function-attributes | Ramsay Jones | 2013-07-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | use "sentinel" function attribute for variadic lists | Jeff King | 2013-07-09 | 1 | -0/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'db/show-ref-head' | Junio C Hamano | 2013-07-22 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | show-ref: make --head always show the HEAD refdb/show-ref-head | Doug Bell | 2013-07-17 | 1 | -2/+6 | |
* | | | | | | | | | | | | Merge branch 'tr/do-not-call-submodules-subprojects' | Junio C Hamano | 2013-07-22 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | show-branch: fix description of --date-ordertr/do-not-call-submodules-subprojects | Thomas Rast | 2013-07-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | apply, entry: speak of submodules instead of subprojects | Thomas Rast | 2013-07-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'mm/color-auto-default' | Junio C Hamano | 2013-07-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git add -e: Explicitly specify that patch should have no colormm/color-auto-default | Andrew Wong | 2013-07-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2013-07-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | apply.c::find_name_traditional(): do not initialize len to the line's length | Stefan Beller | 2013-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'rs/logical-vs-binary-or' into maint | Junio C Hamano | 2013-07-19 | 3 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'tr/maint-apply-non-git-patch-parsefix' into maint | Junio C Hamano | 2013-07-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vv/help-unknown-ref' into maint | Junio C Hamano | 2013-07-03 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/in-pack-size-measurement' | Junio C Hamano | 2013-07-18 | 1 | -37/+173 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | cat-file: split --batch input lines on whitespace | Jeff King | 2013-07-12 | 1 | -1/+19 | |
| * | | | | | | | | | | | | | | | cat-file: add %(objectsize:disk) format atom | Jeff King | 2013-07-12 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | cat-file: add --batch-check=<format> | Jeff King | 2013-07-12 | 1 | -15/+92 | |
| * | | | | | | | | | | | | | | | cat-file: refactor --batch option parsing | Jeff King | 2013-07-11 | 1 | -18/+38 | |
| * | | | | | | | | | | | | | | | cat-file: teach --batch to stream blob objects | Jeff King | 2013-07-11 | 1 | -13/+28 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-clone-shared-no-connectivity-validation' | Junio C Hamano | 2013-07-18 | 1 | -9/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | clone: drop connectivity check for local clonesjk/maint-clone-shared-no-connectivity-validation | Jeff King | 2013-07-08 | 1 | -4/+7 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/format-patch-from' | Junio C Hamano | 2013-07-15 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | teach format-patch to place other authors into in-body "From" | Jeff King | 2013-07-03 | 1 | -0/+24 | |
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'mv/merge-ff-tristate' | Junio C Hamano | 2013-07-15 | 1 | -22/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | merge: handle --ff/--no-ff/--ff-only as a tri-state option | Miklos Vajna | 2013-07-02 | 1 | -22/+33 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'ms/remote-tracking-branches-in-doc' | Junio C Hamano | 2013-07-12 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Change "remote tracking" to "remote-tracking"ms/remote-tracking-branches-in-doc | Michael Schubert | 2013-07-03 | 2 | -3/+3 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'nd/clone-connectivity-shortcut' (early part) into maint | Junio C Hamano | 2013-06-28 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/push-head' into maint | Junio C Hamano | 2013-06-27 | 1 | -7/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/commit-m-no-edit' into maint | Junio C Hamano | 2013-06-27 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jh/checkout-auto-tracking' into maint | Junio C Hamano | 2013-06-27 | 1 | -20/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/pull-to-integrate' | Junio C Hamano | 2013-07-12 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | push: avoid suggesting "merging" remote changes | John Keeping | 2013-07-07 | 1 | -6/+6 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'as/log-output-encoding-in-user-format' | Junio C Hamano | 2013-07-12 | 3 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 | 3 | -1/+6 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |