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/diff-orderfile-config'
Junio C Hamano
2014-01-10
|
\
|
*
diff: add diff.orderfile configuration variable
Samuel Bronson
2013-12-18
|
*
diff: let "git diff -O" read orderfile from any file and fail properly
Samuel Bronson
2013-12-18
|
*
t4056: add new tests for "git diff -O"
Samuel Bronson
2013-12-18
*
|
Merge branch 'bc/log-decoration'
Junio C Hamano
2014-01-10
|
\
\
|
*
|
log: properly handle decorations with chained tags
brian m. carlson
2013-12-20
*
|
|
Merge branch 'jh/rlimit-nofile-fallback'
Junio C Hamano
2014-01-10
|
\
\
\
|
*
|
|
get_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failure
Junio C Hamano
2013-12-18
*
|
|
|
Merge branch 'rt/bfg-ad-in-filter-branch-doc'
Junio C Hamano
2014-01-10
|
\
\
\
\
|
*
|
|
|
docs: add filter-branch notes on The BFG
Roberto Tyley
2013-12-18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'mh/path-max'
Junio C Hamano
2014-01-10
|
\
\
\
\
|
*
|
|
|
builtin/prune.c: use strbuf to avoid having to worry about PATH_MAX
Jeff King
2013-12-18
|
*
|
|
|
prune-packed: use strbuf to avoid having to worry about PATH_MAX
Junio C Hamano
2013-12-17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ap/path-max'
Junio C Hamano
2014-01-10
|
\
\
\
\
|
*
|
|
|
Prevent buffer overflows when path is too long
Antoine Pelisse
2013-12-16
|
|
/
/
/
*
|
|
|
Merge branch 'cc/replace-object-info'
Junio C Hamano
2014-01-10
|
\
\
\
\
|
*
|
|
|
replace info: rename 'full' to 'long' and clarify in-code symbols
Christian Couder
2013-12-30
|
*
|
|
|
Documentation/git-replace: describe --format option
Christian Couder
2013-12-12
|
*
|
|
|
builtin/replace: unset read_replace_refs
Christian Couder
2013-12-12
|
*
|
|
|
t6050: add tests for listing with --format
Christian Couder
2013-12-12
|
*
|
|
|
builtin/replace: teach listing using short, medium or full formats
Christian Couder
2013-12-12
|
*
|
|
|
sha1_file: perform object replacement in sha1_object_info_extended()
Christian Couder
2013-12-12
|
*
|
|
|
t6050: show that git cat-file --batch fails with replace objects
Christian Couder
2013-12-12
|
*
|
|
|
sha1_object_info_extended(): add an "unsigned flags" parameter
Christian Couder
2013-12-12
|
*
|
|
|
sha1_file.c: add lookup_replace_object_extended() to pass flags
Christian Couder
2013-12-12
|
*
|
|
|
replace_object: don't check read_replace_refs twice
Christian Couder
2013-12-12
|
*
|
|
|
rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECT
Christian Couder
2013-12-12
*
|
|
|
|
Merge branch 'nd/negative-pathspec'
Junio C Hamano
2014-01-10
|
\
\
\
\
\
|
*
|
|
|
|
pathspec.c: support adding prefix magic to a pathspec with mnemonic magic
Nguyễn Thái Ngọc Duy
2013-12-06
|
*
|
|
|
|
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
2013-12-06
|
*
|
|
|
|
glossary-content.txt: rephrase magic signature part
Nguyễn Thái Ngọc Duy
2013-12-06
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2014-01-06
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
2014-01-06
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
l10n: de.po: fix translation of 'prefix'
Ralf Thielow
2014-01-03
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Documentation/gitmodules: Only 'update' and 'url' are required
W. Trevor King
2014-01-06
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2013-12-30
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
for-each-ref: remove unused variable
Ramkumar Ramachandra
2013-12-30
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2013-12-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-svn: workaround for a bug in svn serf backend
Roman Kagan
2013-12-27
*
|
|
|
|
|
|
Merge branch 'fc/remote-helper-fixes'
Junio C Hamano
2013-12-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
remote-hg: test 'shared_path' in a moved clone
Antoine Pelisse
2013-12-26
|
*
|
|
|
|
|
|
remote-hg: add tests for special filenames
Felipe Contreras
2013-12-09
|
*
|
|
|
|
|
|
remote-hg: fix 'shared path' path
Felipe Contreras
2013-12-09
|
*
|
|
|
|
|
|
remote-helpers: add extra safety checks
Felipe Contreras
2013-12-09
|
*
|
|
|
|
|
|
remote-hg: avoid buggy strftime()
jcb91
2013-12-09
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'js/gnome-keyring'
Junio C Hamano
2013-12-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
contrib/git-credential-gnome-keyring.c: small stylistic cleanups
John Szakmeister
2013-12-16
*
|
|
|
|
|
|
|
Merge branch 'jk/name-pack-after-byte-representation'
Junio C Hamano
2013-12-27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
pack-objects doc: treat output filename as opaque
Jeff King
2013-12-16
|
*
|
|
|
|
|
|
|
pack-objects: name pack files after trailer hash
Jeff King
2013-12-05
[next]