aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-reflog-bad-timestamp' into maintJunio C Hamano2010-02-10
|\
| * approxidate_careful() reports errorneous date stringJunio C Hamano2010-01-26
| * Merge branch 'mm/config-pathname-tilde-expand' into maintJunio C Hamano2009-12-03
| |\
| * \ Merge branch 'jc/maint-blank-at-eof' into maintJunio C Hamano2009-11-15
| |\ \
* | \ \ Merge branch 'cc/replace'Junio C Hamano2009-11-23
|\ \ \ \
| * | | | replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-20
* | | | | Merge branch 'mm/config-pathname-tilde-expand'Junio C Hamano2009-11-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy2009-11-17
| | |/ / | |/| |
* | | | Merge branch 'tc/format-attribute'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | Check the format of more printf-type functionsTarmigan Casebolt2009-11-15
| | |/ / | |/| |
* | | | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-20
|\ \ \ \
| * | | | Introduce commit notesJohannes Schindelin2009-10-19
| | |/ / | |/| |
* | | | Merge branch 'sp/smart-http'Junio C Hamano2009-11-20
|\ \ \ \
| * | | | http-backend: Protect GIT_PROJECT_ROOT from /../ requestsShawn O. Pearce2009-11-09
| * | | | Move "get_ack()" back to fetch-packShawn O. Pearce2009-10-30
| |/ / /
* | | | Merge branch 'jn/editor-pager'Junio C Hamano2009-11-20
|\ \ \ \ | |_|/ / |/| | |
| * | | Teach git var about GIT_PAGERJonathan Nieder2009-11-13
| * | | Teach git var about GIT_EDITORJonathan Nieder2009-11-13
* | | | check_filename(): make verify_filename() callable without dyingJunio C Hamano2009-10-18
|/ / /
* | | Merge branch 'jc/maint-blank-at-eof'Junio C Hamano2009-10-17
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
| |\
| | * core.whitespace: split trailing-space into blank-at-{eol,eof}Junio C Hamano2009-09-05
| | * apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
* | | git branch -D: give a better error message when lockfile creation failsMiklos Vajna2009-09-29
* | | Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-13
|\ \ \
| * | | push: make non-fast-forward help message configurableJeff King2009-09-11
* | | | preserve mtime of local cloneClemens Buchacher2009-09-13
* | | | use write_str_in_full helper to avoid literal string lengthsJim Meyering2009-09-13
|/ / /
* | | Merge branch 'lt/approxidate'Junio C Hamano2009-08-31
|\ \ \
| * | | Add date formatting and parsing functions relative to a given timeAlex Riesen2009-08-30
* | | | Merge branch 'mm/reset-report'Junio C Hamano2009-08-28
|\ \ \ \
| * | | | reset: make the reminder output consistent with "checkout"Matthieu Moy2009-08-21
| * | | | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.Matthieu Moy2009-08-21
| | |/ / | |/| |
* | | | Merge branch 'jc/maint-checkout-index-to-prefix'Junio C Hamano2009-08-25
|\ \ \ \ | |_|/ / |/| | |
| * | | check_path(): allow symlinked directories to checkout-index --prefixJunio C Hamano2009-08-18
| |/ /
* | | Merge branch 'cc/replace'Junio C Hamano2009-08-21
|\ \ \
| * | | environment: add global variable to disable replacementChristian Couder2009-05-31
| * | | sha1_file: add a "read_sha1_file_repl" functionChristian Couder2009-05-31
* | | | Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-21
|\ \ \ \ | |_|/ / |/| | |
| * | | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
* | | | git-checkout: be careful about untracked symlinksLinus Torvalds2009-07-29
|/ / /
* | | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-25
|\ \ \
| * | | git repack: keep commits hidden by a graftJohannes Schindelin2009-07-24
| |/ /
* | | push: do not give big warning when no preference is configuredJunio C Hamano2009-07-18
* | | Export thread-safe version of 'has_symlink_leading_path()'Linus Torvalds2009-07-09
* | | diff: generate pretty filenames in prep_temp_blob()David Aguilar2009-05-31
|/ /
* | Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
* | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-29
* | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-25
* | Merge branch 'jc/name-branch'Junio C Hamano2009-04-06
|\ \