index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
glob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
users/19143: fix depth glob search with trailing slashes
Peter Stephenson
1
-0
/
+3
2014-09-16
33136: P glob qual appends words when negated
Mikael Magnusson
1
-6
/
+15
2014-08-21
33038: Fix {^@..a} hanging
Mikael Magnusson
1
-2
/
+2
2014-07-31
32931: with NO_NOMATCH, a subscript glob qualifier on a not-matching pattern ...
Barton E. Schaefer
1
-0
/
+2
2014-06-11
32767: another spot to tweak bracechardots()
Jun T
1
-0
/
+2
2014-06-10
32766: bracechardots() agrees with xpandbraces() about what constitutes a {C1...
Barton E. Schaefer
1
-0
/
+2
2014-06-10
32765: fix build when not MULTIBYTE_SUPPORT
Jun T
1
-2
/
+14
2014-06-05
32723: add braces around some if/else branches
Barton E. Schaefer
1
-4
/
+7
2014-06-04
32708: glob qualifier (Y) implies (oN)
Daniel Shahaf
1
-3
/
+4
2014-06-03
32694: the number of matches to find is the suffix argument of (Y) qualifier
Daniel Shahaf
1
-28
/
+46
2014-06-02
users/18870: fix glob scanner insert counting check.
Daniel Shahaf
1
-10
/
+11
2014-06-01
users/18857: add (Y) glob qualifier to generate only one match per pattern
Daniel Shahaf
1
-11
/
+24
2014-06-01
32640: (#q) in [[ ... ]] forces globbing
Peter Stephenson
1
-35
/
+65
2014-03-01
32412 / 32415: New giga- and terabyte units for glob qualifiers
Manuel Presnitz
1
-2
/
+20
2014-02-19
32414: improved error message for missing delimiters.
Peter Stephenson
1
-2
/
+2
2014-01-09
users/18298 (tidied up): add {<char>..<char>} expansion
Peter Stephenson
1
-3
/
+98
2013-11-20
32030: need to revert empty glob qualifier change.
Peter Stephenson
1
-1
/
+1
2013-11-18
31995: Han Pingtian: glob qualifiers cannot follow an empty pattern, so a lea...
Barton E. Schaefer
1
-1
/
+1
2013-09-23
31764: Dewreakify havoc caused by pattern disables on glob qualifiers.
Peter Stephenson
1
-4
/
+5
2013-09-21
unposted: improve an error message.
Barton E. Schaefer
1
-1
/
+2
2013-06-13
31465: fix basic completion and globbing uses of disabled patterns
Peter Stephenson
1
-35
/
+0
2013-06-01
31441: use array to decide which forms of pattern are enabled
Peter Stephenson
1
-9
/
+11
2012-06-18
Dima Kogan: 30515: fix globbing problem with large files:
Peter Stephenson
1
-1
/
+3
2012-03-05
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
1
-0
/
+4
2012-02-29
30276: Src/glob.c: Use zlong rather than int when calculating brace expansion...
Mikael Magnusson
1
-3
/
+4
2012-02-12
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
1
-1
/
+1
2011-12-11
29991: allow explicit "d" for days in time qualifiers
Peter Stephenson
1
-0
/
+2
2011-12-07
29952: fix cut'n'paste error in nanosecond timestamp support
Oliver Kiddle
1
-3
/
+3
2011-06-19
29491: remove some variables set but not used
Peter Stephenson
1
-2
/
+1
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
1
-2
/
+2
2011-01-10
28617: NO_EXEC option was doing too much work in
Peter Stephenson
1
-1
/
+1
2010-12-05
28474, 28478: extended {START..END..STEP} syntax
Peter Stephenson
1
-12
/
+59
2010-05-12
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
1
-2
/
+3
2010-02-13
unposted: initially clear list for P glob qualifier
Peter Stephenson
1
-0
/
+1
2010-02-09
27694: add P glob qualifier for prepending
Peter Stephenson
1
-4
/
+36
2009-03-24
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
1
-3
/
+1
2009-01-27
26448: add glob sort operators oe and o+
Peter Stephenson
1
-43
/
+174
2008-11-08
unposted: revert 26014.
Clint Adams
1
-4
/
+2
2008-11-06
26014: don't allocate and leak a patprog if it's not going to be used.
Clint Adams
1
-2
/
+4
2008-09-29
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
1
-1
/
+1
2008-05-11
24996: improve xtrace output for patterns
Peter Stephenson
1
-8
/
+11
2008-04-29
oops
Peter Stephenson
1
-1
/
+1
2008-04-28
24887: geoff: typo
Peter Stephenson
1
-1
/
+1
2008-04-26
24878: add incremental pattern searches
Peter Stephenson
1
-57
/
+110
2007-11-01
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle
1
-0
/
+54
2007-10-22
24006: (F) glob qualifier should unmetafy
Peter Stephenson
1
-2
/
+5
2007-06-18
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
1
-1
/
+1
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
1
-4
/
+1
2006-11-08
22981: Zvi Har'el: bad call from 22952
Peter Stephenson
1
-1
/
+1
2006-11-07
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
1
-1
/
+1
[next]