lock_ref_sha1_basic(): remove unneeded local variable
Michael Haggerty committed over 10 years ago
read_raw_ref(): move docstring to header file
Michael Haggerty committed over 10 years ago
read_raw_ref(): improve docstring
Michael Haggerty committed over 10 years ago
read_raw_ref(): rename symref argument to referent
Michael Haggerty committed over 10 years ago
read_raw_ref(): clear *type at start of function
Michael Haggerty committed over 10 years ago
read_raw_ref(): rename flags argument to type
Michael Haggerty committed over 10 years ago
ref_transaction_commit(): remove local variables n and updates
Michael Haggerty committed over 10 years ago
Merge tag 'l10n-2.9.0-rc0' of git://github.com/git-l10n/git-po
Junio C Hamano committed over 10 years ago
l10n: ko.po: Update Korean translation
Changwoo Ryu committed over 10 years ago
Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru
Jiang Xin committed over 10 years ago
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev committed over 10 years ago
Hopefully the final last-minute update before 2.9 final
Junio C Hamano committed over 10 years ago
Merge branch 'jk/diff-compact-heuristic'
Junio C Hamano committed over 10 years ago
Merge branch 'jk/shell-portability'
Junio C Hamano committed over 10 years ago
Junio C Hamano committed over 10 years ago
config.c: fix misspelt "occurred" in an error message
Peter Colberg committed over 10 years ago
refs.h: fix misspelt "occurred" in a comment
Peter Colberg committed over 10 years ago
diff: disable compaction heuristic for now
Junio C Hamano committed over 10 years ago
Thomas Braun committed over 10 years ago
completion: add __git_get_option_value helper
Thomas Braun committed over 10 years ago