Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | reflogs: clear flags properly in corner case | Jeff King | 2010-11-23 | 3 | -2/+37 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'mz/rebase-abort-reflog-fix' into maint | Junio C Hamano | 2010-12-14 | 2 | -9/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | rebase --abort: do not update branch ref | Martin von Zweigbergk | 2010-11-23 | 2 | -9/+22 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'mz/maint-rebase-stat-config' into maint | Junio C Hamano | 2010-12-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | rebase: only show stat if configured to true | Martin von Zweigbergk | 2010-11-29 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'gc/http-with-non-ascii-username-url' into maint | Junio C Hamano | 2010-12-14 | 5 | -1/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix username and password extraction from HTTP URLs | Gabriel Corona | 2010-11-17 | 2 | -2/+12 | |
| * | | | | | | | | | | | | | | | | t5550: test HTTP authentication and userinfo decoding | Gabriel Corona | 2010-11-17 | 4 | -0/+40 | |
* | | | | | | | | | | | | | | | | | Prepare for 1.7.3.4 | Junio C Hamano | 2010-12-10 | 2 | -1/+33 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-decorate-01-bool' into maint | Junio C Hamano | 2010-12-10 | 2 | -2/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | log.decorate: accept 0/1 bool values | Jeff King | 2010-11-17 | 2 | -2/+23 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'mg/maint-tag-rfc1991' into maint | Junio C Hamano | 2010-12-10 | 5 | -20/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | tag: recognize rfc1991 signatures | Michael J Gruber | 2010-11-10 | 2 | -7/+9 | |
| * | | | | | | | | | | | | | | | | | tag: factor out sig detection for tag display | Michael J Gruber | 2010-11-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | tag: factor out sig detection for body edits | Michael J Gruber | 2010-11-10 | 1 | -10/+2 | |
| * | | | | | | | | | | | | | | | | | verify-tag: factor out signature detection | Michael J Gruber | 2010-11-10 | 3 | -8/+16 | |
| * | | | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | |