Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Git 1.8.4.1v1.8.4.1 | Jonathan Nieder | 2013-09-26 | |
* | | | | | | | | | | | Merge branch 'mm/rebase-continue-freebsd-WB' into maint | Jonathan Nieder | 2013-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | rebase: fix run_specific_rebase's use of "return" on FreeBSD | Matthieu Moy | 2013-09-09 | |
* | | | | | | | | | | | | Merge branch 'km/svn-1.8-serf-only' into maint | Jonathan Nieder | 2013-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Git.pm: revert _temp_cache use of temp_is_locked | Kyle J. McKay | 2013-07-18 | |
| * | | | | | | | | | | | | git-svn: allow git-svn fetching to work using serf | Kyle J. McKay | 2013-07-07 | |
| * | | | | | | | | | | | | Git.pm: add new temp_is_locked function | Kyle J. McKay | 2013-07-07 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'js/xread-in-full' into maint | Jonathan Nieder | 2013-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | stream_to_pack: xread does not guarantee to read all requested bytes | Johannes Sixt | 2013-08-20 | |
* | | | | | | | | | | | | | Merge branch 'bc/send-email-ssl-die-message-fix' into maint | Jonathan Nieder | 2013-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | send-email: don't call methods on undefined values | Brian M. Carlson | 2013-09-10 | |
* | | | | | | | | | | | | | | git-remote-mediawiki: bugfix for pages w/ >500 revisions | Benoit Person | 2013-09-24 | |
* | | | | | | | | | | | | | | Start preparing for 1.8.4.1 | Junio C Hamano | 2013-09-18 | |
* | | | | | | | | | | | | | | Merge branch 'bc/completion-for-bash-3.0' into maint | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | contrib/git-prompt.sh: handle missing 'printf -v' more gracefully | Brandon Casey | 2013-08-22 | |
| * | | | | | | | | | | | | | | t9902-completion.sh: old Bash still does not support array+=('') notation | Brandon Casey | 2013-08-21 | |
| * | | | | | | | | | | | | | | git-completion.bash: use correct Bash/Zsh array length syntax | Brandon Casey | 2013-08-21 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'mm/no-shell-escape-in-die-message' into maint | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | die_with_status: use "printf '%s\n'", not "echo" | Matthieu Moy | 2013-08-07 | |
* | | | | | | | | | | | | | | | Merge branch 'jl/some-submodule-config-are-not-boolean' into maint | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | avoid segfault on submodule.*.path set to an empty "true" | Jharrod LaFon | 2013-08-19 | |
* | | | | | | | | | | | | | | | | Merge branch 'tr/log-full-diff-keep-true-parents' into maint | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | log: use true parents for diff when walking reflogs | Thomas Rast | 2013-08-05 | |
| * | | | | | | | | | | | | | | | | log: use true parents for diff even when rewriting | Thomas Rast | 2013-08-01 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' into maint | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | builtin/fetch.c: Fix a sparse warning | Ramsay Jones | 2013-08-28 | |
| * | | | | | | | | | | | | | | | | | fetch: work around "transport-take-over" hack | Junio C Hamano | 2013-08-07 | |
| * | | | | | | | | | | | | | | | | | fetch: refactor code that fetches leftover tags | Junio C Hamano | 2013-08-07 | |
| * | | | | | | | | | | | | | | | | | fetch: refactor code that prepares a transport | Junio C Hamano | 2013-08-07 | |
| * | | | | | | | | | | | | | | | | | fetch: rename file-scope global "transport" to "gtransport" | Junio C Hamano | 2013-08-07 | |
| * | | | | | | | | | | | | | | | | | t5802: add test for connect helper | Junio C Hamano | 2013-08-07 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'sp/clip-read-write-to-8mb' into maint | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU" | Steffen Prohaska | 2013-08-20 | |
| * | | | | | | | | | | | | | | | | | xread, xwrite: limit size of IO to 8MB | Steffen Prohaska | 2013-08-20 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'jk/mailmap-incomplete-line' into maint | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | mailmap: handle mailmap blobs without trailing newlines | Jeff King | 2013-08-28 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | t7406-submodule-update: add missing && | Tay Ray Chuan | 2013-09-17 | |
* | | | | | | | | | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2013-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | l10n: de.po: use "das Tag" instead of "der Tag" | Ralf Thielow | 2013-09-08 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/fetch-pack-shallow-fix' into maint | Junio C Hamano | 2013-09-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | fetch-pack: do not remove .git/shallow file when --depth is not specified | Nguyễn Thái Ngọc Duy | 2013-08-25 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'hv/config-from-blob' into maint | Junio C Hamano | 2013-09-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | config: do not use C function names as struct members | Jeff King | 2013-08-26 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.8.3' into maint | Junio C Hamano | 2013-09-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.8.2' into maint-1.8.3 | Junio C Hamano | 2013-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | Documentation/git-merge.txt: fix formatting of example block | Andreas Schwab | 2013-09-05 | |
* | | | | | | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2013-09-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | l10n: fr.po: hotfix for commit 6b388fc | Sebastien Helleu | 2013-08-30 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.8.3' into maint | Junio C Hamano | 2013-09-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'maint-1.8.2' into maint-1.8.3 | Junio C Hamano | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | | | | / / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |