index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree-diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-01-25
Allow default core.logallrefupdates to be overridden with template's config
Alex Riesen
1
-1
/
+3
2007-01-25
ls-remote and clone: accept --upload-pack=<path> as well.
Junio C Hamano
3
-6
/
+15
2007-01-25
rename --exec to --upload-pack for fetch-pack and peek-remote
Uwe Kleine-König
4
-12
/
+26
2007-01-25
Documentation: --amend cannot be combined with -c/-C/-F.
Peter Eriksen
2
-5
/
+5
2007-01-25
Documentation/config.txt: Correct info about subsection name
Jakub Narebski
1
-2
/
+2
2007-01-25
git-daemon documentation on enabling services.
Junio C Hamano
1
-2
/
+2
2007-01-25
reflog inspection: introduce shortcut "-g"
Johannes Schindelin
4
-6
/
+9
2007-01-25
annotate: use pager
Johannes Schindelin
1
-1
/
+1
2007-01-24
t/t1300-repo-config.sh: value continued on next line
Jakub Narebski
1
-0
/
+20
2007-01-24
git-checkout -m: fix merge case
Junio C Hamano
2
-11
/
+32
2007-01-23
reflog gc: a tag that does not point at a commit is not a crime.
Junio C Hamano
1
-3
/
+0
2007-01-23
contrib/vim: update syntax for changed commit template
Jeff King
1
-2
/
+2
2007-01-23
format-patch: fix bug with --stdout in a subdirectory
Jeff King
1
-1
/
+1
2007-01-23
[PATCH] honor --author even with --amend, -C, and -c.
Junio C Hamano
1
-9
/
+10
2007-01-23
.mailmap: fix screw-ups in Uwe's name
Junio C Hamano
1
-0
/
+2
2007-01-22
git-svn: remove leading slash when printing removed directories
Eric Wong
1
-1
/
+1
2007-01-22
sha1_file.c: Avoid multiple calls to find_pack_entry().
Peter Eriksen
1
-10
/
+9
2007-01-22
Documentation/config.txt: Document config file syntax better
Jakub Narebski
1
-7
/
+69
2007-01-22
cvsimport: activate -a option, really.
Junio C Hamano
1
-1
/
+1
2007-01-22
Cleanup uninitialized value in chomp
Alex Riesen
1
-1
/
+1
2007-01-22
Force Activestate Perl to tie git command pipe handle to a handle class
Alex Riesen
1
-1
/
+7
2007-01-22
Insert ACTIVESTATE_STRING in Git.pm
Alex Riesen
1
-3
/
+4
2007-01-22
fsck-objects: refactor checking for connectivity
Linus Torvalds
1
-38
/
+95
2007-01-22
git-gc: do not run git-prune by default.
Junio C Hamano
2
-3
/
+32
2007-01-22
shallow repository: disable unsupported operations for now.
Junio C Hamano
2
-1
/
+5
2007-01-22
is_repository_shallow(): prototype fix.
Junio C Hamano
2
-2
/
+2
2007-01-22
Make sure git_connect() always give two file descriptors.
Junio C Hamano
2
-1
/
+2
2007-01-22
Revert "prune: --grace=time"
Junio C Hamano
6
-48
/
+12
2007-01-22
Documentation/tutorial-2: Fix interesting typo in an example.
Junio C Hamano
1
-2
/
+2
2007-01-21
GIT v1.5.0-rc2
v1.5.0-rc2
Junio C Hamano
1
-1
/
+1
2007-01-21
prune: --grace=time
Matthias Lederhofer
6
-12
/
+48
2007-01-21
--walk-reflogs: do not crash with cyclic reflog ancestry
Johannes Schindelin
1
-2
/
+5
2007-01-21
--walk-reflogs: actually find the right commit by date.
Johannes Schindelin
1
-1
/
+1
2007-01-21
Fix --walk-reflog with --pretty=oneline
Junio C Hamano
4
-14
/
+28
2007-01-21
reflog-walk: build fixes
Junio C Hamano
2
-1
/
+2
2007-01-21
log --walk-reflog: documentation
Junio C Hamano
1
-0
/
+15
2007-01-21
--walk-reflogs: disallow uninteresting commits
Johannes Schindelin
1
-0
/
+3
2007-01-21
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
6
-1
/
+263
2007-01-21
git-rebase: allow rebasing a detached HEAD.
Junio C Hamano
1
-2
/
+6
2007-01-21
branch -f: no reason to forbid updating the current branch in a bare repo.
Junio C Hamano
1
-1
/
+1
2007-01-21
git-tag -d: allow deleting multiple tags at once.
Junio C Hamano
2
-10
/
+19
2007-01-21
Do not verify filenames in a bare repository
Johannes Schindelin
3
-0
/
+56
2007-01-21
Stop ignoring Documentation/README
Junio C Hamano
1
-1
/
+0
2007-01-21
apply --cached: fix crash in subdirectory
Johannes Schindelin
1
-1
/
+1
2007-01-21
show-branch --reflog: fix show_date() call
Junio C Hamano
1
-1
/
+1
2007-01-21
show_date(): fix relative dates
Johannes Schindelin
1
-3
/
+2
2007-01-20
show-branch --reflog: tighten input validation.
Junio C Hamano
1
-4
/
+11
2007-01-20
show-branch --reflog: show the reflog message at the top.
Junio C Hamano
3
-33
/
+109
2007-01-20
Extend read_ref_at() to be usable from places other than sha1_name.
Junio C Hamano
4
-13
/
+52
2007-01-20
dwim_ref(): Separate name-to-ref DWIM code out.
Junio C Hamano
2
-14
/
+26
[next]