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
*
send-email: add option -h
Clemens Buchacher
2011-09-12
*
Merge branch 'maint'
Junio C Hamano
2011-08-30
|
\
|
*
Documentation: clarify effects of -- <path> arguments
Thomas Rast
2011-08-30
*
|
Update draft release notes to 1.7.7
Junio C Hamano
2011-08-28
*
|
Merge branch 'nd/decorate-grafts'
Junio C Hamano
2011-08-28
|
\
\
|
*
|
log: Do not decorate replacements with --no-replace-objects
Michael J Gruber
2011-08-25
|
*
|
log: decorate "replaced" on to replaced commits
Nguyễn Thái Ngọc Duy
2011-08-19
|
*
|
log: decorate grafted commits with "grafted"
Nguyễn Thái Ngọc Duy
2011-08-18
|
*
|
Move write_shallow_commits to fetch-pack.c
Nguyễn Thái Ngọc Duy
2011-08-18
|
*
|
Add for_each_commit_graft() to iterate all grafts
Nguyễn Thái Ngọc Duy
2011-08-18
|
*
|
decoration: do not mis-decorate refs with same prefix
Nguyễn Thái Ngọc Duy
2011-08-18
*
|
|
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
2011-08-28
|
\
\
\
|
*
|
|
clone: allow to clone from .git file
Nguyễn Thái Ngọc Duy
2011-08-22
|
*
|
|
read_gitfile_gently(): rename misnamed function to read_gitfile()
Junio C Hamano
2011-08-22
|
|
/
/
*
|
|
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2011-08-28
|
\
\
\
|
*
|
|
Show interpreted branch name in error messages
Conrad Irwin
2011-08-22
|
*
|
|
Prevent force-updating of the current branch
Conrad Irwin
2011-08-22
*
|
|
|
Merge branch 'jk/pager-with-external-command'
Junio C Hamano
2011-08-28
|
\
\
\
\
|
*
|
|
|
support pager.* for external commands
Jeff King
2011-08-19
*
|
|
|
|
Merge branch 'jc/maint-clone-alternates'
Junio C Hamano
2011-08-28
|
\
\
\
\
\
|
*
|
|
|
|
clone: clone from a repository with relative alternates
Junio C Hamano
2011-08-23
|
*
|
|
|
|
clone: allow more than one --reference
Junio C Hamano
2011-08-22
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/color-and-pager'
Junio C Hamano
2011-08-28
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
want_color: automatically fallback to color.ui
Jeff King
2011-08-19
|
*
|
|
|
diff: don't load color config in plumbing
Jeff King
2011-08-19
|
*
|
|
|
config: refactor get_colorbool function
Jeff King
2011-08-19
|
*
|
|
|
color: delay auto-color decision until point of use
Jeff King
2011-08-19
|
*
|
|
|
git_config_colorbool: refactor stdout_is_tty handling
Jeff King
2011-08-18
|
*
|
|
|
diff: refactor COLOR_DIFF from a flag into an int
Jeff King
2011-08-18
|
*
|
|
|
setup_pager: set GIT_PAGER_IN_USE
Jeff King
2011-08-18
|
*
|
|
|
t7006: use test_config helpers
Jeff King
2011-08-18
|
*
|
|
|
test-lib: add helper functions for config
Jeff King
2011-08-18
|
*
|
|
|
t7006: modernize calls to unset
Jeff King
2011-08-18
*
|
|
|
|
Merge branch 'mh/attr'
Junio C Hamano
2011-08-28
|
\
\
\
\
\
|
*
|
|
|
|
Unroll the loop over passes
Michael Haggerty
2011-08-14
|
*
|
|
|
|
Change while loop into for loop
Michael Haggerty
2011-08-14
|
*
|
|
|
|
Determine the start of the states outside of the pass loop
Michael Haggerty
2011-08-14
|
*
|
|
|
|
Change parse_attr() to take a pointer to struct attr_state
Michael Haggerty
2011-08-14
|
*
|
|
|
|
Increment num_attr in parse_attr_line(), not parse_attr()
Michael Haggerty
2011-08-14
|
*
|
|
|
|
Document struct match_attr
Michael Haggerty
2011-08-14
|
*
|
|
|
|
Add a file comment
Michael Haggerty
2011-08-14
*
|
|
|
|
|
Merge branch 'di/fast-import-tagging'
Junio C Hamano
2011-08-28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fast-import: allow to tag newly created objects
Dmitry Ivankov
2011-08-23
|
*
|
|
|
|
|
fast-import: add tests for tagging blobs
Dmitry Ivankov
2011-08-23
*
|
|
|
|
|
|
Merge branch 'di/fast-import-blob-tweak'
Junio C Hamano
2011-08-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fast-import: treat cat-blob as a delta base hint for next blob
Dmitry Ivankov
2011-08-22
|
*
|
|
|
|
|
|
fast-import: count and report # of calls to diff_delta in stats
Dmitry Ivankov
2011-08-22
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'di/fast-import-deltified-tree'
Junio C Hamano
2011-08-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fast-import: prevent producing bad delta
Dmitry Ivankov
2011-08-14
|
*
|
|
|
|
|
|
fast-import: add a test for tree delta base corruption
Dmitry Ivankov
2011-08-14
|
|
/
/
/
/
/
/
[next]