index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ptx.c
Age
Commit message (
Expand
)
Author
Lines
2013-08-01
doc: use semicolon instead of period in option descriptions
Benno Schulenberg
-1
/
+1
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-8
/
+8
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-52
/
+52
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
-4
/
+4
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
-1
/
+1
2011-05-19
maint: correct typos involving misuse of "a" and "an"
Jim Meyering
-1
/
+1
2011-01-14
maint: refactor to use read-file from gnulib
Pádraig Brady
-76
/
+6
2011-01-13
maint: trivial system header file cleanups
Pádraig Brady
-1
/
+1
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
-4
/
+5
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
-0
/
+3
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-11-07
build: consistently use freopen-safer
Eric Blake
-1
/
+1
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
-6
/
+6
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-731
/
+731
2009-03-06
maint: avoid new unused-macro warnings from gcc
Jim Meyering
-4
/
+1
2008-07-15
fix two bugs in ptx
Jim Meyering
-3
/
+4
2008-06-16
remove redundant const directives
Jim Meyering
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
-1
/
+1
2008-06-03
use gnulib's progname module
Jim Meyering
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
-1
/
+1
2008-05-26
use gnulib's proper_name_utf8 function, but *not* proper_name
Jim Meyering
-4
/
+4
2008-03-21
ptx: avoid heap overrun for backslash at end of optarg string
Jim Meyering
-0
/
+4
2008-03-21
ptx.c readability
Jim Meyering
-70
/
+72
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
-9
/
+8
2007-07-14
Remove long-deprecated options.
Jim Meyering
-8
/
+2
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
-1
/
+1
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
-1
/
+1
2006-07-09
(initialize_regex, fix_output_parameters): Don't assume that isprint
Paul Eggert
-7
/
+7
2006-04-17
(main) [DEFAULT_IGNORE_FILE]: Remove code to use a default
Jim Meyering
-7
/
+0
2006-04-11
(context_regex_string, word_regex_string): Remove.
Paul Eggert
-48
/
+46
2006-03-28
(usage): Remove mention of --copyright/-C.
Jim Meyering
-26
/
+7
2005-09-09
(SKIP_SOMETHING, find_occurs_in_text):
Paul Eggert
-18
/
+34
2005-08-12
(sort_found_occurs, digest_word_file): Likewise.
Jim Meyering
-3
/
+3
2005-06-16
Don't embed `this'-style quotes in format strings.
Jim Meyering
-1
/
+1
2005-05-14
Update FSF postal mail address.
Jim Meyering
-2
/
+2
2005-05-14
Update FSF postal mail address.
Jim Meyering
-2
/
+2
2005-04-11
(main): Don't assume fopen returns stdout after closing
Paul Eggert
-3
/
+1
2005-03-28
(long_options, format_args): Use NULL, not `0'.
Jim Meyering
-3
/
+3
2004-09-21
Remove unused "case 0".
Paul Eggert
-3
/
+0
2004-08-03
Add a FIXME mentioning that there are many
Paul Eggert
-30
/
+34
2004-06-21
(main): Standardize on the diagnostics given when someone gives
Jim Meyering
-1
/
+5
2004-06-01
(swallow_file_in_memory, main):
Jim Meyering
-3
/
+3
2004-05-29
(text_buffer_maxend): Remove declarations unused variable.
Jim Meyering
-1
/
+0
[next]