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
...
*
use new wrapper write_file() for simple file writing
Nguyễn Thái Ngọc Duy
2014-12-01
*
wrapper.c: wrapper to open a file, fprintf then close
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: support multi-checkout repo setup
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: detect $GIT_COMMON_DIR check_repository_format_gently()
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: convert check_repository_format_gently to use strbuf
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: detect $GIT_COMMON_DIR in is_git_directory()
Nguyễn Thái Ngọc Duy
2014-12-01
*
setup.c: convert is_git_directory() to use strbuf
Nguyễn Thái Ngọc Duy
2014-12-01
*
git-stash: avoid hardcoding $GIT_DIR/logs/....
Nguyễn Thái Ngọc Duy
2014-12-01
*
*.sh: avoid hardcoding $GIT_DIR/hooks/...
Nguyễn Thái Ngọc Duy
2014-12-01
*
git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objects
Nguyễn Thái Ngọc Duy
2014-12-01
*
$GIT_COMMON_DIR: a new environment variable
Nguyễn Thái Ngọc Duy
2014-12-01
*
commit: use SEQ_DIR instead of hardcoding "sequencer"
Nguyễn Thái Ngọc Duy
2014-12-01
*
fast-import: use git_path() for accessing .git dir instead of get_git_dir()
Nguyễn Thái Ngọc Duy
2014-12-01
*
reflog: avoid constructing .lock path with git_path
Nguyễn Thái Ngọc Duy
2014-12-01
*
*.sh: respect $GIT_INDEX_FILE
Nguyễn Thái Ngọc Duy
2014-12-01
*
git_path(): be aware of file relocation in $GIT_DIR
Nguyễn Thái Ngọc Duy
2014-12-01
*
path.c: group git_path(), git_pathdup() and strbuf_git_path() together
Nguyễn Thái Ngọc Duy
2014-12-01
*
path.c: rename vsnpath() to do_git_path()
Nguyễn Thái Ngọc Duy
2014-12-01
*
git_snpath(): retire and replace with strbuf_git_path()
Nguyễn Thái Ngọc Duy
2014-12-01
*
path.c: make get_pathname() call sites return const char *
Nguyễn Thái Ngọc Duy
2014-12-01
*
path.c: make get_pathname() return strbuf instead of static buffer
Nguyễn Thái Ngọc Duy
2014-12-01
*
Git 2.2
v2.2.0
Junio C Hamano
2014-11-26
*
RelNotes: spelling & grammar tweaks
Marc Branchaud
2014-11-26
*
Git 2.2.0-rc3
v2.2.0-rc3
Junio C Hamano
2014-11-21
*
l10n: remove a superfluous translation for push.c
Jiang Xin
2014-11-20
*
l10n: de.po: translate 2 messages
Ralf Thielow
2014-11-20
*
l10n: de.po: translate 2 new messages
Ralf Thielow
2014-11-20
*
l10n: batch updates for one trivial change
Jiang Xin
2014-11-20
*
l10n: git.pot: v2.2.0 round 2 (1 updated)
Jiang Xin
2014-11-20
*
Merge branch 'sv/submitting-final-patch'
Junio C Hamano
2014-11-19
|
\
|
*
SubmittingPatches: final submission is To: maintainer and CC: list
Slavomir Vlcek
2014-11-13
*
|
Merge branch 'sn/tutorial-status-output-example'
Junio C Hamano
2014-11-19
|
\
\
|
*
|
gittutorial: fix output of 'git status'
Stefan Naewe
2014-11-13
*
|
|
Merge branch 'mh/doc-remote-helper-xref'
Junio C Hamano
2014-11-19
|
\
\
\
|
*
|
|
doc: add some crossrefs between manual pages
Max Horn
2014-11-11
*
|
|
|
Merge branch 'tb/no-relative-file-url'
Junio C Hamano
2014-11-19
|
\
\
\
\
|
*
|
|
|
t5705: the file:// URL should be absolute
Torsten Bögershausen
2014-11-13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'cc/interpret-trailers'
Junio C Hamano
2014-11-19
|
\
\
\
\
|
*
|
|
|
trailer: display a trailer without its trailing newline
Christian Couder
2014-11-10
|
*
|
|
|
trailer: ignore comment lines inside the trailers
Christian Couder
2014-11-10
*
|
|
|
|
Merge git://github.com/git-l10n/git-po
Junio C Hamano
2014-11-18
|
\
\
\
\
\
|
*
|
|
|
|
l10n: Update Catalan translation
Alex Henrie
2014-11-17
*
|
|
|
|
|
Merge branch 'jc/doc-commit-only'
Junio C Hamano
2014-11-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Documentation/git-commit: clarify that --only/--include records the working t...
Junio C Hamano
2014-11-07
*
|
|
|
|
|
|
Merge branch 'ta/tutorial-modernize'
Junio C Hamano
2014-11-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gittutorial.txt: remove reference to ancient Git version
Thomas Ackermann
2014-11-11
*
|
|
|
|
|
|
|
Merge branch 'da/difftool'
Junio C Hamano
2014-11-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
difftool: honor --trust-exit-code for builtin tools
David Aguilar
2014-11-14
*
|
|
|
|
|
|
|
|
Merge branch 'master' of git://github.com/git-l10n/git-po
Junio C Hamano
2014-11-17
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
l10n: de.po: translate 62 new messages
Ralf Thielow
2014-11-15
[prev]
[next]