Julia Evans committed 10 months ago
add-patch: reset "permitted" at loop start
René Scharfe committed 10 months ago
add-patch: let options a and d roll over like y and n
René Scharfe committed 10 months ago
add-patch: let options k and K roll over like j and J
René Scharfe committed 10 months ago
add-patch: let options y, n, j, and e roll over to next undecided
René Scharfe committed 10 months ago
add-patch: document that option J rolls over
René Scharfe committed 10 months ago
add-patch: improve help for options j, J, k, and K
René Scharfe committed 10 months ago
refs: enable sign compare warnings check
shejialuo committed 10 months ago
string-list: change "string_list_find_insert_index" return type to "size_t"
shejialuo committed 10 months ago
string-list: replace negative index encoding with "exact_match" parameter
shejialuo committed 10 months ago
string-list: use bool instead of int for "exact_match"
shejialuo committed 10 months ago
doc: do not break sentences into "lego" pieces
Jean-Noël Avila committed 10 months ago
doc: convert git worktree to synopsis style
Jean-Noël Avila committed 10 months ago
doc: convert git tag to synopsis style
Jean-Noël Avila committed 10 months ago
doc: convert git-stash.adoc to synopis style
Jean-Noël Avila committed 10 months ago
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano committed 10 months ago
Johannes Sixt committed 10 months ago
gitk: set minimum size on configuration dialog
Mark Levedahl committed 10 months ago
gitk: separate code blocks for configuration dialog
Mark Levedahl committed 10 months ago
gitk: make configuration dialog resizing useful
Mark Levedahl committed 10 months ago