Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'ap/commit-author-mailmap' into maint | Junio C Hamano | 2013-10-17 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | commit: search author pattern against mailmapap/commit-author-mailmap | Antoine Pelisse | 2013-08-24 | 2 | -1/+18 | |
* | | | | | | | | | | | Merge branch 'es/rebase-i-no-abbrev' into maint | Junio C Hamano | 2013-10-17 | 2 | -2/+117 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rebase -i: fix short SHA-1 collisiones/rebase-i-no-abbrev | Junio C Hamano | 2013-08-25 | 2 | -1/+31 | |
| * | | | | | | | | | | | t3404: rebase -i: demonstrate short SHA-1 collision | Eric Sunshine | 2013-08-25 | 1 | -0/+24 | |
| * | | | | | | | | | | | t3404: make tests more self-contained | Eric Sunshine | 2013-08-25 | 1 | -2/+63 | |
* | | | | | | | | | | | | Merge branch 'rt/rebase-p-no-merge-summary' into maint | Junio C Hamano | 2013-10-17 | 2 | -1/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | rebase --preserve-merges: ignore "merge.log" configrt/rebase-p-no-merge-summary | Ralf Thielow | 2013-08-21 | 2 | -1/+25 | |
* | | | | | | | | | | | | | Merge branch 'es/rebase-i-respect-core-commentchar' into maint | Junio C Hamano | 2013-10-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | rebase -i: fix cases ignoring core.commentchares/rebase-i-respect-core-commentchar | Eric Sunshine | 2013-08-18 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | t4254: modernize tests | SZEDER Gábor | 2013-10-17 | 1 | -21/+15 | |
* | | | | | | | | | | | | | git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORY | Steffen Prohaska | 2013-10-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | clone --branch: refuse to clone if upstream repo is empty | Ralf Thielow | 2013-10-14 | 2 | -1/+11 | |
* | | | | | | | | | | | | | Git 1.8.4.1v1.8.4.1 | Jonathan Nieder | 2013-09-26 | 3 | -15/+37 | |
* | | | | | | | | | | | | | Merge branch 'mm/rebase-continue-freebsd-WB' into maint | Jonathan Nieder | 2013-09-26 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | rebase: fix run_specific_rebase's use of "return" on FreeBSDmm/rebase-continue-freebsd-WB | Matthieu Moy | 2013-09-09 | 1 | -1/+10 | |
* | | | | | | | | | | | | | | Merge branch 'km/svn-1.8-serf-only' into maint | Jonathan Nieder | 2013-09-26 | 2 | -3/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Git.pm: revert _temp_cache use of temp_is_lockedkm/svn-1.8-serf-only | Kyle J. McKay | 2013-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | git-svn: allow git-svn fetching to work using serf | Kyle J. McKay | 2013-07-07 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | Git.pm: add new temp_is_locked function | Kyle J. McKay | 2013-07-07 | 1 | -2/+31 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'js/xread-in-full' into maint | Jonathan Nieder | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | stream_to_pack: xread does not guarantee to read all requested bytesjs/xread-in-full | Johannes Sixt | 2013-08-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'bc/send-email-ssl-die-message-fix' into maint | Jonathan Nieder | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | send-email: don't call methods on undefined valuesbc/send-email-ssl-die-message-fix | Brian M. Carlson | 2013-09-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | git-remote-mediawiki: bugfix for pages w/ >500 revisions | Benoit Person | 2013-09-24 | 2 | -2/+35 | |
* | | | | | | | | | | | | | | | | Start preparing for 1.8.4.1 | Junio C Hamano | 2013-09-18 | 2 | -1/+51 | |
* | | | | | | | | | | | | | | | | Merge branch 'bc/completion-for-bash-3.0' into maint | Junio C Hamano | 2013-09-18 | 3 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | contrib/git-prompt.sh: handle missing 'printf -v' more gracefullybc/completion-for-bash-3.0 | Brandon Casey | 2013-08-22 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | t9902-completion.sh: old Bash still does not support array+=('') notation | Brandon Casey | 2013-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | git-completion.bash: use correct Bash/Zsh array length syntax | Brandon Casey | 2013-08-21 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'mm/no-shell-escape-in-die-message' into maint | Junio C Hamano | 2013-09-18 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | die_with_status: use "printf '%s\n'", not "echo"mm/no-shell-escape-in-die-message | Matthieu Moy | 2013-08-07 | 2 | -1/+14 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jl/some-submodule-config-are-not-boolean' into maint | Junio C Hamano | 2013-09-18 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | avoid segfault on submodule.*.path set to an empty "true"jl/some-submodule-config-are-not-boolean | Jharrod LaFon | 2013-08-19 | 2 | -0/+16 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'tr/log-full-diff-keep-true-parents' into maint | Junio C Hamano | 2013-09-18 | 8 | -3/+134 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | log: use true parents for diff when walking reflogstr/log-full-diff-keep-true-parents | Thomas Rast | 2013-08-05 | 2 | -3/+47 | |
| * | | | | | | | | | | | | | | | | | | log: use true parents for diff even when rewriting | Thomas Rast | 2013-08-01 | 7 | -3/+90 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' into maint | Junio C Hamano | 2013-09-18 | 4 | -31/+134 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | builtin/fetch.c: Fix a sparse warningjc/transport-do-not-use-connect-twice-in-fetch | Ramsay Jones | 2013-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | fetch: work around "transport-take-over" hack | Junio C Hamano | 2013-08-07 | 3 | -0/+21 | |
| * | | | | | | | | | | | | | | | | | | | fetch: refactor code that fetches leftover tags | Junio C Hamano | 2013-08-07 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | | | | | | fetch: refactor code that prepares a transport | Junio C Hamano | 2013-08-07 | 1 | -20/+26 | |
| * | | | | | | | | | | | | | | | | | | | fetch: rename file-scope global "transport" to "gtransport" | Junio C Hamano | 2013-08-07 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | | | | | t5802: add test for connect helper | Junio C Hamano | 2013-08-07 | 1 | -0/+72 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'sp/clip-read-write-to-8mb' into maint | Junio C Hamano | 2013-09-18 | 6 | -27/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"sp/clip-read-write-to-8mb | Steffen Prohaska | 2013-08-20 | 4 | -27/+0 | |
| * | | | | | | | | | | | | | | | | | | | xread, xwrite: limit size of IO to 8MB | Steffen Prohaska | 2013-08-20 | 2 | -0/+26 | |
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/mailmap-incomplete-line' into maint | Junio C Hamano | 2013-09-18 | 2 | -13/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | mailmap: handle mailmap blobs without trailing newlinesjk/mailmap-incomplete-line | Jeff King | 2013-08-28 | 2 | -13/+24 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | t7406-submodule-update: add missing && | Tay Ray Chuan | 2013-09-17 | 1 | -1/+1 |