index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wt-status.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-5
/
+5
*
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-3
/
+3
*
Merge branch 'sb/object-store-lookup'
Junio C Hamano
2018-08-03
1
-2
/
+2
|
\
|
*
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
2018-06-29
1
-1
/
+1
|
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-4
/
+4
|
|
\
*
|
\
Merge branch 'jk/has-uncommitted-changes-fix'
Junio C Hamano
2018-08-03
1
-0
/
+10
|
\
\
\
|
*
|
|
has_uncommitted_changes(): fall back to empty tree
Jeff King
2018-07-11
1
-0
/
+10
|
*
|
|
Merge branch 'nd/ita-wt-renames-in-status' into maint
Junio C Hamano
2018-02-27
1
-30
/
+53
|
|
\
\
\
*
|
\
\
\
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-4
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
2018-05-18
1
-4
/
+4
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
wt-status: convert two uses of EMPTY_TREE_SHA1_HEX
brian m. carlson
2018-05-02
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'bp/status-rename-config'
Junio C Hamano
2018-05-30
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
add status config and command line options for rename detection
Ben Peart
2018-05-13
1
-0
/
+12
*
|
|
|
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-10
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-10
/
+10
|
|
/
/
/
*
/
/
/
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
2018-05-06
1
-4
/
+0
|
/
/
/
*
|
|
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-3
/
+3
*
|
|
wt-status: convert struct wt_status_state to object_id
brian m. carlson
2018-03-14
1
-6
/
+6
*
|
|
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
2018-03-14
1
-3
/
+3
*
|
|
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
2018-03-08
1
-12
/
+29
|
\
\
\
|
*
|
|
status: support --no-ahead-behind in long format
Jeff Hostetler
2018-01-24
1
-1
/
+1
|
*
|
|
status: update short status to respect --no-ahead-behind
Jeff Hostetler
2018-01-24
1
-4
/
+7
|
*
|
|
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
2018-01-24
1
-9
/
+21
|
*
|
|
stat_tracking_info: return +1 when branches not equal
Jeff Hostetler
2018-01-24
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
2018-01-23
1
-30
/
+53
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
wt-status.c: handle worktree renames
Nguyễn Thái Ngọc Duy
2017-12-27
1
-3
/
+19
|
*
wt-status.c: rename rename-related fields in wt_status_change_data
Nguyễn Thái Ngọc Duy
2017-12-27
1
-24
/
+26
|
*
wt-status.c: catch unhandled diff status codes
Nguyễn Thái Ngọc Duy
2017-12-27
1
-2
/
+6
|
*
wt-status.c: coding style fix
Nguyễn Thái Ngọc Duy
2017-12-27
1
-1
/
+2
|
*
Use DIFF_DETECT_RENAME for detect_rename assignments
Nguyễn Thái Ngọc Duy
2017-12-27
1
-2
/
+2
*
|
Merge branch 'bw/rebase-i-ignored-submodule-fix'
Junio C Hamano
2017-11-15
1
-1
/
+3
|
\
\
|
*
|
wt-status: actually ignore submodules when requested
Brandon Williams
2017-11-07
1
-1
/
+3
*
|
|
Merge branch 'jm/status-ignored-files-list'
Junio C Hamano
2017-11-13
1
-3
/
+8
|
\
\
\
|
*
|
|
status: add option to show ignored files differently
Jameson Miller
2017-10-31
1
-3
/
+8
*
|
|
|
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
1
-9
/
+9
|
\
\
\
\
|
*
|
|
|
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-9
/
+9
|
*
|
|
|
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
1
-9
/
+9
|
|
/
/
/
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-11-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
2017-11-06
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
treewide: prefer lockfiles on the stack
Martin Ågren
2017-10-06
1
-4
/
+4
*
|
|
|
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
2017-10-05
1
-3
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
refs: pass NULL to resolve_refdup() if hash is not needed
René Scharfe
2017-10-01
1
-3
/
+1
*
|
|
|
Merge branch 'ks/commit-do-not-touch-cut-line'
Junio C Hamano
2017-09-25
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
commit-template: change a message to be more intuitive
Kaartic Sivaraam
2017-09-15
1
-1
/
+1
|
|
/
/
*
|
|
wt-status: release strbuf after use in wt_longstatus_print_tracking()
Rene Scharfe
2017-09-10
1
-0
/
+1
*
|
|
wt-status: release strbuf after use in read_rebase_todolist()
Rene Scharfe
2017-09-07
1
-0
/
+1
|
/
/
*
|
Merge branch 'rs/wt-status-cleanup'
Junio C Hamano
2017-07-13
1
-3
/
+4
|
\
\
|
*
|
wt-status: use separate variable for result of shorten_unambiguous_ref
René Scharfe
2017-07-10
1
-3
/
+4
|
|
/
[next]