index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Commit message (
Expand
)
Author
Age
*
Merge branch 'ew/force-ipv4'
Junio C Hamano
2016-02-24
|
\
|
*
connect & http: support -4 and -6 switches for remote operations
Eric Wong
2016-02-12
*
|
Merge branch 'nd/git-common-dir-fix'
Junio C Hamano
2016-02-24
|
\
\
|
*
|
rev-parse: take prefix into account in --git-common-dir
Nguyễn Thái Ngọc Duy
2016-02-12
|
|
/
*
|
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
2016-02-24
|
\
\
|
*
|
check_filename: tighten dwim-wildcard ambiguity
Jeff King
2016-02-10
|
*
|
checkout: reorder check_filename conditional
Jeff King
2016-02-10
*
|
|
Merge branch 'ah/stripspace-optstring'
Junio C Hamano
2016-02-17
|
\
\
\
|
*
|
|
stripspace: call U+0020 a "space" instead of a "blank"
Alex Henrie
2016-01-29
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/options-cleanup'
Junio C Hamano
2016-02-10
|
\
\
\
|
*
|
|
apply, ls-files: simplify "-z" parsing
Jeff King
2016-02-01
|
*
|
|
checkout-index: disallow "--no-stage" option
Jeff King
2016-02-01
|
*
|
|
checkout-index: handle "--no-index" option
Jeff King
2016-02-01
|
*
|
|
checkout-index: handle "--no-prefix" option
Jeff King
2016-02-01
|
*
|
|
checkout-index: simplify "-z" option parsing
Jeff King
2016-02-01
|
*
|
|
give "nbuf" strbuf a more meaningful name
Jeff King
2016-02-01
*
|
|
|
Merge branch 'cc/untracked'
Junio C Hamano
2016-02-10
|
\
\
\
\
|
*
|
|
|
config: add core.untrackedCache
Christian Couder
2016-01-27
|
*
|
|
|
dir: add remove_untracked_cache()
Christian Couder
2016-01-25
|
*
|
|
|
dir: add {new,add}_untracked_cache()
Christian Couder
2016-01-25
|
*
|
|
|
update-index: move 'uc' var declaration
Christian Couder
2016-01-25
|
*
|
|
|
update-index: add untracked cache notifications
Christian Couder
2016-01-25
|
*
|
|
|
update-index: add --test-untracked-cache
Christian Couder
2016-01-25
|
*
|
|
|
update-index: use enum for untracked cache options
Christian Couder
2016-01-25
|
*
|
|
|
dir: free untracked cache when removing it
Christian Couder
2015-12-29
*
|
|
|
|
Merge branch 'jk/ref-cache-non-repository-optim'
Junio C Hamano
2016-02-03
|
\
\
\
\
\
|
*
|
|
|
|
clean: make is_git_repository a public function
Jeff King
2016-01-25
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
2016-02-03
|
\
\
\
\
\
|
*
|
|
|
|
diff: make -O and --output work in subdirectory
Duy Nguyen
2016-01-21
|
*
|
|
|
|
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
2016-01-21
*
|
|
|
|
|
Merge branch 'tg/ls-remote-symref'
Junio C Hamano
2016-02-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ls-remote: add support for showing symrefs
Thomas Gummerer
2016-01-19
|
*
|
|
|
|
|
ls-remote: use parse-options api
Thomas Gummerer
2016-01-19
|
*
|
|
|
|
|
ls-remote: document --refs option
Thomas Gummerer
2016-01-19
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'tb/ls-files-eol'
Junio C Hamano
2016-02-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ls-files: add eol diagnostics
Torsten Bögershausen
2016-01-18
*
|
|
|
|
|
|
Merge branch 'jk/notes-merge-from-anywhere'
Junio C Hamano
2016-02-03
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
notes: allow merging from arbitrary references
Jacob Keller
2016-01-17
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jc/peace-with-crlf'
Junio C Hamano
2016-02-03
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
grep: read -f file with strbuf_getline()
Junio C Hamano
2016-01-15
|
*
|
|
|
|
|
|
send-pack: read list of refs with strbuf_getline()
Junio C Hamano
2016-01-15
|
*
|
|
|
|
|
|
column: read lines with strbuf_getline()
Junio C Hamano
2016-01-15
|
*
|
|
|
|
|
|
cat-file: read batch stream with strbuf_getline()
Junio C Hamano
2016-01-15
|
*
|
|
|
|
|
|
clone/sha1_file: read info/alternates with strbuf_getline()
Junio C Hamano
2016-01-15
|
*
|
|
|
|
|
|
rev-parse: read parseopt spec with strbuf_getline()
Junio C Hamano
2016-01-15
|
*
|
|
|
|
|
|
hash-object: read --stdin-paths with strbuf_getline()
Junio C Hamano
2016-01-15
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/list-tag-2.7-regression'
Junio C Hamano
2016-02-01
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
2016-01-26
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/shortlog'
Junio C Hamano
2016-01-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
shortlog: don't warn on empty author
Jeff King
2016-01-19
[next]