Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
avleen
/
bashttpd
Public
Notifications
You must be signed in to change notification settings
Fork
203
Star
1.6k
Code
Issues
7
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
I removed the date command
- #17
#17
Open
m42a
wants to merge 11 commits into
avleen:master
avleen/bashttpd:master
from
m42a:master
m42a/bashttpd:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
I removed the date command
#17
m42a
wants to merge 11 commits into
avleen:master
avleen/bashttpd:master
from
m42a:master
m42a/bashttpd:master
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2012
Removed reliance on the external "date" command
m42a
committed
4bcc051
View commit details
Copy full SHA for 4bcc051
Browse repository at this point
Removed the cut command
m42a
committed
a2ebf7c
View commit details
Copy full SHA for a2ebf7c
Browse repository at this point
Removed use of cat
m42a
committed
867a6de
View commit details
Copy full SHA for 867a6de
Browse repository at this point
Removed useless tr and replaced echo with the safer printf
m42a
committed
833ce53
View commit details
Copy full SHA for 833ce53
Browse repository at this point
Commits on Sep 20, 2012
Fixed GET parameter order
m42a
committed
1ac1b28
View commit details
Copy full SHA for 1ac1b28
Browse repository at this point
Possible fix for bash 3.2
m42a
committed
322f3c0
View commit details
Copy full SHA for 322f3c0
Browse repository at this point
Removed file extension with git mv (this should make the merge work better)
m42a
committed
2bc77a8
View commit details
Copy full SHA for 2bc77a8
Browse repository at this point
Merge branch 'master' into HEAD
Show description for 88b76c7
m42a
committed
88b76c7
View commit details
Copy full SHA for 88b76c7
Browse repository at this point
Merge branch 'merge_temp' into HEAD
m42a
committed
d6e4277
View commit details
Copy full SHA for d6e4277
Browse repository at this point
This is cleaner than the previous version, but I don't know whether it works for older bash
m42a
committed
f9c5295
View commit details
Copy full SHA for f9c5295
Browse repository at this point
Removed stat call
m42a
committed
5b4762b
View commit details
Copy full SHA for 5b4762b
Browse repository at this point
You can’t perform that action at this time.