index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pathspec.c
Commit message (
Expand
)
Author
Age
*
Spelling fixes
Ville Skyttä
2017-06-27
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
|
\
|
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
|
|
/
|
/
|
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
pathspec: convert find_pathspecs_matching_against_index to take an index
Brandon Williams
2017-05-12
*
|
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams
2017-05-12
*
|
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams
2017-05-12
*
|
submodule: add die_in_unpopulated_submodule function
Brandon Williams
2017-05-10
*
|
pathspec: provide a more descriptive die message
Brandon Williams
2017-05-10
|
/
*
Merge branch 'ps/pathspec-empty-prefix-origin'
Junio C Hamano
2017-04-26
|
\
|
*
pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix
Patrick Steinhardt
2017-04-14
*
|
pathspec: fix segfault in clear_pathspec
Brandon Williams
2017-04-16
|
/
*
pathspec: allow escaped query values
Brandon Williams
2017-03-13
*
pathspec: allow querying for attributes
Brandon Williams
2017-03-13
*
pathspec: don't error out on all-exclusionary pathspec patterns
Linus Torvalds
2017-02-10
*
pathspec magic: add '^' as alias for '!'
Linus Torvalds
2017-02-10
*
pathspec: give better message for submodule related pathspec error
Stefan Beller
2017-01-09
*
pathspec: rename prefix_pathspec to init_pathspec_item
Brandon Williams
2017-01-08
*
pathspec: small readability changes
Brandon Williams
2017-01-08
*
pathspec: create strip submodule slash helpers
Brandon Williams
2017-01-08
*
pathspec: create parse_element_magic helper
Brandon Williams
2017-01-08
*
pathspec: create parse_long_magic function
Brandon Williams
2017-01-08
*
pathspec: create parse_short_magic function
Brandon Williams
2017-01-08
*
pathspec: factor global magic into its own function
Brandon Williams
2017-01-08
*
pathspec: simpler logic to prefix original pathspec elements
Brandon Williams
2017-01-08
*
pathspec: always show mnemonic and name in unsupported_magic
Brandon Williams
2017-01-08
*
pathspec: remove unused variable from unsupported_magic
Brandon Williams
2017-01-08
*
pathspec: copy and free owned memory
Brandon Williams
2017-01-08
*
pathspec: remove the deprecated get_pathspec function
Brandon Williams
2017-01-08
*
Merge branch 'ex/deprecate-empty-pathspec-as-match-all'
Junio C Hamano
2016-10-26
|
\
|
*
pathspec: warn on empty strings as pathspec
Emily Xie
2016-06-22
*
|
Merge branch 'rs/qsort'
Junio C Hamano
2016-10-10
|
\
\
|
*
|
use QSORT
René Scharfe
2016-09-29
*
|
|
use COPY_ARRAY
René Scharfe
2016-09-25
|
/
/
*
|
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
2016-06-02
|
/
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
*
Merge branch 'maint'
Junio C Hamano
2014-07-21
|
\
|
*
use xcalloc() to allocate zero-initialized memory
René Scharfe
2014-07-21
*
|
use strbuf_addch for adding single characters
René Scharfe
2014-07-10
|
/
*
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
*
Merge branch 'nd/negative-pathspec'
Junio C Hamano
2014-01-10
|
\
|
*
pathspec.c: support adding prefix magic to a pathspec with mnemonic magic
Nguyễn Thái Ngọc Duy
2013-12-06
|
*
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
2013-12-06
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
|
|
/
|
/
|
|
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
|
Merge branch 'mi/typofixes'
Junio C Hamano
2013-12-03
|
\
\
|
|
/
|
/
|
|
*
typofixes: fix misspelt comments
Masanari Iida
2013-11-12
*
|
pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses
Nguyễn Thái Ngọc Duy
2013-10-28
|
/
*
Merge branch 'nd/magic-pathspec'
Junio C Hamano
2013-09-09
|
\
[next]