bundle-uri: parse bundle list in config format
Derrick Stolee committed almost 4 years ago
bundle-uri: unit test "key=value" parsing
Ævar Arnfjörð Bjarmason committed almost 4 years ago
bundle-uri: create "key=value" line parsing
Ævar Arnfjörð Bjarmason committed almost 4 years ago
bundle-uri: create base key-value pair parsing
Derrick Stolee committed almost 4 years ago
bundle-uri: create bundle_list struct and helpers
Derrick Stolee committed almost 4 years ago
bundle-uri: use plain string in find_temp_filename()
Derrick Stolee committed almost 4 years ago
Junio C Hamano committed almost 4 years ago
Merge branch 'rs/gc-pack-refs-simplify'
Junio C Hamano committed almost 4 years ago
Merge branch 'nb/doc-mergetool-typofix'
Junio C Hamano committed almost 4 years ago
Merge branch 'jk/sequencer-missing-author-name-check'
Junio C Hamano committed almost 4 years ago
Merge branch 'pw/ssh-sign-report-errors'
Junio C Hamano committed almost 4 years ago
Merge branch 'pw/mailinfo-b-fix'
Junio C Hamano committed almost 4 years ago
Merge branch 'rs/test-httpd-in-C-locale'
Junio C Hamano committed almost 4 years ago
Merge branch 'ds/bundle-uri-docfix'
Junio C Hamano committed almost 4 years ago
CodingGuidelines: recommend against unportable C99 struct syntax
Ævar Arnfjörð Bjarmason committed almost 4 years ago
grep.c: remove "extended" in favor of "pattern_expression", fix segfault
Ævar Arnfjörð Bjarmason committed almost 4 years ago
archive: deduplicate verbose printing
René Scharfe committed almost 4 years ago
fsmonitor: fix leak of warning message
Jeff King committed almost 4 years ago
branch: support for shortcuts like @{-1}, completed
Rubén Justo committed almost 4 years ago
CodingGuidelines: mention C99 features we can't use
Ævar Arnfjörð Bjarmason committed almost 4 years ago