Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge branch 'jk/sha1write-void' | Junio C Hamano | 2014-01-10 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | do not pretend sha1write returns errorsjk/sha1write-void | Jeff King | 2013-12-26 | 1 | -2/+0 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'nd/add-empty-fix' | Junio C Hamano | 2014-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add: don't complain when adding empty project rootnd/add-empty-fix | Nguyễn Thái Ngọc Duy | 2013-12-26 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'tm/fetch-prune' | Junio C Hamano | 2014-01-10 | 1 | -10/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fetch --prune: Run prune before fetchingtm/fetch-prune | Tom Miller | 2014-01-03 | 1 | -5/+5 | |
| * | | | | | | | | | | | fetch --prune: always print header url | Tom Miller | 2014-01-03 | 1 | -5/+27 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'mh/path-max' | Junio C Hamano | 2014-01-10 | 2 | -31/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | builtin/prune.c: use strbuf to avoid having to worry about PATH_MAXmh/path-max | Jeff King | 2013-12-18 | 1 | -14/+24 | |
| * | | | | | | | | | | | prune-packed: use strbuf to avoid having to worry about PATH_MAX | Junio C Hamano | 2013-12-17 | 1 | -17/+21 | |
* | | | | | | | | | | | | Merge branch 'cc/replace-object-info' | Junio C Hamano | 2014-01-10 | 2 | -8/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | replace info: rename 'full' to 'long' and clarify in-code symbolscc/replace-object-info | Christian Couder | 2013-12-30 | 1 | -10/+14 | |
| * | | | | | | | | | | | | builtin/replace: unset read_replace_refs | Christian Couder | 2013-12-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | builtin/replace: teach listing using short, medium or full formats | Christian Couder | 2013-12-12 | 1 | -7/+54 | |
| * | | | | | | | | | | | | sha1_object_info_extended(): add an "unsigned flags" parameter | Christian Couder | 2013-12-12 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'nd/negative-pathspec' | Junio C Hamano | 2014-01-10 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Support pathspec magic :(exclude) and its short form :! | Nguyễn Thái Ngọc Duy | 2013-12-06 | 1 | -1/+4 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-12-30 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | for-each-ref: remove unused variable | Ramkumar Ramachandra | 2013-12-30 | 1 | -2/+1 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'tg/diff-no-index-refactor' | Junio C Hamano | 2013-12-27 | 1 | -5/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | diff: avoid some nestingtg/diff-no-index-refactor | Thomas Gummerer | 2013-12-16 | 1 | -18/+17 | |
| * | | | | | | | | | | | diff: don't read index when --no-index is given | Thomas Gummerer | 2013-12-12 | 1 | -2/+5 | |
| * | | | | | | | | | | | diff: move no-index detection to builtin/diff.c | Thomas Gummerer | 2013-12-12 | 1 | -3/+49 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jk/cat-file-regression-fix' | Junio C Hamano | 2013-12-27 | 1 | -10/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | cat-file: handle --batch format with missing type/sizejk/cat-file-regression-fix | Jeff King | 2013-12-12 | 1 | -1/+10 | |
| * | | | | | | | | | | cat-file: pass expand_data to print_object_or_die | Jeff King | 2013-12-12 | 1 | -10/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'jk/rev-parse-double-dashes' | Junio C Hamano | 2013-12-27 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | rev-parse: be more careful with munging argumentsjk/rev-parse-double-dashes | Jeff King | 2013-12-09 | 1 | -1/+5 | |
| * | | | | | | | | | rev-parse: correctly diagnose revision errors before "--" | Jeff King | 2013-12-09 | 1 | -0/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'jc/push-refmap' | Junio C Hamano | 2013-12-27 | 1 | -22/+62 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | push: also use "upstream" mapping when pushing a single refjc/push-refmap | Junio C Hamano | 2013-12-04 | 1 | -0/+11 | |
| * | | | | | | | | push: use remote.$name.push as a refmap | Junio C Hamano | 2013-12-04 | 1 | -2/+38 | |
| * | | | | | | | | builtin/push.c: use strbuf instead of manual allocation | Junio C Hamano | 2013-12-03 | 1 | -21/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Sync with 1.8.5.2 | Junio C Hamano | 2013-12-17 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'nd/magic-pathspec' into maint | Junio C Hamano | 2013-12-17 | 1 | -10/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmd_repack(): remove redundant local variable "nr_packs" | Michael Haggerty | 2013-12-17 | 1 | -4/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'tb/clone-ssh-with-colon-for-port' | Junio C Hamano | 2013-12-17 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git fetch-pack: add --diag-url | Torsten Bögershausen | 2013-12-09 | 1 | -3/+11 | |
* | | | | | | | | | Merge branch 'nd/transport-positive-depth-only' | Junio C Hamano | 2013-12-17 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | clone,fetch: catch non positive --depth option valuend/transport-positive-depth-only | Nguyễn Thái Ngọc Duy | 2013-12-06 | 2 | -0/+8 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'mm/checkout-auto-track-fix' into maint | Junio C Hamano | 2013-11-07 | 1 | -28/+71 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/clone-progress-to-stderr' into maint | Junio C Hamano | 2013-10-28 | 1 | -23/+21 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/shortlog-tolerate-broken-commit' into maint | Junio C Hamano | 2013-10-28 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/ls-files-killed-optim' into maint | Junio C Hamano | 2013-10-23 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/fetch-into-shallow' into maint | Junio C Hamano | 2013-10-23 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 | 41 | -160/+152 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 41 | -148/+148 | |
| * | | | | | | | | | | | | | | builtin/remote: remove postfixcmp() and use suffixcmp() instead | Christian Couder | 2013-12-05 | 1 | -11/+3 | |
* | | | | | | | | | | | | | | | Merge branch 'jl/commit-v-strip-marker' | Junio C Hamano | 2013-12-17 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | commit -v: strip diffs and submodule shortlogs from the commit messagejl/commit-v-strip-marker | Jens Lehmann | 2013-12-05 | 1 | -6/+3 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |