index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'sb/blame-msg-i18n'
Junio C Hamano
2014-09-09
|
\
|
*
builtin/blame.c: add translation to warning about failed revision walk
Stefan Beller
2014-08-12
*
|
Merge branch 'nd/strbuf-utf8-replace'
Junio C Hamano
2014-09-09
|
\
\
|
*
|
utf8.c: fix strbuf_utf8_replace() consuming data beyond input string
Nguyễn Thái Ngọc Duy
2014-08-11
*
|
|
Merge branch 'sb/plug-leaks'
Junio C Hamano
2014-09-09
|
\
\
\
|
*
|
|
clone.c: don't leak memory in cmd_clone
Stefan Beller
2014-08-10
|
*
|
|
remote.c: don't leak the base branch name in format_tracking_info
Stefan Beller
2014-08-10
|
|
/
/
*
|
|
Merge branch 'rs/refresh-beyond-symlink'
Junio C Hamano
2014-09-09
|
\
\
\
|
*
|
|
read-cache: check for leading symlinks when refreshing index
René Scharfe
2014-08-10
*
|
|
|
Merge branch 'la/init-doc'
Junio C Hamano
2014-09-09
|
\
\
\
\
|
*
|
|
|
Documentation: git-init: flesh out example
Linus Arver
2014-08-08
|
*
|
|
|
Documentation: git-init: template directory: reword and cross-reference
Linus Arver
2014-08-08
|
*
|
|
|
Documentation: git-init: reword parenthetical statements
Linus Arver
2014-08-08
|
*
|
|
|
Documentation: git-init: --separate-git-dir: clarify
Linus Arver
2014-08-08
|
*
|
|
|
Documentation: git-init: template directory: reword
Linus Arver
2014-08-08
|
*
|
|
|
Documentation: git-init: list items facelift
Linus Arver
2014-08-08
|
*
|
|
|
Documentation: git-init: typographical fixes
Linus Arver
2014-08-08
*
|
|
|
|
Merge branch 'jk/stash-list-p'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
|
*
|
|
|
|
stash: default listing to working-tree diff
Jeff King
2014-08-07
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'mm/log-branch-desc-plug-leak'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
|
*
|
|
|
|
builtin/log.c: fix minor memory leak
Matthieu Moy
2014-08-07
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'lf/bundle-exclusion'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
|
*
|
|
|
|
bundle: fix exclusion of annotated tags
Lukas Fleischer
2014-08-07
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/apply-ws-prefix'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
|
*
|
|
|
|
apply: omit ws check for excluded paths
Junio C Hamano
2014-08-07
|
*
|
|
|
|
apply: hoist use_patch() helper for path exclusion up
Junio C Hamano
2014-08-07
|
*
|
|
|
|
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
2014-08-07
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/command-line-config-empty-string'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
|
*
|
|
|
|
config: teach "git -c" to recognize an empty string
Junio C Hamano
2014-08-05
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bc/imap-send-doc'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
|
*
|
|
|
|
imap-send doc: omit confusing "to use imap-send" modifier
brian m. carlson
2014-08-05
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/not-mingw-cygwin'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
|
*
|
|
|
|
test prerequisites: enumerate with commas
Junio C Hamano
2014-07-21
|
*
|
|
|
|
test prerequisites: eradicate NOT_FOO
Junio C Hamano
2014-07-21
*
|
|
|
|
|
Start the post-2.1 cycle
Junio C Hamano
2014-09-02
*
|
|
|
|
|
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2014-09-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
use strbuf_add_absolute_path() to add absolute paths
René Scharfe
2014-08-26
|
*
|
|
|
|
|
abspath: convert absolute_path() to strbuf
René Scharfe
2014-08-26
|
*
|
|
|
|
|
use xgetcwd() to set $GIT_DIR
René Scharfe
2014-08-26
|
*
|
|
|
|
|
use xgetcwd() to get the current directory or die
René Scharfe
2014-08-26
|
*
|
|
|
|
|
wrapper: add xgetcwd()
René Scharfe
2014-08-26
|
*
|
|
|
|
|
abspath: convert real_path_internal() to strbuf
René Scharfe
2014-08-26
|
*
|
|
|
|
|
abspath: use strbuf_getcwd() to remember original working directory
René Scharfe
2014-08-26
|
*
|
|
|
|
|
setup: convert setup_git_directory_gently_1 et al. to strbuf
René Scharfe
2014-08-26
|
*
|
|
|
|
|
unix-sockets: use strbuf_getcwd()
René Scharfe
2014-07-28
|
*
|
|
|
|
|
strbuf: add strbuf_getcwd()
René Scharfe
2014-07-28
*
|
|
|
|
|
|
Merge branch 'ta/pretty-parse-config'
Junio C Hamano
2014-09-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pretty.c: make git_pretty_formats_config return -1 on git_config_string failure
Tanay Abhra
2014-08-04
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bc/archive-pax-header-mode'
Junio C Hamano
2014-09-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
archive: honor tar.umask even for pax headers
brian m. carlson
2014-08-04
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]