Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | t/t7004-tag: test handling of rfc1991 signatures | Michael J Gruber | 2010-11-10 | 1 | -0/+66 | |
* | | | | | | | | | | | | | | | Merge branch 'ks/maint-getenv-fix' into maint | Junio C Hamano | 2010-12-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | setup: make sure git_dir path is in a permanent buffer, getenv(3) case | Kirill Smelkov | 2010-11-12 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Add --force to git-send-email documentation | Alejandro R. Sedeño | 2010-12-10 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | Merge branch 'jn/ignore-doc' into maint | Junio C Hamano | 2010-12-09 | 1 | -7/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Documentation: point to related commands from gitignore | Jonathan Nieder | 2010-11-11 | 1 | -5/+19 | |
| * | | | | | | | | | | | | | | | | Documentation: split gitignore page into sections | Jonathan Nieder | 2010-11-11 | 1 | -2/+4 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jn/cherry-pick-refresh-index' into maint | Junio C Hamano | 2010-12-09 | 2 | -2/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | cherry-pick/revert: transparently refresh index | Jonathan Nieder | 2010-11-10 | 2 | -2/+26 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jl/add-p-reverse-message' into maint | Junio C Hamano | 2010-12-09 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Correct help blurb in checkout -p and friends | Jonathan "Duke" Leto | 2010-10-28 | 1 | -2/+11 | |
* | | | | | | | | | | | | | | | | | Merge branch 'np/diff-in-corrupt-repository' into maint | Junio C Hamano | 2010-12-09 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | diff: don't presume empty file when corresponding object is missing | Nicolas Pitre | 2010-10-21 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'fc/apply-p2-get-header-name' into maint | Junio C Hamano | 2010-12-09 | 2 | -14/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | test: git-apply -p2 rename/chmod only | Junio C Hamano | 2010-11-05 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | | | | | Fix git-apply with -p greater than 1 | Federico Cuello | 2010-11-05 | 1 | -14/+14 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'np/pack-broken-boundary' into maint | Junio C Hamano | 2010-12-09 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | make pack-objects a bit more resilient to repo corruption | Nicolas Pitre | 2010-10-22 | 1 | -1/+15 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'ak/apply-non-git-epoch' into maint | Junio C Hamano | 2010-12-09 | 5 | -6/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | apply: handle patches with funny filename and colon in timezone | Jonathan Nieder | 2010-11-10 | 4 | -2/+48 | |
| * | | | | | | | | | | | | | | | | | | apply: Recognize epoch timestamps with : in the timezone | Anders Kaseorg | 2010-10-13 | 2 | -4/+9 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'cm/diff-check-at-eol' into maint | Junio C Hamano | 2010-12-09 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | diff --check: correct line numbers of new blank lines at EOF | Christoph Mallon | 2010-10-16 | 2 | -1/+10 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'tc/smart-http-post-redirect' into maint | Junio C Hamano | 2010-12-09 | 3 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | smart-http: Don't change POST to GET when following redirect | Tay Ray Chuan | 2010-09-27 | 3 | -0/+20 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ab/require-perl-5.8' into maint | Junio C Hamano | 2010-12-09 | 16 | -13/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | perl: use "use warnings" instead of -w | Ævar Arnfjörð Bjarmason | 2010-09-27 | 7 | -7/+10 | |
| * | | | | | | | | | | | | | | | | | | | | perl: bump the required Perl version to 5.8 from 5.6.[21] | Ævar Arnfjörð Bjarmason | 2010-09-27 | 14 | -6/+17 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | contrib/hooks/post-receive-email: fix return values from prep_for_email | Alan Raison | 2010-12-09 | 1 | -4/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | git-rm.txt: Fix quoting | Michael J Gruber | 2010-12-07 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | Git 1.7.3.3v1.7.3.3 | Junio C Hamano | 2010-12-03 | 2 | -3/+11 | |
* | | | | | | | | | | | | | | | | | | | CodingGuidelines: mention whitespace preferences for shell scripts | Giuseppe Bilotta | 2010-12-03 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | Documentation: do not misinterpret pull refspec as bold text | Jonathan Nieder | 2010-12-03 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Prepare for 1.7.3.3 | Junio C Hamano | 2010-12-02 | 5 | -1/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Git 1.7.2.4v1.7.2.4 | Junio C Hamano | 2010-12-02 | 5 | -2/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Git 1.7.1.3v1.7.1.3 | Junio C Hamano | 2010-12-02 | 4 | -2/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Git 1.7.0.8v1.7.0.8 | Junio C Hamano | 2010-12-02 | 3 | -2/+12 | |
* | | | | | | | | | | | | | | | | | | Documentation: Fix mark-up of lines with more than one tilde | Junio C Hamano | 2010-12-02 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' into maint | Junio C Hamano | 2010-12-02 | 2 | -1/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | do not overwrite untracked during merge from unborn branch | Clemens Buchacher | 2010-11-15 | 2 | -1/+35 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/add-e-doc' into maint | Junio C Hamano | 2010-12-02 | 1 | -3/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | docs: give more hints about how "add -e" works | Jeff King | 2010-11-09 | 1 | -28/+76 | |
| * | | | | | | | | | | | | | | | | | | | docs: give more hints about how "add -e" works | Jeff King | 2010-10-21 | 1 | -3/+29 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bg/maint-gitweb-test-lib' into maint | Junio C Hamano | 2010-12-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | t/gitweb-lib: Don't pass constant to decode_utf8 | Brian Gernhardt | 2010-10-20 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-merge-file-subdir' into maint | Junio C Hamano | 2010-12-02 | 3 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | merge-file: correctly find files when called in subdir | Thomas Rast | 2010-10-18 | 2 | -1/+14 | |
| * | | | | | | | | | | | | | | | | | | | | prefix_filename(): safely handle the case where pfx_len=0 | Thomas Rast | 2010-10-18 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ks/no-textconv-symlink' into maint | Junio C Hamano | 2010-12-02 | 6 | -25/+114 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' | Kirill Smelkov | 2010-09-29 | 6 | -21/+30 |