Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: prepare to pass more info in git_config_with_options() | Nguyễn Thái Ngọc Duy | 2017-04-18 | 1 | -9/+12 |
* | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-04-17 | 1 | -18/+20 |
|\ | |||||
| * | difftool: fix use-after-free | Johannes Schindelin | 2017-04-14 | 1 | -2/+5 |
| * | difftool: avoid strcpy | Jeff King | 2017-03-30 | 1 | -16/+15 |
* | | Merge branch 'jk/loose-object-info-report-error' | Junio C Hamano | 2017-04-17 | 1 | -0/+2 |
|\ \ | |||||
| * | | index-pack: detect local corruption in collision check | Jeff King | 2017-04-01 | 1 | -0/+2 |
| * | | Merge branch 'rs/update-hook-optim' into maint | Junio C Hamano | 2017-03-28 | 1 | -8/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'rs/shortlog-cleanup' into maint | Junio C Hamano | 2017-03-28 | 1 | -1/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jk/pack-name-cleanups' into maint | Junio C Hamano | 2017-03-28 | 1 | -16/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/rev-parse-cleanup' into maint | Junio C Hamano | 2017-03-28 | 1 | -52/+57 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'rs/blame-code-cleanup' into maint | Junio C Hamano | 2017-03-28 | 1 | -17/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maint | Junio C Hamano | 2017-03-28 | 1 | -6/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jk/interpret-branch-name' into maint | Junio C Hamano | 2017-03-28 | 3 | -3/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/delta-chain-limit' into maint | Junio C Hamano | 2017-03-28 | 1 | -23/+110 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/grep-no-index-fix' into maint | Junio C Hamano | 2017-03-24 | 1 | -27/+55 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/push-deadlock-regression-fix' into maint | Junio C Hamano | 2017-03-24 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/snprintf-cleanups' | Junio C Hamano | 2017-04-17 | 11 | -96/+99 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | gc: replace local buffer with git_path | Jeff King | 2017-03-30 | 1 | -7/+1 |
| * | | | | | | | | | | | | | replace unchecked snprintf calls with heap buffers | Jeff King | 2017-03-30 | 3 | -11/+12 |
| * | | | | | | | | | | | | | receive-pack: print --pack-header directly into argv array | Jeff King | 2017-03-30 | 1 | -7/+10 |
| * | | | | | | | | | | | | | name-rev: replace static buffer with strbuf | Jeff King | 2017-03-30 | 1 | -9/+12 |
| * | | | | | | | | | | | | | avoid using fixed PATH_MAX buffers for refs | Jeff King | 2017-03-30 | 4 | -39/+41 |
| * | | | | | | | | | | | | | fetch: use heap buffer to format reflog | Jeff King | 2017-03-30 | 1 | -2/+4 |
| * | | | | | | | | | | | | | tag: use strbuf to format tag header | Jeff King | 2017-03-30 | 1 | -15/+12 |
| * | | | | | | | | | | | | | odb_mkstemp: write filename into strbuf | Jeff King | 2017-03-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | | do not check odb_mkstemp return value for errors | Jeff King | 2017-03-29 | 1 | -3/+4 |
* | | | | | | | | | | | | | | Merge branch 'cc/untracked' | Junio C Hamano | 2017-04-11 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | update-index: fix xgetcwd() related memory leak | Christian Couder | 2017-03-30 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | Merge branch 'ah/log-decorate-default-to-auto' | Junio C Hamano | 2017-04-11 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | log: if --decorate is not given, default to --decorate=auto | Alex Henrie | 2017-03-24 | 1 | -1/+8 |
* | | | | | | | | | | | | | | | | Merge branch 'ab/ref-filter-no-contains' | Junio C Hamano | 2017-04-11 | 3 | -11/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | ref-filter: add --no-contains option to tag/branch/for-each-ref | Ævar Arnfjörð Bjarmason | 2017-03-24 | 3 | -4/+12 |
| * | | | | | | | | | | | | | | | | tag: change --point-at to default to HEAD | Ævar Arnfjörð Bjarmason | 2017-03-24 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | tag: implicitly supply --list given another list-like option | Ævar Arnfjörð Bjarmason | 2017-03-24 | 1 | -6/+12 |
| * | | | | | | | | | | | | | | | | for-each-ref: partly change <object> to <commit> in help | Ævar Arnfjörð Bjarmason | 2017-03-23 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | Merge branch 'bc/push-cert-receive-fix' | Junio C Hamano | 2017-03-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | builtin/receive-pack: fix incorrect pointer arithmetic | brian m. carlson | 2017-03-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Merge branch 'mg/describe-debug-l10n' | Junio C Hamano | 2017-03-30 | 1 | -3/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | describe: localize debug output fully | Michael J Gruber | 2017-03-27 | 1 | -3/+12 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'bw/recurse-submodules-relative-fix' | Junio C Hamano | 2017-03-30 | 2 | -36/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | ls-files: fix bug when recursing with relative pathspec | Brandon Williams | 2017-03-17 | 1 | -12/+13 |
| * | | | | | | | | | | | | | | | | | | | ls-files: fix typo in variable name | Brandon Williams | 2017-03-17 | 1 | -8/+8 |
| * | | | | | | | | | | | | | | | | | | | grep: fix bug when recursing with relative pathspec | Brandon Williams | 2017-03-17 | 1 | -15/+24 |
| * | | | | | | | | | | | | | | | | | | | grep: fix help text typo | Brandon Williams | 2017-03-17 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/submodule-is-active' | Junio C Hamano | 2017-03-30 | 2 | -19/+99 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | submodule--helper init: set submodule.<name>.active | Brandon Williams | 2017-03-18 | 1 | -0/+12 |
| * | | | | | | | | | | | | | | | | | | | | clone: teach --recurse-submodules to optionally take a pathspec | Brandon Williams | 2017-03-18 | 1 | -7/+43 |
| * | | | | | | | | | | | | | | | | | | | | submodule init: initialize active submodules | Brandon Williams | 2017-03-18 | 1 | -0/+30 |
| * | | | | | | | | | | | | | | | | | | | | submodule--helper clone: check for configured submodules using helper | Brandon Williams | 2017-03-17 | 1 | -12/+3 |
| * | | | | | | | | | | | | | | | | | | | | submodule--helper: add is-active subcommand | Brandon Williams | 2017-03-17 | 1 | -0/+11 |