index
:
platform/upstream/coreutils
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
sandbox/mwereski/upgrade
sandbox/mwereski/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-16
now it's the 17th
v5.91
COREUTILS-5_91
Jim Meyering
1
-1
/
+1
2005-10-16
typo
Jim Meyering
1
-1
/
+1
2005-10-16
.
Jim Meyering
36
-12716
/
+12396
2005-10-16
whoops. Don't put $$today inside single quotes.
Jim Meyering
1
-1
/
+1
2005-10-16
*** empty log message ***
Jim Meyering
1
-0
/
+3
2005-10-16
(VERSION_REGEXP): New variable.
Jim Meyering
1
-3
/
+6
2005-10-16
remove -cvs suffix
Jim Meyering
1
-1
/
+1
2005-10-16
*** empty log message ***
Jim Meyering
1
-3
/
+0
2005-10-16
.
Jim Meyering
2
-27
/
+531
2005-10-16
*** empty log message ***
Jim Meyering
1
-1
/
+4
2005-10-16
Mention the `mkdir -p' bug fix.
Jim Meyering
1
-1
/
+6
2005-10-16
Remove -cvs suffix from version string. For 5.91.
Jim Meyering
1
-1
/
+1
2005-10-16
*** empty log message ***
Jim Meyering
1
-1
/
+5
2005-10-16
(Top, General output formatting, dir invocation):
Jim Meyering
1
-4
/
+4
2005-10-16
*** empty log message ***
Jim Meyering
1
-0
/
+5
2005-10-15
*** empty log message ***
Jim Meyering
1
-0
/
+1
2005-10-15
*** empty log message ***
Jim Meyering
1
-0
/
+2
2005-10-15
(usage): Undocument deprecated --idle (-i) option.
Jim Meyering
1
-3
/
+1
2005-10-15
(who invocation): Remove documentation for deprecated --idle (-i).
Jim Meyering
1
-13
/
+2
2005-10-15
.
Jim Meyering
1
-0
/
+16
2005-10-15
.
Jim Meyering
2
-1
/
+2
2005-10-15
*** empty log message ***
Jim Meyering
1
-1
/
+14
2005-10-15
(main): Remove --link -l options.
Jim Meyering
1
-5
/
+1
2005-10-15
(parse_options): Remove --allow-missing option.
Jim Meyering
1
-7
/
+0
2005-10-15
(usage): Document -m, once again.
Jim Meyering
1
-4
/
+22
2005-10-15
(decode_switches): Warn about the deprecated --kilobytes option.
Jim Meyering
1
-1
/
+9
2005-10-15
(main): Warn about the deprecated --kilobytes option.
Jim Meyering
1
-3
/
+9
2005-10-15
*** empty log message ***
Jim Meyering
1
-0
/
+5
2005-10-15
(du invocation): Document du's -m option, now that we've decided to keep it.
Jim Meyering
1
-0
/
+7
2005-10-13
*** empty log message ***
Jim Meyering
1
-0
/
+4
2005-10-13
Avoid a few overfull/underfull hboxes.
Jim Meyering
1
-6
/
+6
2005-10-13
*** empty log message ***
Jim Meyering
1
-0
/
+4
2005-10-13
Sync from gnulib.
Jim Meyering
1
-2
/
+2
2005-10-13
(make_dir_parents): Don't report an error if an
Paul Eggert
2
-23
/
+32
2005-10-13
*** empty log message ***
Jim Meyering
1
-0
/
+1
2005-10-13
Document dircolors change of 2005-09-05.
Jim Meyering
1
-0
/
+4
2005-10-13
*** empty log message ***
Jim Meyering
1
-1
/
+5
2005-10-13
(.x.1): Remove temp directory first.
Jim Meyering
1
-0
/
+1
2005-10-08
*** empty log message ***
Jim Meyering
1
-0
/
+4
2005-10-08
(rpl_openat): Use the promoted type (int), not mode_t,
Jim Meyering
1
-5
/
+2
2005-10-07
*** empty log message ***
Jim Meyering
1
-0
/
+5
2005-10-07
Merge from gnulib.
Jim Meyering
1
-0
/
+3
2005-10-07
.
Jim Meyering
2
-1
/
+3
2005-10-07
*** empty log message ***
Jim Meyering
1
-0
/
+5
2005-10-07
revert last change
Jim Meyering
1
-1
/
+0
2005-10-07
* stdbool.m4 (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test.
Paul Eggert
1
-0
/
+5
2005-10-07
(AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test,
Paul Eggert
1
-0
/
+16
2005-10-07
Redo previous change to sort.c.
Paul Eggert
1
-1
/
+6
2005-10-07
(sortlines_temp): Redo previous change, since I'm no longer confident
Paul Eggert
1
-1
/
+4
2005-10-06
Generalize the patch for the AIX bool bug.
Paul Eggert
2
-1
/
+12
[next]