Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'cc/untracked' | Junio C Hamano | 2017-04-11 |
|\ | |||
| * | update-index: fix xgetcwd() related memory leak | Christian Couder | 2017-03-30 |
* | | Merge branch 'ah/log-decorate-default-to-auto' | Junio C Hamano | 2017-04-11 |
|\ \ | |||
| * | | log: if --decorate is not given, default to --decorate=auto | Alex Henrie | 2017-03-24 |
* | | | Merge branch 'ab/ref-filter-no-contains' | Junio C Hamano | 2017-04-11 |
|\ \ \ | |||
| * | | | ref-filter: add --no-contains option to tag/branch/for-each-ref | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | | | tag: change --point-at to default to HEAD | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | | | tag: implicitly supply --list given another list-like option | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | | | for-each-ref: partly change <object> to <commit> in help | Ævar Arnfjörð Bjarmason | 2017-03-23 |
* | | | | Merge branch 'bc/push-cert-receive-fix' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ | |||
| * | | | | builtin/receive-pack: fix incorrect pointer arithmetic | brian m. carlson | 2017-03-28 |
* | | | | | Merge branch 'mg/describe-debug-l10n' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ \ | |||
| * | | | | | describe: localize debug output fully | Michael J Gruber | 2017-03-27 |
* | | | | | | Merge branch 'bw/recurse-submodules-relative-fix' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | ls-files: fix bug when recursing with relative pathspec | Brandon Williams | 2017-03-17 |
| * | | | | | | ls-files: fix typo in variable name | Brandon Williams | 2017-03-17 |
| * | | | | | | grep: fix bug when recursing with relative pathspec | Brandon Williams | 2017-03-17 |
| * | | | | | | grep: fix help text typo | Brandon Williams | 2017-03-17 |
* | | | | | | | Merge branch 'bw/submodule-is-active' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | submodule--helper init: set submodule.<name>.active | Brandon Williams | 2017-03-18 |
| * | | | | | | | clone: teach --recurse-submodules to optionally take a pathspec | Brandon Williams | 2017-03-18 |
| * | | | | | | | submodule init: initialize active submodules | Brandon Williams | 2017-03-18 |
| * | | | | | | | submodule--helper clone: check for configured submodules using helper | Brandon Williams | 2017-03-17 |
| * | | | | | | | submodule--helper: add is-active subcommand | Brandon Williams | 2017-03-17 |
* | | | | | | | | Merge branch 'jc/merge-drop-old-syntax' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | merge: drop 'git merge <message> HEAD <commit>' syntax | Junio C Hamano | 2015-04-29 |
* | | | | | | | | | Merge branch 'jk/fast-import-cleanup' | Junio C Hamano | 2017-03-28 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | pack.h: define largest possible encoded object size | Jeff King | 2017-03-24 |
| * | | | | | | | | | encode_in_pack_object_header: respect output buffer length | Jeff King | 2017-03-24 |
| * | | | | | | | | | Merge branch 'jk/show-branch-lift-name-len-limit' into maint | Junio C Hamano | 2017-03-21 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint | Junio C Hamano | 2017-03-21 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dt/gc-ignore-old-gc-logs' into maint | Junio C Hamano | 2017-03-21 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 2017-03-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | builtin/read-tree: add --recurse-submodules switch | Stefan Beller | 2017-03-16 |
| * | | | | | | | | | | | | | builtin/checkout: add --recurse-submodules switch | Stefan Beller | 2017-03-16 |
| * | | | | | | | | | | | | | make is_submodule_populated gently | Stefan Beller | 2017-03-15 |
| * | | | | | | | | | | | | | submodule--helper.c: remove duplicate code | Valery Tolstov | 2017-03-15 |
* | | | | | | | | | | | | | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-03-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | grep: fix builds with with no thread support | Brandon Williams | 2017-03-18 |
* | | | | | | | | | | | | | | Merge branch 'sb/describe-broken' | Junio C Hamano | 2017-03-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | builtin/describe: introduce --broken flag | Stefan Beller | 2017-03-22 |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'sb/push-options-via-transport' | Junio C Hamano | 2017-03-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | remote-curl: allow push options | Brandon Williams | 2017-03-22 |
* | | | | | | | | | | | | | | | Merge branch 'jk/prefix-filename' | Junio C Hamano | 2017-03-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | bundle: use prefix_filename with bundle path | Jeff King | 2017-03-21 |
| * | | | | | | | | | | | | | | | prefix_filename: return newly allocated string | Jeff King | 2017-03-21 |
| * | | | | | | | | | | | | | | | prefix_filename: drop length parameter | Jeff King | 2017-03-21 |
| * | | | | | | | | | | | | | | | hash-object: fix buffer reuse with --path in a subdirectory | Jeff King | 2017-03-21 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge branch 'rs/update-hook-optim' | Junio C Hamano | 2017-03-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | receive-pack: simplify run_update_post_hook() | René Scharfe | 2017-03-18 |