Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/tag-sort' | Junio C Hamano | 2014-07-23 | 1 | -18/+50 |
|\ | |||||
| * | tag: support configuring --sort via .gitconfig | Jacob Keller | 2014-07-17 | 1 | -18/+50 |
* | | Merge branch 'jk/skip-prefix' | Junio C Hamano | 2014-07-16 | 1 | -9/+5 |
|\| | |||||
| * | tag: use skip_prefix instead of magic numbers | Jeff King | 2014-07-10 | 1 | -9/+5 |
* | | enums: remove trailing ',' after last item in enum | Ronnie Sahlberg | 2014-07-02 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'tg/tag-state-tag-name-in-editor-hints' | Junio C Hamano | 2014-06-06 | 1 | -4/+4 |
|\ | |||||
| * | builtin/tag.c: show tag name to hint in the message editor | Thorsten Glaser | 2014-05-07 | 1 | -4/+4 |
* | | git tag --contains: avoid stack overflow | Jean-Jacques Lafay | 2014-04-25 | 1 | -15/+75 |
* | | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 2014-03-24 | 1 | -1/+1 |
* | | Merge branch 'nd/tag-version-sort' | Junio C Hamano | 2014-03-21 | 1 | -5/+66 |
|\ \ | |||||
| * | | tag: support --sort=<spec> | Nguyễn Thái Ngọc Duy | 2014-02-27 | 1 | -5/+66 |
| |/ | |||||
* | | Merge branch 'jc/tag-contains-with' | Junio C Hamano | 2014-03-18 | 1 | -0/+6 |
|\ \ | |||||
| * | | tag: grok "--with" as synonym to "--contains" | Junio C Hamano | 2014-03-07 | 1 | -0/+6 |
| |/ | |||||
* / | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 2014-02-20 | 1 | -1/+1 |
|/ | |||||
* | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 | 1 | -1/+1 |
* | Merge branch 'bk/refs-multi-update' | Junio C Hamano | 2013-09-20 | 1 | -1/+1 |
|\ | |||||
| * | refs: report ref type from lock_any_ref_for_update | Brad King | 2013-08-30 | 1 | -1/+1 |
* | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -2/+2 |
* | | tag: use OPT_CMDMODE | Junio C Hamano | 2013-07-30 | 1 | -15/+12 |
|/ | |||||
* | Merge branch 'ph/tag-force-no-warn-on-creation' | Junio C Hamano | 2013-03-25 | 1 | -1/+1 |
|\ | |||||
| * | tag: --force does not have to warn when creating tags | Phil Hord | 2013-03-13 | 1 | -1/+1 |
* | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 1 | -18/+16 |
|/ | |||||
* | Reduce translations by using same terminologies | Nguyễn Thái Ngọc Duy | 2012-08-22 | 1 | -1/+1 |
* | i18n: tag: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-22 | 1 | -28/+28 |
* | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 2012-05-25 | 1 | -1/+1 |
* | tag: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -3/+24 |
* | Merge branch 'tg/tag-points-at' | Junio C Hamano | 2012-02-20 | 1 | -1/+49 |
|\ | |||||
| * | builtin/tag.c: Fix a sparse warning | Ramsay Jones | 2012-02-13 | 1 | -1/+1 |
| * | tag: add --points-at list option | Tom Grennan | 2012-02-09 | 1 | -1/+49 |
* | | Merge branch 'jk/maint-tag-show-fixes' | Junio C Hamano | 2012-02-13 | 1 | -32/+40 |
|\ \ | |/ |/| | |||||
| * | tag: do not show non-tag contents with "-n" | Junio C Hamano | 2012-02-09 | 1 | -10/+12 |
| * | tag: die when listing missing or corrupt objects | Jeff King | 2012-02-06 | 1 | -1/+5 |
| * | tag: fix output of "tag -n" when errors occur | Jeff King | 2012-02-06 | 1 | -32/+34 |
| * | Merge branch 'jk/tag-contains-ab' (early part) into maint | Junio C Hamano | 2011-09-12 | 1 | -1/+45 |
| |\ | |||||
| * \ | Merge branch 'jk/tag-list-multiple-patterns' into maint | Junio C Hamano | 2011-08-16 | 1 | -9/+17 |
| |\ \ | |||||
* | \ \ | Merge branch 'ks/tag-cleanup' | Junio C Hamano | 2011-12-14 | 1 | -14/+53 |
|\ \ \ \ | |||||
| * | | | | git-tag: introduce --cleanup option | Kirill A. Shutemov | 2011-12-09 | 1 | -14/+53 |
* | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-09 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 2011-11-13 | 1 | -2/+2 |
| |/ / / / | |||||
* / / / / | Split GPG interface into its own helper library | Junio C Hamano | 2011-11-05 | 1 | -70/+6 |
|/ / / / | |||||
* | | | | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-11 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -2/+2 |
* | | | | | Merge branch 'mg/branch-list' | Junio C Hamano | 2011-10-05 | 1 | -8/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | git-tag: introduce long forms for the options | Michael J Gruber | 2011-08-29 | 1 | -8/+8 |
| |/ / / | |||||
* | | | | Merge branch 'jk/tag-contains-ab' | Junio C Hamano | 2011-07-22 | 1 | -1/+45 |
|\ \ \ \ | |||||
| * | | | | Revert clock-skew based attempt to optimize tag --contains traversal | Junio C Hamano | 2011-07-14 | 1 | -33/+3 |
| * | | | | default core.clockskew variable to one day | Jeff King | 2011-06-12 | 1 | -1/+1 |
| * | | | | limit "contains" traversals based on commit timestamp | Jeff King | 2011-06-12 | 1 | -3/+33 |
| | |_|/ | |/| | | |||||
| * | | | tag: speed up --contains calculation | Jeff King | 2011-06-12 | 1 | -1/+45 |
* | | | | Merge branch 'jk/tag-list-multiple-patterns' | Junio C Hamano | 2011-07-19 | 1 | -9/+17 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| |