index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wt-status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2018-05-30
Merge branch 'bp/status-rename-config'
Junio C Hamano
1
-0
/
+12
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-10
/
+10
2018-05-13
add status config and command line options for rename detection
Ben Peart
1
-0
/
+12
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-10
/
+10
2018-05-06
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
1
-4
/
+0
2018-05-02
wt-status: convert two uses of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-2
/
+2
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-3
/
+3
2018-03-14
wt-status: convert struct wt_status_state to object_id
brian m. carlson
1
-6
/
+6
2018-03-14
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
1
-3
/
+3
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
1
-12
/
+29
2018-01-24
status: support --no-ahead-behind in long format
Jeff Hostetler
1
-1
/
+1
2018-01-24
status: update short status to respect --no-ahead-behind
Jeff Hostetler
1
-4
/
+7
2018-01-24
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
1
-9
/
+21
2018-01-24
stat_tracking_info: return +1 when branches not equal
Jeff Hostetler
1
-2
/
+4
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
1
-30
/
+53
2017-12-27
wt-status.c: handle worktree renames
Nguyễn Thái Ngọc Duy
1
-3
/
+19
2017-12-27
wt-status.c: rename rename-related fields in wt_status_change_data
Nguyễn Thái Ngọc Duy
1
-24
/
+26
2017-12-27
wt-status.c: catch unhandled diff status codes
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2017-12-27
wt-status.c: coding style fix
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2017-12-27
Use DIFF_DETECT_RENAME for detect_rename assignments
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2017-11-15
Merge branch 'bw/rebase-i-ignored-submodule-fix'
Junio C Hamano
1
-1
/
+3
2017-11-13
Merge branch 'jm/status-ignored-files-list'
Junio C Hamano
1
-3
/
+8
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-9
/
+9
2017-11-07
wt-status: actually ignore submodules when requested
Brandon Williams
1
-1
/
+3
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-11-06
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
1
-4
/
+4
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-9
/
+9
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-9
/
+9
2017-10-31
status: add option to show ignored files differently
Jameson Miller
1
-3
/
+8
2017-10-16
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-06
treewide: prefer lockfiles on the stack
Martin Ågren
1
-4
/
+4
2017-10-05
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
1
-3
/
+1
2017-10-01
refs: pass NULL to resolve_refdup() if hash is not needed
René Scharfe
1
-3
/
+1
2017-09-25
Merge branch 'ks/commit-do-not-touch-cut-line'
Junio C Hamano
1
-1
/
+1
2017-09-15
commit-template: change a message to be more intuitive
Kaartic Sivaraam
1
-1
/
+1
2017-09-10
wt-status: release strbuf after use in wt_longstatus_print_tracking()
Rene Scharfe
1
-0
/
+1
2017-09-07
wt-status: release strbuf after use in read_rebase_todolist()
Rene Scharfe
1
-0
/
+1
2017-07-12
Merge branch 'rs/wt-status-cleanup'
Junio C Hamano
1
-3
/
+4
2017-07-10
wt-status: use separate variable for result of shorten_unambiguous_ref
René Scharfe
1
-3
/
+4
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
1
-2
/
+5
2017-06-21
status: contextually notify user about an initial commit
Kaartic Sivaraam
1
-2
/
+5
2017-06-18
status: add optional stash count information
Liam Beguin
1
-0
/
+24
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-1
/
+2
2017-06-05
Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint
Junio C Hamano
1
-5
/
+6
2017-05-29
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
1
-5
/
+6
2017-05-29
Merge branch 'js/plug-leaks'
Junio C Hamano
1
-14
/
+15
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'bw/dir-c-stops-relying-on-the-index'
Junio C Hamano
1
-1
/
+1
2017-05-26
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
[next]