odb: introduce `odb_write_object()`
Patrick Steinhardt committed about 1 year ago
loose: write loose objects map via their source
Patrick Steinhardt committed about 1 year ago
object-file: get rid of `the_repository` in `finalize_object_file()`
Patrick Steinhardt committed about 1 year ago
object-file: get rid of `the_repository` in `loose_object_info()`
Patrick Steinhardt committed about 1 year ago
object-file: get rid of `the_repository` when freshening objects
Patrick Steinhardt committed about 1 year ago
object-file: inline `check_and_freshen()` functions
Patrick Steinhardt committed about 1 year ago
object-file: get rid of `the_repository` in `has_loose_object()`
Patrick Steinhardt committed about 1 year ago
object-file: stop using `the_hash_algo`
Patrick Steinhardt committed about 1 year ago
object-file: fix -Wsign-compare warnings
Patrick Steinhardt committed about 1 year ago
Mark Levedahl committed over 1 year ago
gitk: use -profile tcl8 on encoding conversions
Mark Levedahl committed about 1 year ago
gitk: use -profile tcl8 for file input with Tcl 9
Mark Levedahl committed over 1 year ago
gitk: Tcl9 doesn't expand ~, use $env(HOME)
Mark Levedahl committed over 1 year ago
gitk: switch to -translation binary
Mark Levedahl committed over 1 year ago
gitk: update scrolling for TclTk 8.7+ / TIP 474
Mark Levedahl committed about 1 year ago
gitk: restore ui colors after cancelling config dialog
Mark Levedahl committed about 1 year ago
gitk: allow horizontal commit-graph scrolling
Mark Levedahl committed about 1 year ago
gitk: set config dialog color swatches in one place
Mark Levedahl committed about 1 year ago
gitk: update aqua scrolling for TclTk 8.6 / TIP171
Mark Levedahl committed about 1 year ago
gitk: update x11 scrolling for TclTk 8.6 / TIP 171
Mark Levedahl committed about 1 year ago