index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strbuf.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
editor: move editor-related functions and declarations into common file
Elijah Newren
2023-04-11
1
-24
/
+0
*
post-cocci: adjust comments for recent repo_* migration
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+3
*
strbuf: introduce strbuf_strip_file_from_path()
Derrick Stolee
2022-12-25
1
-0
/
+11
*
strbuf.h: use BUG(...) not die("BUG: ...")
Ævar Arnfjörð Bjarmason
2021-12-07
1
-1
/
+1
*
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
Junio C Hamano
2021-10-26
1
-2
/
+4
|
\
|
*
merge-{ort,recursive}: remove add_submodule_odb()
Jonathan Tan
2021-10-09
1
-2
/
+4
*
|
*.h _INIT macros: don't specify fields equal to 0
Ævar Arnfjörð Bjarmason
2021-09-27
1
-1
/
+1
|
/
*
Merge branch 'ab/attribute-format'
Junio C Hamano
2021-07-28
1
-0
/
+1
|
\
|
*
*.h: add a few missing __attribute__((format))
Ævar Arnfjörð Bjarmason
2021-07-14
1
-0
/
+1
*
|
comments: avoid using the gender of our users
Felipe Contreras
2021-06-16
1
-2
/
+2
|
/
*
Merge branch 'rs/retire-strbuf-write-fd'
Junio C Hamano
2020-06-29
1
-1
/
+0
|
\
|
*
strbuf: remove unreferenced strbuf_write_fd method.
Randall S. Becker
2020-06-19
1
-1
/
+0
*
|
Merge branch 'bc/wildcard-credential'
Junio C Hamano
2020-05-05
1
-1
/
+6
|
\
\
|
*
|
credential: fix matching URLs with multiple levels in path
brian m. carlson
2020-04-27
1
-1
/
+6
*
|
|
Merge branch 'es/bugreport'
Junio C Hamano
2020-05-01
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bugreport: add tool to generate debugging info
Emily Shaffer
2020-04-17
1
-0
/
+1
*
|
|
strbuf: provide function to append whole lines
Patrick Steinhardt
2020-03-30
1
-0
/
+6
*
|
|
Merge branch 'bc/wildcard-credential'
Junio C Hamano
2020-03-05
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
credential: allow wildcard patterns when matching config
brian m. carlson
2020-02-20
1
-0
/
+6
|
|
/
*
/
strbuf: add and use strbuf_insertstr()
René Scharfe
2020-02-10
1
-0
/
+12
|
/
*
strbuf: add a helper function to call the editor "on an strbuf"
Johannes Schindelin
2019-12-13
1
-0
/
+11
*
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
2019-09-18
1
-1
/
+6
|
\
|
*
strbuf: give URL-encoding API a char predicate fn
Matthew DeVore
2019-06-28
1
-1
/
+6
*
|
l10n: localizable upload progress messages
Dimitriy Ryazantcev
2019-07-02
1
-0
/
+6
|
/
*
Merge branch 'ps/stash-in-c'
Junio C Hamano
2019-04-22
1
-0
/
+16
|
\
|
*
strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`
Paul-Sebastian Ungureanu
2019-03-01
1
-0
/
+9
|
*
strbuf.c: add `strbuf_join_argv()`
Paul-Sebastian Ungureanu
2019-03-01
1
-0
/
+7
*
|
strbuf: separate callback for strbuf_expand:ing literals
Anders Waldenborg
2019-01-29
1
-0
/
+8
|
/
*
Merge branch 'pk/rebase-in-c-3-acts'
Junio C Hamano
2018-11-02
1
-0
/
+3
|
\
|
*
builtin rebase: support --continue
Pratik Karki
2018-09-06
1
-0
/
+3
*
|
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
2018-11-02
1
-2
/
+4
|
\
\
|
*
|
editor: add a function to launch the sequence editor
Alban Gruin
2018-08-10
1
-0
/
+2
|
|
/
*
/
strbuf.h: format according to coding guidelines
Stefan Beller
2018-09-29
1
-67
/
+81
|
/
*
Merge branch 'en/rename-directory-detection-reboot'
Junio C Hamano
2018-05-23
1
-0
/
+16
|
\
|
*
merge-recursive: check for file level conflicts then get new name
Elijah Newren
2018-05-08
1
-0
/
+16
*
|
Merge branch 'ls/checkout-encoding'
Junio C Hamano
2018-05-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
strbuf: add xstrdup_toupper()
Lars Schneider
2018-02-15
1
-0
/
+1
*
|
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
2018-04-11
1
-16
/
+0
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-1
/
+7
|
\
\
|
*
|
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
2018-03-14
1
-1
/
+7
|
|
/
*
|
Merge branch 'en/rename-directory-detection'
Junio C Hamano
2018-04-10
1
-0
/
+16
|
\
\
|
*
|
merge-recursive: check for file level conflicts then get new name
Elijah Newren
2018-02-14
1
-0
/
+16
|
|
/
*
/
worktree move: accept destination as directory
Nguyễn Thái Ngọc Duy
2018-02-12
1
-0
/
+3
|
/
*
strbuf: remove unused stripspace function alias
Elijah Newren
2017-12-05
1
-9
/
+0
*
Merge branch 'jn/strbuf-doc-re-reuse'
Junio C Hamano
2017-10-07
1
-2
/
+9
|
\
|
*
strbuf doc: reuse after strbuf_release is fine
Jonathan Nieder
2017-10-04
1
-2
/
+9
*
|
Merge branch 'ma/ts-cleanups'
Junio C Hamano
2017-09-10
1
-1
/
+4
|
\
\
|
*
|
strbuf_setlen: don't write to strbuf_slopbuf
Martin Ågren
2017-08-23
1
-1
/
+4
|
|
/
*
/
strbuf: use designated initializers in STRBUF_INIT
Jeff King
2017-07-14
1
-1
/
+1
|
/
*
Merge branch 'ab/strbuf-addftime-tzname-boolify'
Junio C Hamano
2017-07-07
1
-2
/
+3
|
\
[next]