14 Commits (de7e0b58ea4bb1ca8242e677096dae50f96e9b7e)

Author SHA1 Message Date
Jean-Noël Avila 959d670d1a i18n: remove from i18n strings that do not hold translatable parts 3 years ago
Jonathan Nieder 957da75802 stripspace: allow -s/-c outside git repository 6 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 7 years ago
Johannes Schindelin 92068ae8bf stripspace: respect repository config 8 years ago
Alex Henrie f562d7de32 stripspace: call U+0020 a "space" instead of a "blank" 9 years ago
Junio C Hamano 33e8fc8740 usage: do not insist that standard input must come from a file 9 years ago
Tobias Klauser bed4452468 stripspace: use parse-options for command-line parsing 9 years ago
Tobias Klauser 63af4a8446 strbuf: make stripspace() part of strbuf 9 years ago
Matthieu Moy 1686e2cc87 builtin/stripspace.c: fix broken indentation 11 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Conrad Irwin 497215d881 Update documentation for stripspace 13 years ago
Jeff King c2857fb8b7 stripspace: fix outdated comment 13 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Jonathan Nieder 4751f11224 Show usage string for 'git stripspace -h' 15 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Kristian Høgsberg 6d69b6f6ac Clean up stripspace a bit, use strbuf even more. 17 years ago
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 17 years ago
Pierre Habouzit fd17f5b5f7 Replace all read_fd use with strbuf_read, and get rid of it. 17 years ago
Johannes Schindelin f653aee5a3 Teach "git stripspace" the --strip-comments option 18 years ago
Carlos Rica c4fba0a358 Rename read_pipe() with read_fd() and make its buffer nul-terminated. 18 years ago
Carlos Rica 975e0daf5e Function stripspace now gets a buffer instead file descriptors. 18 years ago
Carlos Rica 9690c118fa Fix git-stripspace to process correctly long lines and spaces. 18 years ago
Junio C Hamano 16befb8b7f Even more missing static 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Lukas Sandström 7499c99615 Make git-stripspace a builtin 19 years ago
Junio C Hamano 5cf7e21fbc stripspace: incomplete line fix (take #2) 19 years ago
Junio C Hamano f4ee3eb689 stripspace: make sure not to leave an incomplete line. 19 years ago
Linus Torvalds c5f7674a97 Prepare git-tools for merging into the main git archive 20 years ago
Linus Torvalds a3e870f2e2 Add "commit" helper script 20 years ago
Linus Torvalds 8c7b86632c Add "stripspace" program to clean up email commentary 20 years ago