Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'rt/commit-cleanup-config' | Junio C Hamano | 2013-03-21 | 1 | -8/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | t7502: perform commits using alternate editor in a subshell | Brandon Casey | 2013-02-23 | 1 | -8/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/branch-error-cases' | Junio C Hamano | 2013-03-21 | 2 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | branch: segfault fixes and validation | Nguyễn Thái Ngọc Duy | 2013-02-23 | 2 | -0/+48 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ap/maint-update-index-h-is-for-help' | Junio C Hamano | 2013-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | update-index: allow "-h" to also display options | Antoine Pelisse | 2013-02-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/perl-cat-blob' | Junio C Hamano | 2013-03-21 | 1 | -10/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Git.pm: fix cat_blob crashes on large files | Joshua Clayton | 2013-02-22 | 1 | -10/+7 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'da/difftool-fixes' | Junio C Hamano | 2013-03-21 | 2 | -200/+170 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | t7800: "defaults" is no longer a builtin tool name | David Aguilar | 2013-02-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | t7800: modernize tests | David Aguilar | 2013-02-20 | 1 | -198/+168 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | t7800: update copyright notice | David Aguilar | 2013-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | difftool: silence uninitialized variable warning | David Aguilar | 2013-02-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ob/imap-send-ssl-verify' | Junio C Hamano | 2013-03-21 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | imap-send: support Server Name Indication (RFC4366) | Junio C Hamano | 2013-02-20 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' | Junio C Hamano | 2013-03-21 | 3 | -15/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/git-commit.txt: rework the --cleanup section | Brandon Casey | 2013-02-19 | 1 | -10/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 2013-02-19 | 2 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t7502: demonstrate breakage with a commit message with trailing newlines | Brandon Casey | 2013-02-19 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t/t7502: compare entire commit message with what was expected | Brandon Casey | 2013-02-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/count-garbage' | Junio C Hamano | 2013-03-21 | 5 | -26/+162 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | count-objects: report how much disk space taken by garbage files | Nguyễn Thái Ngọc Duy | 2013-02-15 | 2 | -6/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | count-objects: report garbage files in pack directory too | Nguyễn Thái Ngọc Duy | 2013-02-15 | 5 | -4/+124 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_file: reorder code in prepare_packed_git_one() | Nguyễn Thái Ngọc Duy | 2013-02-13 | 1 | -16/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git-count-objects.txt: describe each line in -v output | Nguyễn Thái Ngọc Duy | 2013-02-08 | 1 | -5/+15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-raw-sha1' | Junio C Hamano | 2013-03-21 | 10 | -79/+194 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: fetch objects by their exact SHA-1 object names | Junio C Hamano | 2013-02-07 | 4 | -2/+67 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | upload-pack: optionally allow fetching from the tips of hidden refs | Junio C Hamano | 2013-02-07 | 2 | -7/+26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: use struct ref to represent refs to be fetched | Junio C Hamano | 2013-02-07 | 5 | -53/+89 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | parse_fetch_refspec(): clarify the codeflow a bit | Junio C Hamano | 2013-02-07 | 1 | -17/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/preallocate-hash' | Junio C Hamano | 2013-03-21 | 3 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preallocate hash tables when the number of inserts are known in advance | Nguyễn Thái Ngọc Duy | 2013-03-16 | 3 | -0/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/index-pack-l10n-buf-overflow' | Junio C Hamano | 2013-03-21 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | index-pack: fix buffer overflow caused by translations | Nguyễn Thái Ngọc Duy | 2013-03-16 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 2013-03-21 | 9 | -4/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 2013-03-16 | 8 | -0/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git status: document trade-offs in choosing parameters to the -u option | Junio C Hamano | 2013-03-15 | 1 | -4/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/shell-disable-interactive' | Junio C Hamano | 2013-03-21 | 2 | -13/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shell: new no-interactive-login command to print a custom message | Jonathan Nieder | 2013-03-09 | 2 | -0/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shell doc: emphasize purpose and security model | Jonathan Nieder | 2013-03-09 | 1 | -13/+49 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-push-refspec-default-doc' | Junio C Hamano | 2013-03-21 | 1 | -9/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/git-push: clarify the description of defaults | Junio C Hamano | 2013-03-08 | 1 | -9/+14 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The first wave of topics for 1.8.3 | Junio C Hamano | 2013-03-19 | 1 | -0/+33 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/add-2.0-u-A-sans-pathspec' (early part) | Junio C Hamano | 2013-03-19 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t2200: check that "add -u" limits itself to subdirectory | Jeff King | 2013-03-14 | 1 | -0/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'lf/bundle-verify-list-prereqs' | Junio C Hamano | 2013-03-19 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bundle: Add colons to list headings in "verify" | Lukas Fleischer | 2013-03-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bundle: Fix "verify" output if history is complete | Lukas Fleischer | 2013-03-07 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/graph-c-expose-symbols-for-cgit' | Junio C Hamano | 2013-03-19 | 2 | -30/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "graph.c: mark private file-scope symbols as static" | John Keeping | 2013-03-03 | 2 | -30/+35 |