t7001: add test case for --dry-run
Stefan Moch committed over 8 years ago
rebase: add --allow-empty-message option
Genki Sky committed over 8 years ago
dir.c: don't flag the index as dirty for changes to the untracked cache
Ben Peart committed over 8 years ago
daemon: add --log-destination=(stderr|syslog|none)
Lucas Werkmeister committed over 8 years ago
cocci: simplify check for trivial format strings
René Scharfe committed over 8 years ago
reset --hard: make use of the pretty machinery
Thomas Gummerer committed over 8 years ago
diff.c: refactor pprint_rename() to use strbuf
Nguyễn Thái Ngọc Duy committed over 8 years ago
perf/aggregate: sort JSON fields in output
Christian Couder committed over 8 years ago
perf/aggregate: add --reponame option
Christian Couder committed over 8 years ago
perf/aggregate: add --subsection option
Christian Couder committed over 8 years ago
bulk-checkin: abstract SHA-1 usage
brian m. carlson committed over 8 years ago
csum-file: abstract uses of SHA-1
brian m. carlson committed over 8 years ago
csum-file: rename sha1file to hashfile
brian m. carlson committed over 8 years ago
read-cache: abstract away uses of SHA-1
brian m. carlson committed over 8 years ago
pack-write: switch various SHA-1 values to abstract forms
brian m. carlson committed over 8 years ago
pack-check: convert various uses of SHA-1 to abstract forms
brian m. carlson committed over 8 years ago
fast-import: switch various uses of SHA-1 to the_hash_algo
brian m. carlson committed over 8 years ago
sha1_file: switch uses of SHA-1 to the_hash_algo
brian m. carlson committed over 8 years ago
builtin/unpack-objects: switch uses of SHA-1 to the_hash_algo
brian m. carlson committed over 8 years ago
builtin/index-pack: improve hash function abstraction
brian m. carlson committed over 8 years ago