Skip to content
Snippets Groups Projects
Commit c6dfb730 authored by Yorhel's avatar Yorhel
Browse files

Converting ignores and versions from subversion to git

parent e7fb90fc
Branches
Tags
No related merge requests found
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.h
config.h.in
config.log
config.status
configure
depcomp
install-sh
missing
.deps/
*.o
stamp-h1
src/ncdu
svn - ? git - ?
- Fixed incorrect apparent size on directory refresh - Fixed incorrect apparent size on directory refresh
- Browsing keys now work while file info window is displayed - Browsing keys now work while file info window is displayed
- Current directory is assumed when no directory is specified - Current directory is assumed when no directory is specified
......
ncdu svn ncdu git
======== ========
DESCRIPTION DESCRIPTION
......
AC_INIT(ncdu, svn, projects@yorhel.nl) AC_INIT(ncdu, git, projects@yorhel.nl)
AC_CONFIG_SRCDIR([src/ncdu.h]) AC_CONFIG_SRCDIR([src/ncdu.h])
AC_CONFIG_HEADER([config.h]) AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
......
.TH NCDU 1 "September 10, 2008" "ncdu-svn" "ncdu manual" .TH NCDU 1 "September 10, 2008" "ncdu-git" "ncdu manual"
.SH NAME .SH NAME
\fBncdu \fP- NCurses Disk Usage \fBncdu \fP- NCurses Disk Usage
.SH SYNOPSIS .SH SYNOPSIS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment