2003-10-04 |
Sergey Poznyakoff | (SET_BINARY_MODE, ERRNO_IS_EACCESS): New defines |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | Prototypes for functions from system.c |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | System-dependent functions |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | Added missing files. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | Check for dev_t and ino_t. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | New option --occurrence |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | Count number of occurrences of each name in the |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | (read_and): Honor --occurence option. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | (delete_archive_members): Honor --occurence option. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | (occurrence_option): New global |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | Removed extra precaution regarding subcommand_option... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | Take regexps into account |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | New option --first-copy |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | New option --first-copy |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | (read_and): Use all_names_found() as `while' condition. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Sergey Poznyakoff | (names_done): New function. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Paul Eggert | Don't translate "Copyright". |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Paul Eggert | --strip strips file system prefix too, and it counts... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Paul Eggert | (extracting untrusted archives): New section. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Paul Eggert | * README-alpha: Document maintainer tool assumptions... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Paul Eggert | Add restrict.m4, time_r.m4. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Paul Eggert | Add exit.h, time_r.c, time_r.h. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Paul Eggert | (AC_AIX, AC_MINIX): Remove; subsumed by gl_USE_SYSTEM_E... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Paul Eggert | Document maintainer tool assumptions a bit. GNU 'sed... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Paul Eggert | bootstrap: Don't use "for option; do". |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Paul Eggert | Don't use "for option; do"; Solaris 8 /bin/sh doesn... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Sergey Poznyakoff | Added src/xheader.c |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Sergey Poznyakoff | (cut_path_elements): Added proto. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Sergey Poznyakoff | Use ngettext where appropriate. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Update |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | New option --strip-path=NUM. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | (cut_path_elements): New functon. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | (extract_archive): Implemented --strip-path |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | (strip_path_elements): New variable. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Added *.shar.gz |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Explicitly request GNU format. This will |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | (xheader_decode): Store the header as well (for eventua... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | (main): Do not check for volume_label_option unless... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | (read_header): Minor change. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Fixed deletion from the POSIX archives. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | (decode_record): Reversed the return condition. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Sergey Poznyakoff | Support for "linkpath" extended keyword |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | Use DEFAULT_ARCHIVE_FORMAT macro |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | Allow to redefine the default output format. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | Remove some lint caught by gcc -Wall -W, etc. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (struct xhdr_tab.keyword): Now pointer to const. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (update_archive): Abort if HEADER_SUCCESS_EXTENDED... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (struct fmttab.name): Now char const *. All uses changed. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (read_and): Abort if HEADER_SUCCESS_EXTENDED occurs... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (delete_archive_members): Handle case of |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (write_extended): Remove unused local 'bufsize'. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (verify_volume): read_header (0) -> read_header (false... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Paul Eggert | (destroy_stat, xheader_decode, xheader_store, |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | (xhdr_tab): Reserved GNU keywords (commented out for... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | (list_archive): Always decode the header. This |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Sergey Poznyakoff | (start_header): Store long file names |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Paul Eggert | Merge changes from gnulib. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Added new files |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | obstack is autodetermined... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Added 'gl_OBSTACK' |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Added obstack |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Minor formatting change |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Added obstack. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | Implemented coder functions. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | (OLDGNU_COMPATIBILITY): Removed |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | New option --format |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | (print_header): Take user/group from current_stat_info. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | (gid_to_gname,gname_to_gid,uid_to_uname,uname_to_uid... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | (string_to_chars): New function. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Sergey Poznyakoff | (MAXOCTAL11,MAXOCTAL7): New defines |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | Use current_stat_info |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | (destroy_stat): New function. |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | Use current_stat_info |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | (decode_header): Added initial support for POSIX extended |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | (orig_file_name,current_file_name) |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | (decode_header): Added initial support for POSIX extended |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | Added xheader.c |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Sergey Poznyakoff | New file |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Paul Eggert | Drop en_GB locale; it was more trouble than it was... |
commit | commitdiff | tree | snapshot |
next |