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
...
*
|
|
|
|
Bisect: convert revs given to good and bad to commits
Uwe Kleine-König
2007-03-23
*
|
|
|
|
t4118: be nice to non-GNU sed
Johannes Schindelin
2007-03-22
*
|
|
|
|
git-apply: Do not free the wrong buffer when we convert the data for writeout
Junio C Hamano
2007-03-22
*
|
|
|
|
Merge git://git2.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2007-03-22
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk
Brandon Casey
2007-03-21
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-03-22
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Documentation/pack-format.txt: Clear up description of types.
Peter Eriksen
2007-03-22
|
*
|
|
|
|
fix typo in git-am manpage
Michael S. Tsirkin
2007-03-21
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
update HEAD reflog when branch pointed to by HEAD is directly modified
Nicolas Pitre
2007-03-22
*
|
|
|
|
update-hook: abort early if the project description is unset
Andy Parkins
2007-03-22
*
|
|
|
|
git-merge: Put FETCH_HEAD data in merge commit message
Michael S. Tsirkin
2007-03-22
*
|
|
|
|
git-rebase: make 'rebase HEAD branch' work as expected.
Junio C Hamano
2007-03-22
*
|
|
|
|
tree_entry_interesting(): allow it to say "everything is interesting"
Junio C Hamano
2007-03-22
*
|
|
|
|
tree-diff: avoid strncmp()
Junio C Hamano
2007-03-22
*
|
|
|
|
Teach tree_entry_interesting() that the tree entries are sorted.
Junio C Hamano
2007-03-22
*
|
|
|
|
Switch over tree descriptors to contain a pre-parsed entry
Linus Torvalds
2007-03-21
*
|
|
|
|
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
*
|
|
|
|
Remove "pathlen" from "struct name_entry"
Linus Torvalds
2007-03-21
*
|
|
|
|
blame: cmp_suspect is not "cmp" anymore.
Junio C Hamano
2007-03-20
*
|
|
|
|
minor git-prune optimization
Nicolas Pitre
2007-03-20
*
|
|
|
|
improve checkout message when asking for same branch
Nicolas Pitre
2007-03-20
*
|
|
|
|
Be more careful about zlib return values
Linus Torvalds
2007-03-20
*
|
|
|
|
Don't ever return corrupt objects from "parse_object()"
Linus Torvalds
2007-03-20
*
|
|
|
|
index-pack: more validation checks and cleanups
Nicolas Pitre
2007-03-20
*
|
|
|
|
index-pack: use hash_sha1_file()
Nicolas Pitre
2007-03-20
*
|
|
|
|
don't ever allow SHA1 collisions to exist by fetching a pack
Nicolas Pitre
2007-03-20
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
git-fetch: Fix single_force in append_fetch_head
Santi Béjar
2007-03-20
*
|
|
|
Merge git://git2.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2007-03-19
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
[PATCH] gitk: bind <F5> key to Update (reread commits)
Eric Wong
2007-03-12
*
|
|
|
make git clone -q suppress the noise with http fetch
Chris Wright
2007-03-19
*
|
|
|
Fix loose object uncompression check.
Linus Torvalds
2007-03-19
*
|
|
|
contrib/continuous: a continuous integration build manager
Shawn O. Pearce
2007-03-19
*
|
|
|
Provide some technical documentation for shallow clones
Johannes Schindelin
2007-03-19
*
|
|
|
Add a HOWTO for setting up a standalone git daemon
Johannes Schindelin
2007-03-19
*
|
|
|
xdiff/xutils.c(xdl_hash_record): factor out whitespace handling
Johannes Schindelin
2007-03-19
*
|
|
|
blame: micro-optimize cmp_suspect()
Junio C Hamano
2007-03-19
*
|
|
|
Replace remaining instances of strdup with xstrdup.
James Bowes
2007-03-19
*
|
|
|
use a LRU eviction policy for the delta base cache
Nicolas Pitre
2007-03-19
*
|
|
|
clean up the delta base cache size a bit
Nicolas Pitre
2007-03-19
*
|
|
|
GIT 1.5.1-rc1
v1.5.1-rc1
Junio C Hamano
2007-03-19
*
|
|
|
Fix merge-index
Junio C Hamano
2007-03-19
*
|
|
|
Set up for better tree diff optimizations
Linus Torvalds
2007-03-19
*
|
|
|
Trivial cleanup of track_tree_refs()
Linus Torvalds
2007-03-19
*
|
|
|
git.el: Add support for commit hooks.
Alexandre Julliard
2007-03-19
*
|
|
|
Merge branch 'jb/gc'
Junio C Hamano
2007-03-18
|
\
\
\
\
|
*
|
|
|
Make gc a builtin.
James Bowes
2007-03-17
*
|
|
|
|
Merge branch 'fl/cvsserver'
Junio C Hamano
2007-03-18
|
\
\
\
\
\
|
*
|
|
|
|
cvsserver: further improve messages on commit and status
Frank Lichtenheld
2007-03-14
|
*
|
|
|
|
cvsserver: Be more chatty
Frank Lichtenheld
2007-03-14
*
|
|
|
|
|
Limit the size of the new delta_base_cache
Shawn O. Pearce
2007-03-18
[prev]
[next]