| Commit message (Expand) | Author | Age |
* | Merge branch 'mm/config-pathname-tilde-expand' into maint | Junio C Hamano | 2009-12-03 |
|\ |
|
| * | Expand ~ and ~user in core.excludesfile, commit.template | Matthieu Moy | 2009-11-17 |
* | | Merge branch 'jc/maint-blank-at-eof' into maint | Junio C Hamano | 2009-11-15 |
|\ \
| |/
|/| |
|
| * | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 2009-09-15 |
| |\ |
|
| | * | core.whitespace: split trailing-space into blank-at-{eol,eof} | Junio C Hamano | 2009-09-05 |
| | * | apply --whitespace=warn/error: diagnose blank at EOF | Junio C Hamano | 2009-09-04 |
* | | | git branch -D: give a better error message when lockfile creation fails | Miklos Vajna | 2009-09-29 |
* | | | Merge branch 'jk/unwanted-advices' | Junio C Hamano | 2009-09-13 |
|\ \ \ |
|
| * | | | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 |
* | | | | preserve mtime of local clone | Clemens Buchacher | 2009-09-13 |
* | | | | use write_str_in_full helper to avoid literal string lengths | Jim Meyering | 2009-09-13 |
|/ / / |
|
* | | | Merge branch 'lt/approxidate' | Junio C Hamano | 2009-08-31 |
|\ \ \ |
|
| * | | | Add date formatting and parsing functions relative to a given time | Alex Riesen | 2009-08-30 |
* | | | | Merge branch 'mm/reset-report' | Junio C Hamano | 2009-08-28 |
|\ \ \ \ |
|
| * | | | | reset: make the reminder output consistent with "checkout" | Matthieu Moy | 2009-08-21 |
| * | | | | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN. | Matthieu Moy | 2009-08-21 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'jc/maint-checkout-index-to-prefix' | Junio C Hamano | 2009-08-25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | check_path(): allow symlinked directories to checkout-index --prefix | Junio C Hamano | 2009-08-18 |
| |/ / |
|
* | | | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 |
|\ \ \ |
|
| * | | | environment: add global variable to disable replacement | Christian Couder | 2009-05-31 |
| * | | | sha1_file: add a "read_sha1_file_repl" function | Christian Couder | 2009-05-31 |
* | | | | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 2009-08-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 2009-08-05 |
* | | | | git-checkout: be careful about untracked symlinks | Linus Torvalds | 2009-07-29 |
|/ / / |
|
* | | | Merge branch 'js/maint-graft-unhide-true-parents' | Junio C Hamano | 2009-07-25 |
|\ \ \ |
|
| * | | | git repack: keep commits hidden by a graft | Johannes Schindelin | 2009-07-24 |
| |/ / |
|
* | | | push: do not give big warning when no preference is configured | Junio C Hamano | 2009-07-18 |
* | | | Export thread-safe version of 'has_symlink_leading_path()' | Linus Torvalds | 2009-07-09 |
* | | | diff: generate pretty filenames in prep_temp_blob() | David Aguilar | 2009-05-31 |
|/ / |
|
* | | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 |
* | | Rename core.unreliableHardlinks to core.createObject | Johannes Schindelin | 2009-04-29 |
* | | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 2009-04-25 |
* | | Merge branch 'jc/name-branch' | Junio C Hamano | 2009-04-06 |
|\ \ |
|
| * | | Rename interpret/substitute nth_last_branch functions | Junio C Hamano | 2009-03-22 |
* | | | Merge branch 'jc/shared-literally' | Junio C Hamano | 2009-04-06 |
|\ \ \ |
|
| * | | | set_shared_perm(): sometimes we know what the final mode bits should look like | Junio C Hamano | 2009-03-28 |
* | | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-04-01 |
|\ \ \ \ |
|
| * | | | | Remove --kept-pack-only option and associated infrastructure | Brandon Casey | 2009-03-20 |
* | | | | | Merge branch 'fg/push-default' | Junio C Hamano | 2009-03-26 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | New config push.default to decide default behavior for push | Finn Arne Gangstad | 2009-03-17 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'js/remote-improvements' | Junio C Hamano | 2009-03-17 |
|\ \ \ \ |
|
| * | | | | refactor find_ref_by_name() to accept const list | Jeff King | 2009-02-26 |
| |/ / / |
|
* | | | | Merge branch 'kb/checkout-optim' | Junio C Hamano | 2009-03-17 |
|\ \ \ \ |
|
| * | | | | write_index(): update index_state->timestamp after flushing to disk | Kjetil Barvik | 2009-02-23 |
| * | | | | make USE_NSEC work as expected | Kjetil Barvik | 2009-02-19 |
| * | | | | check_updates(): effective removal of cache entries marked CE_REMOVE | Kjetil Barvik | 2009-02-18 |
| * | | | | unlink_entry(): introduce schedule_dir_for_removal() | Kjetil Barvik | 2009-02-09 |
| * | | | | lstat_cache(): swap func(length, string) into func(string, length) | Kjetil Barvik | 2009-02-09 |
* | | | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-03-11 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | is_kept_pack(): final clean-up | Junio C Hamano | 2009-02-28 |