Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | describe: Break annotated tag ties by tagger date | Shawn O. Pearce | 2010-04-13 | 2 | -7/+50 | |
| * | | | | | | | | | | | | tag.c: Parse tagger date (if present) | Shawn O. Pearce | 2010-04-12 | 2 | -0/+23 | |
| * | | | | | | | | | | | | tag.c: Refactor parse_tag_buffer to be saner to program | Shawn O. Pearce | 2010-04-12 | 1 | -22/+21 | |
| * | | | | | | | | | | | | tag.h: Remove unused signature field | Shawn O. Pearce | 2010-04-12 | 1 | -1/+0 | |
| * | | | | | | | | | | | | tag.c: Correct indentation | Shawn O. Pearce | 2010-04-12 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Merge branch 'np/malloc-threading' into maint | Junio C Hamano | 2010-06-16 | 7 | -8/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Thread-safe xmalloc and xrealloc needs a recursive mutex | Johannes Sixt | 2010-04-08 | 5 | -4/+27 | |
| * | | | | | | | | | | | | | Make xmalloc and xrealloc thread-safe | Nicolas Pitre | 2010-03-24 | 3 | -4/+27 | |
* | | | | | | | | | | | | | | Merge branch 'bg/send-email-smtpdomain' into maint | Junio C Hamano | 2010-06-16 | 3 | -26/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | send-email: Cleanup smtp-domain and add config | Brian Gernhardt | 2010-04-10 | 3 | -11/+12 | |
| * | | | | | | | | | | | | | | Document send-email --smtp-domain | Brian Gernhardt | 2010-04-10 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | send-email: Don't use FQDNs without a '.' | Brian Gernhardt | 2010-04-10 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | send-email: Cleanup { style | Brian Gernhardt | 2010-04-10 | 1 | -12/+6 | |
* | | | | | | | | | | | | | | | Merge branch 'rc/maint-curl-helper' into maint | Junio C Hamano | 2010-06-16 | 4 | -8/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | remote-curl: ensure that URLs have a trailing slash | Tay Ray Chuan | 2010-04-09 | 2 | -7/+9 | |
| * | | | | | | | | | | | | | | | http: make end_url_with_slash() public | Tay Ray Chuan | 2010-04-09 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | t5541-http-push: add test for URLs with trailing slash | Tay Ray Chuan | 2010-04-09 | 1 | -1/+28 | |
* | | | | | | | | | | | | | | | | Merge branch 'hg/maint-attr-fix' into maint | Junio C Hamano | 2010-06-16 | 2 | -14/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | attr: Expand macros immediately when encountered. | Henrik Grubbström | 2010-04-10 | 2 | -12/+29 | |
| * | | | | | | | | | | | | | | | | attr: Allow multiple changes to an attribute on the same line. | Henrik Grubbström | 2010-04-10 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | attr: Fixed debug output for macro expansion. | Henrik Grubbström | 2010-04-10 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | Merge branch 'mh/status-optionally-refresh' into maint | Junio C Hamano | 2010-06-16 | 2 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | t7508: add a test for "git status" in a read-only repository | Markus Heidelberg | 2010-04-03 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | git status: refresh the index if possible | Markus Heidelberg | 2010-04-02 | 2 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | t7508: add test for "git status" refreshing the index | Markus Heidelberg | 2010-04-02 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | notes: Initialize variable to appease Sun Studio | Ævar Arnfjörð Bjarmason | 2010-06-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | git-mailinfo documentation: clarify -u/--encoding | Zhang Le | 2010-06-13 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | add-interactive: Clarify “remaining hunks in the file” | Jonathan Nieder | 2010-06-13 | 2 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | t/README: document --root option | Thomas Rast | 2010-06-11 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | Makefile: default pager on AIX to "more" | Jeff King | 2010-06-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | Change C99 comments to old-style C comments | Tor Arntsen | 2010-06-07 | 3 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | commit.txt: clarify how --author argument is used | Jay Soffian | 2010-06-06 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | | | | setup: document prefix | Clemens Buchacher | 2010-06-05 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIX | Gary V. Vaughan | 2010-06-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Documentation: A...B shortcut for checkout and rebase | Michael J Gruber | 2010-06-02 | 2 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | Documentation/pretty-{formats,options}: better reference for "format:<string>" | Nazri Ramliy | 2010-06-02 | 2 | -4/+5 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-31 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Documentation/config: describe status.submodulesummary | Michael J Gruber | 2010-05-28 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | Documentation/SubmittingPatches: Fix typo in GMail section | Tim Henigan | 2010-05-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-28 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Makefile: reenable install with NO_CURL | Michael J Gruber | 2010-05-28 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | | | completion: --set-upstream option for git-branch | Michael J Gruber | 2010-05-28 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | get_cwd_relative(): do not misinterpret suffix as subdirectory | Clemens Buchacher | 2010-05-28 | 2 | -4/+17 | |
* | | | | | | | | | | | | | | | | | | | Documentation/SubmittingPatches: clarify GMail section and SMTP | Michael J Gruber | 2010-05-25 | 1 | -19/+21 | |
* | | | | | | | | | | | | | | | | | | | show-branch: use DEFAULT_ABBREV instead of 7 | Tay Ray Chuan | 2010-05-25 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | t7502-commit: fix spelling | Tay Ray Chuan | 2010-05-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | test get_git_work_tree() return value for NULL | Clemens Buchacher | 2010-05-25 | 1 | -4/+2 | |
* | | | | | | | | | | | | | | | | | | | Fix checkout of large files to network shares on Windows XP | René Scharfe | 2010-05-20 | 3 | -3/+29 | |
* | | | | | | | | | | | | | | | | | | | start_command: close cmd->err descriptor when fork/spawn fails | bert Dvornik | 2010-05-20 | 2 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | Fix "Out of memory? mmap failed" for files larger than 4GB on Windows | Ian McLean | 2010-05-20 | 1 | -3/+3 |