Sign in
googlers
/
jrn
/
git
/
20fd6d57996e33c30b6bb030329523d0116f15ec
/
wt-status.c
3a2a1dc
Merge branch 'sb/object-store-lookup'
by Junio C Hamano
· 7 years ago
218608c
Merge branch 'jk/has-uncommitted-changes-fix'
by Junio C Hamano
· 7 years ago
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
· 7 years ago
3506dc9
has_uncommitted_changes(): fall back to empty tree
by Jeff King
· 7 years ago
21e1ee8
commit: add repository argument to lookup_commit_reference_gently
by Stefan Beller
· 7 years ago
b16b60f
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
by Junio C Hamano
· 7 years ago
42c8ce1
Merge branch 'bc/object-id'
by Junio C Hamano
· 7 years ago
5da4847
Merge branch 'bp/status-rename-config'
by Junio C Hamano
· 7 years ago
50f08db
Merge branch 'js/use-bug-macro'
by Junio C Hamano
· 7 years ago
102de88
path.c: migrate global git_path_* to take a repository argument
by Stefan Beller
· 7 years ago
e8b2dc2
add status config and command line options for rename detection
by Ben Peart
· 7 years ago
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 7 years ago
dc6b1d9
wt-status: use settings from git_diff_ui_config
by Eckhard S. Maaß
· 7 years ago
f2e5119
wt-status: convert two uses of EMPTY_TREE_SHA1_HEX
by brian m. carlson
· 7 years ago
aab9583
Convert find_unique_abbrev* to struct object_id
by brian m. carlson
· 7 years ago
40f5555
wt-status: convert struct wt_status_state to object_id
by brian m. carlson
· 7 years ago
30e677e
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
by brian m. carlson
· 7 years ago
4094e47
Merge branch 'jh/status-no-ahead-behind'
by Junio C Hamano
· 7 years ago
12accdc
Merge branch 'nd/ita-wt-renames-in-status' into maint
by Junio C Hamano
· 7 years ago
f39a757
status: support --no-ahead-behind in long format
by Jeff Hostetler
· 7 years ago
3ca1897
status: update short status to respect --no-ahead-behind
by Jeff Hostetler
· 7 years ago
fd9b544
status: add --[no-]ahead-behind to status and commit for V2 format.
by Jeff Hostetler
· 7 years ago
d7d1b49
stat_tracking_info: return +1 when branches not equal
by Jeff Hostetler
· 7 years ago
bc3dca0
Merge branch 'nd/ita-wt-renames-in-status'
by Junio C Hamano
· 7 years ago
176ea74
wt-status.c: handle worktree renames
by Nguyễn Thái Ngọc Duy
· 7 years ago
5134ccd
wt-status.c: rename rename-related fields in wt_status_change_data
by Nguyễn Thái Ngọc Duy
· 7 years ago
ea56f97
wt-status.c: catch unhandled diff status codes
by Nguyễn Thái Ngọc Duy
· 7 years ago
98bc94e
wt-status.c: coding style fix
by Nguyễn Thái Ngọc Duy
· 7 years ago
06dba2b
Use DIFF_DETECT_RENAME for detect_rename assignments
by Nguyễn Thái Ngọc Duy
· 7 years ago
b50d82b
Merge branch 'bw/rebase-i-ignored-submodule-fix'
by Junio C Hamano
· 7 years ago
d8df70f
Merge branch 'jm/status-ignored-files-list'
by Junio C Hamano
· 7 years ago
8cc6332
Merge branch 'bw/diff-opt-impl-to-bitfields'
by Junio C Hamano
· 7 years ago
c6d8ccf
wt-status: actually ignore submodules when requested
by Brandon Williams
· 7 years ago
e7e456f
Merge branch 'bc/object-id'
by Junio C Hamano
· 7 years ago
0b646bc
Merge branch 'ma/lockfile-fixes'
by Junio C Hamano
· 7 years ago
0d1e0e7
diff: make struct diff_flags members lowercase
by Brandon Williams
· 7 years ago
23dcf77
diff: remove DIFF_OPT_SET macro
by Brandon Williams
· 7 years ago
eec0f7f
status: add option to show ignored files differently
by Jameson Miller
· 7 years ago
cca5fa6
refs: convert dwim_ref and expand_ref to struct object_id
by brian m. carlson
· 7 years ago
837e34e
treewide: prefer lockfiles on the stack
by Martin Ågren
· 7 years ago
efe9d6c
Merge branch 'rs/resolve-ref-optional-result'
by Junio C Hamano
· 7 years ago
efbd4fd
refs: pass NULL to resolve_refdup() if hash is not needed
by René Scharfe
· 7 years ago
77f4539
Merge branch 'ks/commit-do-not-touch-cut-line'
by Junio C Hamano
· 7 years ago
8c4b1a3
commit-template: change a message to be more intuitive
by Kaartic Sivaraam
· 7 years ago
b6ec307
wt-status: release strbuf after use in wt_longstatus_print_tracking()
by Rene Scharfe
· 8 years ago
6f49541
wt-status: release strbuf after use in read_rebase_todolist()
by Rene Scharfe
· 8 years ago
094aa09
Merge branch 'rs/wt-status-cleanup'
by Junio C Hamano
· 8 years ago
5e8d272
wt-status: use separate variable for result of shorten_unambiguous_ref
by René Scharfe
· 8 years ago
7e46f19
Merge branch 'ks/status-initial-commit'
by Junio C Hamano
· 8 years ago
4ddb135
status: contextually notify user about an initial commit
by Kaartic Sivaraam
· 8 years ago
c1b5d01
status: add optional stash count information
by Liam Beguin
· 8 years ago
b9a7d55
Merge branch 'nd/fopen-errors'
by Junio C Hamano
· 8 years ago
00c0e40
Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint
by Junio C Hamano
· 8 years ago
965993d
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
by Junio C Hamano
· 8 years ago
849e671
Merge branch 'js/plug-leaks'
by Junio C Hamano
· 8 years ago
6b526ce
Merge branch 'bc/object-id'
by Junio C Hamano
· 8 years ago
4eeed27
Merge branch 'bw/dir-c-stops-relying-on-the-index'
by Junio C Hamano
· 8 years ago
e9d983f
wrapper.c: add and use fopen_or_warn()
by Nguyễn Thái Ngọc Duy
· 8 years ago
d76650b
interpret-trailers: honor the cut line
by Brian Malehorn
· 8 years ago
b15667b
Merge branch 'js/larger-timestamps'
by Junio C Hamano
· 8 years ago
bc83266
Convert lookup_commit* to struct object_id
by brian m. carlson
· 8 years ago
41fc6b3
split_commit_in_progress(): simplify & fix memory leak
by Johannes Schindelin
· 8 years ago
e7b65e2
status: close file descriptor after reading git-rebase-todo
by Johannes Schindelin
· 8 years ago
0d32c18
dir: convert fill_directory to take an index
by Brandon Williams
· 8 years ago
75177c8
status: fix missing newline when comment chars are disabled
by Jeff King
· 8 years ago
dddbad7
timestamp_t: a new data type for timestamps
by Johannes Schindelin
· 8 years ago
dd6962d
short status: improve reporting for submodule changes
by Stefan Beller
· 8 years ago
8a3ff85
Merge branch 'sb/wt-status-cleanup'
by Junio C Hamano
· 8 years ago
58e9773
Merge branch 'mg/status-porcelain-no-i18n'
by Junio C Hamano
· 8 years ago
d4aae45
wt-status: simplify by using for_each_string_list_item
by Stefan Beller
· 8 years ago
b9e2bc5
git-status: make porcelain more robust
by Michael J Gruber
· 8 years ago
e86ab2c
wt-status: convert to struct object_id
by brian m. carlson
· 8 years ago
9461d27
refs: convert each_reflog_ent_fn to struct object_id
by brian m. carlson
· 8 years ago
2928325
Convert remaining callers of resolve_refdup to object_id
by brian m. carlson
· 8 years ago
36acf41
Merge branch 'rs/object-id'
by Junio C Hamano
· 8 years ago
93d2387
Merge branch 'js/status-pre-rebase-i'
by Junio C Hamano
· 8 years ago
8694769
use oidcpy() for copying hashes between instances of struct object_id
by René Scharfe
· 8 years ago
df9ded4
status: be prepared for not-yet-started interactive rebase
by Johannes Schindelin
· 8 years ago
89d38fb
wt-status: implement opportunisitc index update correctly
by Junio C Hamano
· 8 years ago
6503602
Merge branch 'nd/ita-empty-commit'
by Junio C Hamano
· 8 years ago
2bee56b
Merge branch 'js/libify-require-clean-work-tree'
by Junio C Hamano
· 8 years ago
425a28e
diff-lib: allow ita entries treated as "not yet exist in index"
by Nguyễn Thái Ngọc Duy
· 8 years ago
69e6544
Merge branch 'rs/cocci'
by Junio C Hamano
· 8 years ago
a94bb68
use strbuf_add_unique_abbrev() for adding short hashes, part 3
by René Scharfe
· 8 years ago
4777e17
wt-status: begin error messages with lower-case
by Johannes Schindelin
· 8 years ago
d8cc92a
wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
by Johannes Schindelin
· 8 years ago
41a5dd6
wt-status: export also the has_un{staged,committed}_changes() functions
by Johannes Schindelin
· 8 years ago
fd84986
wt-status: make the require_clean_work_tree() function reusable
by Johannes Schindelin
· 8 years ago
f0798e6
Merge branch 'rs/cocci'
by Junio C Hamano
· 8 years ago
f937d78
use strbuf_add_unique_abbrev() for adding short hashes, part 2
by René Scharfe
· 8 years ago
85f34a9
Merge branch 'rs/cocci'
by Junio C Hamano
· 8 years ago
4af9a7d
Merge branch 'bc/object-id'
by Junio C Hamano
· 8 years ago
a22ae75
use strbuf_addstr() for adding constant strings to a strbuf, part 2
by René Scharfe
· 8 years ago
00d2793
Merge branch 'jh/status-v2-porcelain'
by Junio C Hamano
· 9 years ago
d9fc746
status: print branch info with --porcelain=v2 --branch
by Jeff Hostetler
· 9 years ago
24959ba
status: print per-file porcelain v2 status data
by Jeff Hostetler
· 9 years ago
1ecdecc
status: collect per-file data for --porcelain=v2
by Jeff Hostetler
· 9 years ago
1a5f1a3
Merge branch 'js/am-3-merge-recursive-direct'
by Junio C Hamano
· 9 years ago
be7e795
status: cleanup API to wt_status_print
by Jeff Hostetler
· 9 years ago
957a0fe
status: rename long-format print routines
by Jeff Hostetler
· 9 years ago
Next »