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
/
Documentation
/
technical
Commit message (
Expand
)
Author
Age
*
Merge branch 'hv/submodule-config'
Junio C Hamano
2015-08-31
|
\
|
*
submodule: use new config API for worktree configurations
Heiko Voigt
2015-08-19
|
*
submodule: implement a config API for lookup of .gitmodules values
Heiko Voigt
2015-08-19
*
|
Merge branch 'mh/tempfile'
Junio C Hamano
2015-08-25
|
\
\
|
*
|
lockfile: move documentation to lockfile.h and lockfile.c
Michael Haggerty
2015-08-10
*
|
|
Merge branch 'ta/docfix-index-format-tech'
Junio C Hamano
2015-08-17
|
\
\
\
|
*
|
|
typofix for index-format.txt
Thomas Ackermann
2015-07-28
*
|
|
|
Merge branch 'pt/pull-builtin'
Junio C Hamano
2015-08-03
|
\
\
\
\
|
*
|
|
|
argv-array: implement argv_array_pushv()
Paul Tan
2015-06-15
|
*
|
|
|
parse-options-cb: implement parse_opt_passthru_argv()
Paul Tan
2015-06-15
|
*
|
|
|
parse-options-cb: implement parse_opt_passthru()
Paul Tan
2015-06-15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'cb/parse-magnitude'
Junio C Hamano
2015-08-03
|
\
\
\
\
|
*
|
|
|
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
2015-06-22
*
|
|
|
|
Merge branch 'kb/use-nsec-doc'
Junio C Hamano
2015-07-13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Makefile / racy-git.txt: clarify USE_NSEC prerequisites
Karsten Blees
2015-07-01
|
|
/
/
/
*
|
|
|
Merge branch 'sb/pack-protocol-mention-smart-http'
Junio C Hamano
2015-06-16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Documentation/technical/pack-protocol: mention http as possible protocol
Stefan Beller
2015-06-02
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
|
\
\
\
\
|
*
|
|
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
|
|
|
|
Merge branch 'jk/at-push-sha1'
Junio C Hamano
2015-06-05
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
remote.c: drop "remote" pointer from "struct branch"
Jeff King
2015-05-21
*
|
|
|
|
Merge branch 'fm/fetch-raw-sha1'
Junio C Hamano
2015-06-01
|
\
\
\
\
\
|
*
|
|
|
|
upload-pack: optionally allow fetching reachable sha1
Fredrik Medley
2015-05-22
*
|
|
|
|
|
Merge branch 'nd/untracked-cache'
Junio C Hamano
2015-05-26
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
untracked cache: guard and disable on system changes
Nguyễn Thái Ngọc Duy
2015-03-12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
untracked cache: save to an index extension
Nguyễn Thái Ngọc Duy
2015-03-12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ps/doc-packfile-vs-pack-file'
Junio C Hamano
2015-05-22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
doc: fix inconsistent spelling of "packfile"
Patrick Steinhardt
2015-05-22
|
*
|
|
pack-protocol.txt: fix insconsistent spelling of "packfile"
Patrick Steinhardt
2015-05-17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jn/doc-api-errors'
Junio C Hamano
2015-03-28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
api-error-handling doc: typofix
Thomas Ackermann
2015-03-28
*
|
|
Merge branch 'jk/strbuf-doc-to-header'
Junio C Hamano
2015-02-25
|
\
\
\
|
*
|
|
strbuf.h: integrate api-strbuf.txt documentation
Jeff King
2015-01-16
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jn/doc-api-errors'
Junio C Hamano
2015-02-25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
doc: document error handling functions and conventions
Jonathan Nieder
2014-12-04
|
|
/
*
|
Merge branch 'sb/atomic-push'
Junio C Hamano
2015-02-11
|
\
\
|
*
|
receive-pack.c: negotiate atomic push support
Ronnie Sahlberg
2015-01-07
|
|
/
*
|
Merge branch 'nd/split-index'
Junio C Hamano
2014-12-22
|
\
\
|
*
|
index-format.txt: add a missing closing quote
Nguyễn Thái Ngọc Duy
2014-12-11
*
|
|
Merge branch 'jk/credential-quit'
Junio C Hamano
2014-12-22
|
\
\
\
|
*
|
|
credential: let helpers tell us to quit
Jeff King
2014-12-04
|
*
|
|
Merge branch 'sp/pack-protocol-doc-on-shallow' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
*
|
|
|
|
sort_string_list(): rename to string_list_sort()
Michael Haggerty
2014-11-25
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Documentation: typofixes
Thomas Ackermann
2014-11-04
*
|
|
|
Merge branch 'rs/child-process-init'
Junio C Hamano
2014-10-31
|
\
\
\
\
|
*
|
|
|
api-run-command: add missing list item marker
René Scharfe
2014-10-28
*
|
|
|
|
run-command: add env_array, an optional argv_array for env
René Scharfe
2014-10-19
*
|
|
|
|
Merge branch 'mh/lockfile-stdio'
Junio C Hamano
2014-10-14
|
\
\
\
\
\
|
*
|
|
|
|
fdopen_lock_file(): access a lockfile using stdio
Michael Haggerty
2014-10-01
*
|
|
|
|
|
Merge branch 'mh/lockfile'
Junio C Hamano
2014-10-14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
[next]