Commit message (Expand) | Author | Age | |
---|---|---|---|
* | for-each-ref: remove unused variable | Ramkumar Ramachandra | 2013-12-30 |
* | Merge branch 'nd/magic-pathspec' into maint | Junio C Hamano | 2013-12-17 |
|\ | |||
| * | diff: restrict pathspec limitations to diff b/f case only | Nguyễn Thái Ngọc Duy | 2013-11-20 |
* | | cmd_repack(): remove redundant local variable "nr_packs" | Michael Haggerty | 2013-12-17 |
* | | Merge branch 'nd/literal-pathspecs' | Junio C Hamano | 2013-11-18 |
|\ \ | |||
| * | | pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses | Nguyễn Thái Ngọc Duy | 2013-10-28 |
* | | | Merge branch 'jx/branch-vv-always-compare-with-upstream' | Junio C Hamano | 2013-11-18 |
|\ \ \ | |||
| * | | | branch: fix --verbose output column alignment | Torstein Hegge | 2013-11-18 |
* | | | | Merge branch 'fc/trivial' | Junio C Hamano | 2013-11-06 |
|\ \ \ \ | |||
| * | | | | diff: trivial style fix | Felipe Contreras | 2013-10-31 |
| * | | | | describe: trivial style fixes | Felipe Contreras | 2013-10-31 |
| * | | | | branch: trivial style fix | Felipe Contreras | 2013-10-31 |
| * | | | | merge: simplify ff-only option | Felipe Contreras | 2013-10-31 |
* | | | | | Merge branch 'jk/reset-p-current-head-fix' | Junio C Hamano | 2013-11-01 |
|\ \ \ \ \ | |||
| * | | | | | reset: pass real rev name to add--interactive | Jeff King | 2013-10-25 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'jk/for-each-ref-skip-parsing' | Junio C Hamano | 2013-11-01 |
|\ \ \ \ \ | |||
| * | | | | | for-each-ref: avoid loading objects to print %(objectname) | Jeff King | 2013-10-30 |
* | | | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-11-01 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | mv: Fix spurious warning when moving a file in presence of submodules | Jens Lehmann | 2013-10-13 |
* | | | | | | Merge branch 'nd/lift-path-max' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | checkout_entry(): clarify the use of topath[] parameter | Junio C Hamano | 2013-10-24 |
| * | | | | | | Merge branch 'ap/commit-author-mailmap' into maint | Junio C Hamano | 2013-10-17 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'nd/gc-lock-against-each-other' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | gc: remove gc.pid file at end of execution | Jonathan Nieder | 2013-10-18 |
* | | | | | | | | | Merge branch 'mm/checkout-auto-track-fix' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | checkout: proper error message on 'git checkout foo bar --' | Matthieu Moy | 2013-10-18 |
| * | | | | | | | | | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 2013-10-18 |
* | | | | | | | | | | Merge branch 'fc/styles' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||
| * | | | | | | | | | C: have space around && and || operators | Junio C Hamano | 2013-10-16 |
* | | | | | | | | | | 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 |