aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sb/blame-msg-i18n'Junio C Hamano2014-09-09
|\
| * builtin/blame.c: add translation to warning about failed revision walkStefan Beller2014-08-12
* | Merge branch 'nd/strbuf-utf8-replace'Junio C Hamano2014-09-09
|\ \
| * | utf8.c: fix strbuf_utf8_replace() consuming data beyond input stringNguyễn Thái Ngọc Duy2014-08-11
* | | Merge branch 'sb/plug-leaks'Junio C Hamano2014-09-09
|\ \ \
| * | | clone.c: don't leak memory in cmd_cloneStefan Beller2014-08-10
| * | | remote.c: don't leak the base branch name in format_tracking_infoStefan Beller2014-08-10
| |/ /
* | | Merge branch 'rs/refresh-beyond-symlink'Junio C Hamano2014-09-09
|\ \ \
| * | | read-cache: check for leading symlinks when refreshing indexRené Scharfe2014-08-10
* | | | Merge branch 'la/init-doc'Junio C Hamano2014-09-09
|\ \ \ \
| * | | | Documentation: git-init: flesh out exampleLinus Arver2014-08-08
| * | | | Documentation: git-init: template directory: reword and cross-referenceLinus Arver2014-08-08
| * | | | Documentation: git-init: reword parenthetical statementsLinus Arver2014-08-08
| * | | | Documentation: git-init: --separate-git-dir: clarifyLinus Arver2014-08-08
| * | | | Documentation: git-init: template directory: rewordLinus Arver2014-08-08
| * | | | Documentation: git-init: list items faceliftLinus Arver2014-08-08
| * | | | Documentation: git-init: typographical fixesLinus Arver2014-08-08
* | | | | Merge branch 'jk/stash-list-p'Junio C Hamano2014-09-09
|\ \ \ \ \
| * | | | | stash: default listing to working-tree diffJeff King2014-08-07
| | |/ / / | |/| | |
* | | | | Merge branch 'mm/log-branch-desc-plug-leak'Junio C Hamano2014-09-09
|\ \ \ \ \
| * | | | | builtin/log.c: fix minor memory leakMatthieu Moy2014-08-07
| |/ / / /
* | | | | Merge branch 'lf/bundle-exclusion'Junio C Hamano2014-09-09
|\ \ \ \ \
| * | | | | bundle: fix exclusion of annotated tagsLukas Fleischer2014-08-07
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jc/apply-ws-prefix'Junio C Hamano2014-09-09
|\ \ \ \ \
| * | | | | apply: omit ws check for excluded pathsJunio C Hamano2014-08-07
| * | | | | apply: hoist use_patch() helper for path exclusion upJunio C Hamano2014-08-07
| * | | | | apply: use the right attribute for paths in non-Git patchesJunio C Hamano2014-08-07
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/command-line-config-empty-string'Junio C Hamano2014-09-09
|\ \ \ \ \
| * | | | | config: teach "git -c" to recognize an empty stringJunio C Hamano2014-08-05
| | |/ / / | |/| | |
* | | | | Merge branch 'bc/imap-send-doc'Junio C Hamano2014-09-09
|\ \ \ \ \
| * | | | | imap-send doc: omit confusing "to use imap-send" modifierbrian m. carlson2014-08-05
| |/ / / /
* | | | | Merge branch 'jc/not-mingw-cygwin'Junio C Hamano2014-09-09
|\ \ \ \ \
| * | | | | test prerequisites: enumerate with commasJunio C Hamano2014-07-21
| * | | | | test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-21
* | | | | | Start the post-2.1 cycleJunio C Hamano2014-09-02
* | | | | | Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-02
|\ \ \ \ \ \
| * | | | | | use strbuf_add_absolute_path() to add absolute pathsRené Scharfe2014-08-26
| * | | | | | abspath: convert absolute_path() to strbufRené Scharfe2014-08-26
| * | | | | | use xgetcwd() to set $GIT_DIRRené Scharfe2014-08-26
| * | | | | | use xgetcwd() to get the current directory or dieRené Scharfe2014-08-26
| * | | | | | wrapper: add xgetcwd()René Scharfe2014-08-26
| * | | | | | abspath: convert real_path_internal() to strbufRené Scharfe2014-08-26
| * | | | | | abspath: use strbuf_getcwd() to remember original working directoryRené Scharfe2014-08-26
| * | | | | | setup: convert setup_git_directory_gently_1 et al. to strbufRené Scharfe2014-08-26
| * | | | | | unix-sockets: use strbuf_getcwd()René Scharfe2014-07-28
| * | | | | | strbuf: add strbuf_getcwd()René Scharfe2014-07-28
* | | | | | | Merge branch 'ta/pretty-parse-config'Junio C Hamano2014-09-02
|\ \ \ \ \ \ \
| * | | | | | | pretty.c: make git_pretty_formats_config return -1 on git_config_string failureTanay Abhra2014-08-04
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bc/archive-pax-header-mode'Junio C Hamano2014-09-02
|\ \ \ \ \ \ \
| * | | | | | | archive: honor tar.umask even for pax headersbrian m. carlson2014-08-04
| | |_|_|/ / / | |/| | | | |