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
*
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
|
|
/
*
|
Merge branch 'nd/fix-sparse-checkout'
Junio C Hamano
2010-08-21
|
\
\
|
*
|
unpack-trees: let read-tree -u remove index entries outside sparse area
Nguyễn Thái Ngọc Duy
2010-08-09
*
|
|
Merge branch 'hv/submodule-find-ff-merge'
Junio C Hamano
2010-08-21
|
\
\
\
|
*
|
|
Teach ref iteration module about submodules
Heiko Voigt
2010-07-07
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jn/parse-date-basic'
Junio C Hamano
2010-08-12
|
\
\
\
|
*
|
|
Export parse_date_basic() to convert a date string to timestamp
Jonathan Nieder
2010-07-15
|
|
/
/
*
|
|
Standardize do { ... } while (0) style
Jonathan Nieder
2010-08-12
|
/
/
*
|
Merge branch 'cp/textconv-cat-file'
Junio C Hamano
2010-06-27
|
\
\
|
*
|
sha1_name: add get_sha1_with_context()
Clément Poulain
2010-06-18
*
|
|
Merge branch 'eb/core-eol'
Junio C Hamano
2010-06-21
|
\
\
\
|
*
|
|
Add "core.eol" config variable
Eyvind Bernhardsen
2010-06-06
|
*
|
|
Add per-repository eol normalization
Eyvind Bernhardsen
2010-05-19
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
enums: omit trailing comma for portability
Gary V. Vaughan
2010-05-31
*
|
|
Merge branch 'sp/maint-dumb-http-pack-reidx'
Junio C Hamano
2010-05-21
|
\
\
\
|
*
|
|
Allow parse_pack_index on temporary files
Shawn O. Pearce
2010-04-19
|
*
|
|
Introduce close_pack_index to permit replacement
Shawn O. Pearce
2010-04-19
|
*
|
|
Merge branch 'gb/maint-submodule-env' into maint
Junio C Hamano
2010-03-08
|
|
\
\
\
|
*
\
\
\
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
Junio C Hamano
2010-03-08
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'ld/discovery-limit-to-fs' (early part)
Junio C Hamano
2010-05-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
config.c: remove static keyword from git_env_bool()
Lars R. Damerow
2010-03-28
*
|
|
|
|
|
|
Merge branch 'ar/config-from-command-line'
Junio C Hamano
2010-05-21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Complete prototype of git_config_from_parameters()
Thomas Rast
2010-05-21
|
*
|
|
|
|
|
|
Allow passing of configuration parameters in the command line
Alex Riesen
2010-03-28
*
|
|
|
|
|
|
|
Merge branch 'sd/log-decorate'
Junio C Hamano
2010-05-08
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
git_config_maybe_bool()
Junio C Hamano
2010-02-17
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'cw/ws-indent-with-tab'
Junio C Hamano
2010-05-08
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
Chris Webb
2010-04-04
|
*
|
|
|
|
|
|
|
whitespace: add tab-in-indent error class
Chris Webb
2010-04-02
*
|
|
|
|
|
|
|
|
make commit_tree a library function
Jeff King
2010-04-01
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
fix const-correctness of write_sha1_file
Jeff King
2010-04-01
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'cc/cherry-pick-ff'
Junio C Hamano
2010-03-28
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
builtin/merge: make checkout_fast_forward() non static
Junio C Hamano
2010-03-06
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'tr/notes-display'
Junio C Hamano
2010-03-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
notes: implement helpers needed for note copying during rewrite
Thomas Rast
2010-03-12
[next]