Sign in
googlers
/
jrn
/
git
/
da27a6fbd50861149b32cfd1f9e5c36a935c575a
/
wt-status.c
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
· 8 years ago
8c4b1a3
commit-template: change a message to be more intuitive
by Kaartic Sivaraam
· 8 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
· 9 years ago
85f34a9
Merge branch 'rs/cocci'
by Junio C Hamano
· 9 years ago
4af9a7d
Merge branch 'bc/object-id'
by Junio C Hamano
· 9 years ago
a22ae75
use strbuf_addstr() for adding constant strings to a strbuf, part 2
by René Scharfe
· 9 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
5a2f4d3
Merge branch 'mm/status-suggest-merge-abort'
by Junio C Hamano
· 9 years ago
ef1177d1
die("bug"): report bugs consistently
by Johannes Schindelin
· 9 years ago
b4e8a84
Merge branch 'rs/use-strbuf-addbuf'
by Junio C Hamano
· 9 years ago
b0a61ab
status: suggest 'git merge --abort' when appropriate
by Matthieu Moy
· 9 years ago
a63d31b
Merge branch 'bc/cocci'
by Junio C Hamano
· 9 years ago
8109984
use strbuf_addbuf() for appending a strbuf to another
by René Scharfe
· 9 years ago
2703572
Merge branch 'va/i18n-even-more'
by Junio C Hamano
· 9 years ago
a0d12c4
diff: convert struct diff_filespec to struct object_id
by brian m. carlson
· 9 years ago
f813fb4
i18n: unmark die messages for translation
by Vasco Almeida
· 9 years ago
2a0e6cd
Use "working tree" instead of "working directory" for git status
by Lars Vogel
· 9 years ago
352d72a
Merge branch 'nd/worktree-various-heads'
by Junio C Hamano
· 9 years ago
9ce2824
Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op'
by Junio C Hamano
· 9 years ago
f5d067a
wt-status.c: split bisect detection out of wt_status_get_state()
by Nguyễn Thái Ngọc Duy
· 9 years ago
81eff27
wt-status.c: make wt_status_check_rebase() work on any worktree
by Nguyễn Thái Ngọc Duy
· 9 years ago
bcd522a
wt-status.c: split rebase detection out of wt_status_get_state()
by Nguyễn Thái Ngọc Duy
· 9 years ago
fc452ae
Merge branch 'sb/misc-cleanups'
by Junio C Hamano
· 9 years ago
6eb6078
abbrev_sha1_in_line: don't leak memory
by Stefan Beller
· 9 years ago
db6696f
Merge branch 'mg/wt-status-mismarked-i18n'
by Junio C Hamano
· 9 years ago
df22724
wt-status: allow "ahead " to be picked up by l10n
by Michael J Gruber
· 9 years ago
8dc874b
wt-status.c: set commitable bit if there is a meaningful merge.
by Stephen P. Smith
· 9 years ago
8f309ae
strbuf: introduce strbuf_getline_{lf,nul}()
by Junio C Hamano
· 9 years ago
844a9ce
Merge branch 'bc/object-id'
by Junio C Hamano
· 9 years ago
904de44
wt-status: correct and simplify check for detached HEAD
by René Scharfe
· 9 years ago
Next »