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
*
Merge branch 'jc/bare'
Junio C Hamano
2007-01-11
|
\
|
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-10
|
*
git-fetch: allow updating the current branch in a bare repository.
Junio C Hamano
2007-01-07
|
*
Introduce is_bare_repository() and core.bare configuration variable
Junio C Hamano
2007-01-07
|
*
Move initialization of log_all_ref_updates
Junio C Hamano
2007-01-07
*
|
Merge branch 'ar/merge-recursive'
Junio C Hamano
2007-01-11
|
\
\
|
*
|
merge-recursive: do not use on-file index when not needed.
Junio C Hamano
2007-01-10
|
*
|
Speed-up recursive by flushing index only once for all entries
Alex Riesen
2007-01-10
*
|
|
Merge branch 'jc/detached-head'
Junio C Hamano
2007-01-11
|
\
\
\
|
*
|
|
git-checkout: handle local changes sanely when detaching HEAD
Junio C Hamano
2007-01-09
|
*
|
|
git-checkout: safety check for detached HEAD checks existing refs
Junio C Hamano
2007-01-09
|
*
|
|
git-checkout: fix branch name output from the command
Junio C Hamano
2007-01-08
|
*
|
|
git-checkout: safety when coming back from the detached HEAD state.
Junio C Hamano
2007-01-08
|
*
|
|
git-checkout: rewording comments regarding detached HEAD.
Junio C Hamano
2007-01-08
|
*
|
|
git-checkout: do not warn detaching HEAD when it is already detached.
Junio C Hamano
2007-01-08
|
*
|
|
Detached HEAD (experimental)
Junio C Hamano
2007-01-08
|
*
|
|
git-branch: show detached HEAD
Lars Hjemli
2007-01-08
|
*
|
|
git-status: show detached HEAD
Junio C Hamano
2007-01-08
*
|
|
|
git-status: wording update to deal with deleted files.
Junio C Hamano
2007-01-11
*
|
|
|
git-rm: do not fail on already removed file.
Junio C Hamano
2007-01-11
*
|
|
|
Avoid errors and warnings when attempting to do I/O on zero bytes
Eric Wong
2007-01-11
*
|
|
|
Better error messages for corrupt databases
Linus Torvalds
2007-01-11
*
|
|
|
config-set: check write-in-full returns in set_multivar
Junio C Hamano
2007-01-11
*
|
|
|
index-pack: write-or-die instead of unchecked write-in-full.
Junio C Hamano
2007-01-11
*
|
|
|
write_in_full: really write in full or return error on disk full.
Linus Torvalds
2007-01-11
*
|
|
|
Document git-init
Junio C Hamano
2007-01-11
*
|
|
|
write-cache: do not leak the serialized cache-tree data.
Linus Torvalds
2007-01-11
|
|
/
/
|
/
|
|
*
|
|
Provide better feedback for the untracked only case in status output
Jürgen Rühle
2007-01-10
*
|
|
Merge branch 'js/reflog'
Junio C Hamano
2007-01-10
|
\
\
\
|
*
|
|
Sanitize for_each_reflog_ent()
Johannes Schindelin
2007-01-09
*
|
|
|
Makefile: remove $foo when $foo.exe is built/installed.
Junio C Hamano
2007-01-10
*
|
|
|
send-email: work around double encoding of in-body From field.
Jürgen Rühle
2007-01-10
*
|
|
|
Add git-init documentation.
Nicolas Pitre
2007-01-10
*
|
|
|
Fix t1410 for core.filemode==false
Johannes Schindelin
2007-01-10
*
|
|
|
Make git-describe a builtin.
Shawn O. Pearce
2007-01-10
*
|
|
|
Don't save the commit buffer in git-describe.
Shawn O. Pearce
2007-01-10
*
|
|
|
Fix warnings in sha1_file.c - use C99 printf format if available
Pavel Roskin
2007-01-09
*
|
|
|
-u is now default for 'git-mailinfo'.
Junio C Hamano
2007-01-09
*
|
|
|
-u is now default for 'git-applymbox'
Junio C Hamano
2007-01-09
*
|
|
|
git-am: should work when "--no-utf8 --utf8" is given
Junio C Hamano
2007-01-09
*
|
|
|
Don't die in git-http-fetch when fetching packs.
Shawn O. Pearce
2007-01-09
*
|
|
|
Update git-svn manpage to remove the implication that SVN::* is optional.
Steven Grimm
2007-01-09
*
|
|
|
Replacing the system call pread() with lseek()/xread()/lseek() sequence.
Stefan-W. Hahn
2007-01-09
*
|
|
|
gitweb: Fix git_patchset_body not closing <div class="patch">
Jakub Narebski
2007-01-09
*
|
|
|
git.el: Define the propertize function if needed, for XEmacs compatibility.
Alexandre Julliard
2007-01-09
*
|
|
|
git-clone: Make sure the master branch exists before running cat on it.
Alexandre Julliard
2007-01-09
*
|
|
|
git-apply: Remove directories that have become empty after deleting a file.
Alexandre Julliard
2007-01-09
*
|
|
|
get_tree_entry: map blank requested entry to tree root
Jeff King
2007-01-09
*
|
|
|
builtin-archive: do not free a tree held by the object layer.
Junio C Hamano
2007-01-09
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-01-09
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]