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
/
cache.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4
Junio C Hamano
2011-05-26
|
\
|
*
connect: let callers know if connection is a socket
Jeff King
2011-05-16
*
|
Merge branch 'jc/index-update-if-able' into maint
Junio C Hamano
2011-04-03
|
\
\
|
*
|
diff/status: refactor opportunistic index update
Junio C Hamano
2011-03-21
*
|
|
Merge branch 'lt/default-abbrev' into maint
Junio C Hamano
2011-04-03
|
\
\
\
|
*
|
|
Make the default abbrev length configurable
Linus Torvalds
2011-03-11
*
|
|
|
Merge branch 'lp/config-vername-check' into maint
Junio C Hamano
2011-04-03
|
\
\
\
\
|
*
|
|
|
Sanity-check config variable names
Libor Pechacek
2011-02-22
|
|
/
/
/
*
|
|
|
Merge branch 'sp/maint-fd-limit' into maint
Junio C Hamano
2011-03-20
|
\
\
\
\
|
*
|
|
|
sha1_file.c: Don't retain open fds on small packs
Shawn O. Pearce
2011-03-02
*
|
|
|
|
Merge branch 'jh/push-default-upstream-configname' into maint
Junio C Hamano
2011-03-16
|
\
\
\
\
\
|
*
|
|
|
|
push.default: Rename 'tracking' to 'upstream'
Johan Herland
2011-02-16
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
enums: omit trailing comma for portability
Jonathan Nieder
2011-03-16
*
|
|
|
|
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
Junio C Hamano
2011-03-10
|
|
/
/
/
|
/
|
|
|
*
|
|
|
correct type of EMPTY_TREE_SHA1_BIN
Jonathan Nieder
2011-02-14
|
/
/
/
*
|
|
Merge branch 'nd/setup'
Junio C Hamano
2010-12-28
|
\
\
\
|
*
|
|
Remove all logic from get_git_work_tree()
Nguyễn Thái Ngọc Duy
2010-12-22
|
*
|
|
setup: limit get_git_work_tree()'s to explicit setup case only
Nguyễn Thái Ngọc Duy
2010-12-22
|
*
|
|
Add git_config_early()
Nguyễn Thái Ngọc Duy
2010-12-22
|
*
|
|
builtins: print setup info if repo is found
Nguyễn Thái Ngọc Duy
2010-11-29
*
|
|
|
Merge branch 'nd/maint-fix-add-typo-detection'
Junio C Hamano
2010-12-22
|
\
\
\
\
|
*
|
|
|
unpack-trees: move all skip-worktree checks back to unpack_trees()
Nguyễn Thái Ngọc Duy
2010-11-29
|
*
|
|
|
cache.h: realign and use (1 << x) form for CE_* constants
Nguyễn Thái Ngọc Duy
2010-11-29
|
|
/
/
/
*
|
|
|
Merge branch 'nd/extended-sha1-relpath'
Junio C Hamano
2010-12-16
|
\
\
\
\
|
*
|
|
|
Make prefix_path() return char* without const
Nguyễn Thái Ngọc Duy
2010-12-07
*
|
|
|
|
Merge branch 'jn/parse-options-extra'
Junio C Hamano
2010-12-12
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
setup: save prefix (original cwd relative to toplevel) in startup_info
Nguyễn Thái Ngọc Duy
2010-12-07
|
|
/
/
/
*
|
|
|
Merge branch 'js/configurable-tab'
Junio C Hamano
2010-12-12
|
\
\
\
\
|
*
|
|
|
Make the tab width used for whitespace checks configurable
Johannes Sixt
2010-12-01
|
|
/
/
/
*
|
|
|
Merge branch 'pn/commit-autosquash'
Junio C Hamano
2010-12-03
|
\
\
\
\
|
*
|
|
|
commit: helper methods to reduce redundant blocks of code
Pat Notz
2010-11-04
*
|
|
|
|
Merge branch 'jc/abbrev-guard'
Junio C Hamano
2010-12-03
|
\
\
\
\
\
|
*
|
|
|
|
core.abbrevguard: Ensure short object names stay unique a bit longer
Junio C Hamano
2010-10-28
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'cb/leading-path-removal'
Junio C Hamano
2010-11-29
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
do not overwrite files in leading path
Clemens Buchacher
2010-10-13
|
|
/
/
/
*
|
|
|
Documentation: No argument of ALLOC_GROW should have side-effects
Jonathan Nieder
2010-10-08
|
/
/
/
*
|
|
work around buggy S_ISxxx(m) implementations
René Scharfe
2010-10-06
|
/
/
*
|
Merge branch 'kf/askpass-config'
Junio C Hamano
2010-09-08
|
\
\
|
*
|
Add a new option 'core.askpass'.
Anselm Kruis
2010-08-31
*
|
|
Merge branch 'jk/maint-pass-c-config-in-env'
Junio C Hamano
2010-09-08
|
\
\
\
|
*
|
|
do not pass "git -c foo=bar" params to transport helpers
Jonathan Nieder
2010-08-24
|
*
|
|
pass "git -c foo=bar" params through environment
Jeff King
2010-08-24
|
|
/
/
*
|
|
Merge branch 'jn/merge-renormalize'
Junio C Hamano
2010-09-03
|
\
\
\
|
*
|
|
merge-recursive --renormalize
Jonathan Nieder
2010-08-06
|
*
|
|
Avoid conflicts when merging branches with mixed normalization
Eyvind Bernhardsen
2010-07-02
|
|
/
/
*
|
|
Merge branch 'jn/paginate-fix'
Junio C Hamano
2010-08-31
|
\
\
\
|
*
|
|
setup: remember whether repository was found
Nguyễn Thái Ngọc Duy
2010-08-11
|
*
|
|
git wrapper: introduce startup_info struct
Nguyễn Thái Ngọc Duy
2010-08-11
|
|
/
/
*
|
|
Merge branch 'gb/split-cmdline-errmsg'
Junio C Hamano
2010-08-21
|
\
\
\
|
*
|
|
split_cmdline: Allow caller to access error string
Greg Brockman
2010-08-11
|
|
/
/
[next]