You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Junio C Hamano
3e1e7624aa
Merge branch 'jc/prune-all'
...
We used the approxidate() parser for "--expire=<timestamp>" options
of various commands, but it is better to treat --expire=all and
--expire=now a bit more specially than using the current timestamp.
Update "git gc" and "git reflog" with a new parsing function for
expiry dates.
* jc/prune-all:
prune: introduce OPT_EXPIRY_DATE() and use it
api-parse-options.txt: document "no-" for non-boolean options
git-gc.txt, git-reflog.txt: document new expiry options
date.c: add parse_expiry_date()
12 years ago
..
.gitignore
…
api-allocation-growing.txt
…
api-argv-array.txt
doc: various spelling fixes
12 years ago
api-builtin.txt
Documentation: the name of the system is 'Git', not 'git'
12 years ago
api-config.txt
Documentation: the name of the system is 'Git', not 'git'
12 years ago
api-credentials.txt
doc: various spelling fixes
12 years ago
api-decorate.txt
…
api-diff.txt
…
api-directory-listing.txt
dir.c: git-status --ignored: don't scan the work tree twice
12 years ago
api-gitattributes.txt
…
api-grep.txt
…
api-hash.txt
…
api-history-graph.txt
…
api-in-core-index.txt
…
api-index-skel.txt
Documentation: avoid poor-man's small caps GIT
12 years ago
api-index.sh
…
api-lockfile.txt
…
api-merge.txt
…
api-object-access.txt
…
api-parse-options.txt
Merge branch 'jc/prune-all'
12 years ago
api-quote.txt
…
api-ref-iteration.txt
doc: various spelling fixes
12 years ago
api-remote.txt
Documentation: the name of the system is 'Git', not 'git'
12 years ago
api-revision-walking.txt
…
api-run-command.txt
…
api-setup.txt
…
api-sha1-array.txt
The name of the hash function is "SHA-1", not "SHA1"
12 years ago
api-sigchain.txt
…
api-strbuf.txt
strbuf: create strbuf_humanise_bytes() to show byte sizes
12 years ago
api-string-list.txt
Merge branch 'mh/ceiling' into maint
12 years ago
api-tree-walking.txt
…
api-xdiff-interface.txt
…
index-format.txt
Merge branch 'maint-1.8.1' into maint
12 years ago
pack-format.txt
The name of the hash function is "SHA-1", not "SHA1"
12 years ago
pack-heuristics.txt
The name of the hash function is "SHA-1", not "SHA1"
12 years ago
pack-protocol.txt
upload-pack: ignore 'shallow' lines with unknown obj-ids
12 years ago
protocol-capabilities.txt
…
protocol-common.txt
…
racy-git.txt
Documentation: the name of the system is 'Git', not 'git'
12 years ago
send-pack-pipeline.txt
…
shallow.txt
The name of the hash function is "SHA-1", not "SHA1"
12 years ago
trivial-merge.txt
…