Age | Commit message (Expand) | Author | Files | Lines |
2012-05-24 | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 1 | -1/+1 |
2012-04-27 | tag: add --column | Nguyễn Thái Ngọc Duy | 1 | -3/+24 |
2012-02-20 | Merge branch 'tg/tag-points-at' | Junio C Hamano | 1 | -1/+49 |
2012-02-13 | builtin/tag.c: Fix a sparse warning | Ramsay Jones | 1 | -1/+1 |
2012-02-12 | Merge branch 'jk/maint-tag-show-fixes' | Junio C Hamano | 1 | -32/+40 |
2012-02-08 | tag: do not show non-tag contents with "-n" | Junio C Hamano | 1 | -10/+12 |
2012-02-08 | tag: add --points-at list option | Tom Grennan | 1 | -1/+49 |
2012-02-06 | tag: die when listing missing or corrupt objects | Jeff King | 1 | -1/+5 |
2012-02-06 | tag: fix output of "tag -n" when errors occur | Jeff King | 1 | -32/+34 |
2011-12-13 | Merge branch 'ks/tag-cleanup' | Junio C Hamano | 1 | -14/+53 |
2011-12-09 | Merge branch 'nd/resolve-ref' | Junio C Hamano | 1 | -2/+2 |
2011-12-09 | git-tag: introduce --cleanup option | Kirill A. Shutemov | 1 | -14/+53 |
2011-11-13 | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2011-11-04 | Split GPG interface into its own helper library | Junio C Hamano | 1 | -70/+6 |
2011-10-10 | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 1 | -2/+2 |
2011-10-05 | Change check_ref_format() to take a flags argument | Michael Haggerty | 1 | -2/+2 |
2011-10-05 | Merge branch 'mg/branch-list' | Junio C Hamano | 1 | -8/+8 |
2011-09-11 | Merge branch 'jk/tag-contains-ab' (early part) into maint | Junio C Hamano | 1 | -1/+45 |
2011-08-28 | git-tag: introduce long forms for the options | Michael J Gruber | 1 | -8/+8 |
2011-08-16 | Merge branch 'jk/tag-list-multiple-patterns' into maint | Junio C Hamano | 1 | -9/+17 |
2011-07-22 | Merge branch 'jk/tag-contains-ab' | Junio C Hamano | 1 | -1/+45 |
2011-07-19 | Merge branch 'jk/tag-list-multiple-patterns' | Junio C Hamano | 1 | -9/+17 |
2011-07-14 | Revert clock-skew based attempt to optimize tag --contains traversal | Junio C Hamano | 1 | -33/+3 |
2011-06-20 | tag: accept multiple patterns for --list | Jeff King | 1 | -9/+17 |
2011-06-11 | default core.clockskew variable to one day | Jeff King | 1 | -1/+1 |
2011-06-11 | limit "contains" traversals based on commit timestamp | Jeff King | 1 | -3/+33 |
2011-06-11 | tag: speed up --contains calculation | Jeff King | 1 | -1/+45 |
2011-05-10 | tag: disallow '-' as tag name | Michael Schubert | 1 | -8/+18 |
2011-04-01 | Merge branch 'ab/i18n-st' | Junio C Hamano | 1 | -33/+33 |
2011-03-09 | i18n: git-tag tag_template message | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2011-03-09 | i18n: git-tag basic messages | Ævar Arnfjörð Bjarmason | 1 | -30/+30 |
2011-02-15 | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | commit,merge,tag: describe -m likewise | Michael J Gruber | 1 | -2/+2 |
2011-02-15 | commit,tag: use same wording for -F | Michael J Gruber | 1 | -1/+1 |
2010-12-08 | Merge branch 'mg/maint-tag-rfc1991' | Junio C Hamano | 1 | -12/+4 |
2010-11-15 | add OPT__FORCE | René Scharfe | 1 | -1/+1 |
2010-11-10 | tag: factor out sig detection for tag display | Michael J Gruber | 1 | -2/+2 |
2010-11-10 | tag: factor out sig detection for body edits | Michael J Gruber | 1 | -10/+2 |
2010-04-17 | tag -v: use RUN_GIT_CMD to run verify-tag | Jonathan Nieder | 1 | -2/+2 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+487 |