Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set_shared_perm(): sometimes we know what the final mode bits should look like | Junio C Hamano | 2009-03-28 | 3 | -11/+19 |
* | move_temp_to_file(): do not forget to chmod() in "Coda hack" codepath | Junio C Hamano | 2009-03-28 | 1 | -2/+3 |
* | Move chmod(foo, 0444) into move_temp_to_file() | Johan Herland | 2009-03-27 | 5 | -11/+4 |
* | "core.sharedrepository = 0mode" should set, not loosen | Junio C Hamano | 2009-03-27 | 5 | -20/+77 |
* | Increase the size of the die/warning buffer to avoid truncation | Shawn O. Pearce | 2009-03-24 | 1 | -1/+1 |
* | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-24 | 2 | -2/+2 |
|\ | |||||
| * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-24 | 2 | -2/+2 |
| |\ | |||||
| | * | close_sha1_file(): make it easier to diagnose errors | Linus Torvalds | 2009-03-24 | 1 | -1/+1 |
| | * | avoid possible overflow in delta size filtering computation | Nicolas Pitre | 2009-03-24 | 1 | -1/+1 |
* | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | everyday: use the dashless form of git-init | David Aguilar | 2009-03-22 | 1 | -1/+1 |
* | | | Update draft release notes to 1.6.2.2 | Junio C Hamano | 2009-03-21 | 2 | -1/+36 |
* | | | ls-files: require worktree when --deleted is given | Jeff King | 2009-03-21 | 1 | -0/+1 |
* | | | pickaxe: count regex matches only once | René Scharfe | 2009-03-21 | 1 | -2/+4 |
* | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-21 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1 | Junio C Hamano | 2009-03-21 | 6 | -152/+115 |
| |\ \ | |||||
| * \ \ | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1 | Junio C Hamano | 2009-03-21 | 7 | -27/+73 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'tr/maint-1.6.0-send-email-irt' into maint | Junio C Hamano | 2009-03-21 | 2 | -1/+12 |
|\ \ \ \ \ | |||||
| * | | | | | send-email: test --no-thread --in-reply-to combination | Thomas Rast | 2009-03-11 | 1 | -0/+11 |
| * | | | | | send-email: respect in-reply-to regardless of threading | Thomas Rast | 2009-03-02 | 1 | -1/+1 |
* | | | | | | Merge branch 'mg/maint-submodule-normalize-path' into maint | Junio C Hamano | 2009-03-21 | 2 | -3/+61 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git submodule: Fix adding of submodules at paths with ./, .. and // | Michael J Gruber | 2009-03-03 | 2 | -7/+16 |
| * | | | | | | git submodule: Add test cases for git submodule add | Michael J Gruber | 2009-03-03 | 1 | -0/+49 |
* | | | | | | | Merge branch 'rs/memmem' into maint | Junio C Hamano | 2009-03-21 | 2 | -11/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | optimize compat/ memmem() | René Scharfe | 2009-03-02 | 1 | -1/+4 |
| * | | | | | | | diffcore-pickaxe: use memmem() | René Scharfe | 2009-03-02 | 1 | -10/+8 |
* | | | | | | | | Merge branch 'js/rsync-local' into maint | Junio C Hamano | 2009-03-21 | 2 | -27/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rsync transport: allow local paths, and fix tests | Johannes Schindelin | 2009-03-10 | 2 | -27/+35 |
* | | | | | | | | | Merge branch 'db/maint-missing-origin' into maint | Junio C Hamano | 2009-03-21 | 3 | -8/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove total confusion from git-fetch and git-push | Junio C Hamano | 2009-03-16 | 1 | -18/+3 |
| * | | | | | | | | | Give error when no remote is configured | Daniel Barkalow | 2009-03-10 | 3 | -8/+35 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maint | Junio C Hamano | 2009-03-21 | 2 | -3/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | read-tree A B C: do not create a bogus index and do not segfault | Junio C Hamano | 2009-03-12 | 2 | -3/+34 |
* | | | | | | | | | | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-21 | 2 | -3/+0 |
* | | | | | | | | | | doc: clarify how -S works | Jeff King | 2009-03-19 | 1 | -1/+4 |
* | | | | | | | | | | GIT 1.6.2.1v1.6.2.1 | Junio C Hamano | 2009-03-15 | 2 | -7/+1 |
* | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 4 | -38/+82 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | 22 | -10/+229 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | 2 | -36/+73 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | 2 | -2/+9 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | 2 | -66/+98 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'en/maint-1.6.1-hash-object' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-1.6.1-filter-branch-submodule' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gt/maint-1.6.1-utf8-width' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 3 | -5/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-1.6.1-remote-remove-mirror' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 2 | -7/+58 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ek/maint-1.6.1-filter-branch-bare' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 2 | -13/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.1-add-u-remove-conflicted' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 2 | -1/+69 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-1.6.1-rebase-i-submodule' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | 2 | -5/+30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |