Greasy Fork
ログイン
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
मराठी (mr)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
スクリプト
掲示板
ヘルプ
その他
詳細検索
ユーザー一覧
ライブラリ一覧
管理担当者による処置の履歴
☰
スクリプト
掲示板
ヘルプ
詳細検索
ユーザー一覧
ライブラリ一覧
管理担当者による処置の履歴
ログイン
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
मराठी (mr)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
情報
コード
履歴
フィードバック (0)
統計
TFS Changeset History Helper
Changeset reference utilities
2016/05/09
のページです。
最新版
はこちら。
コードが変更されたバージョンのみを表示しています。
すべてのバージョンを表示
v1.8.0
2017/07/05
migrate code to support visualstudio.com
v1.7.2
2017/03/30
fix commit message for commits that are a merge of multiple commits (did you follow that?)
v1.7.1
2017/03/14
show a blank button when there is no Task ID to copy
v1.7.0
2017/01/19
Improved handling of tasks container (now on the right, not cluttering the changelist data)
v1.6.6
2017/01/19
minor update for compatibility with TFS 2017 Helper
v1.6.5
2016/12/08
improved button UX
v1.6.4
2016/11/18
Changes precipitated by TFS 2017 Helper. Did you know that script is basically a dependency of this one? Because it is.
v1.6.3
2016/11/18
more fixes for recent TFS 2017 changes
v1.6.2
2016/11/17
Updated styles for TFS 2017
v1.6.1
2016/11/08
Tweaked the formatting of the text when you click the Link copy button. Makes more sense in Slack, which is where these are most often used.
v1.6.0
2016/11/03
Added Task-related utilities: Copy button, interactive navigation to the tasks (when the list overflows), and fetching the full list of associated tasks from the API regardless of what the commit message is.
v1.5.0
2016/11/01
Technical: more reliable way to copy. UX: easier, more obvious way to copy (buttons).
v1.4.1
2016/09/14
New commit messages to copy
v1.4.1
2016/09/14
New commit messages to copy
v1.3.0
2016/05/09
remove dependency on jQuery, use page's own jQuery so we can access the element data bound by it.
v1.2.0
2016/05/02
Moved "(merged c12345 to QA)" to the beginning of the string, so it stops being cut off by a stupid TFS that things a modern browser can't handle more than 80 characters.
v1.1.5
2016/04/19
slight change to @match to include urls without additional parts
v1.1.2
2016/03/03
Generating a commit message from a changeset that has already been merged to QA will result in the postfix "merge c12345 to Release" instead of a double "merge c12345 to QA".
v1.1.1
2016/02/19
hide the background user image (unless it is the only image). It messes up user images that have transparency.
v1.1.0
2016/02/17