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 2017 Changeset History Helper
Changeset reference utilities
2016-12-08
기준 버전입니다.
최신 버전
을 확인하세요.
코드가 업데이트된 버전 목록입니다.
모든 버전 보기
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