index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
2007-01-21
6
-1
/
+263
*
git-rebase: allow rebasing a detached HEAD.
Junio C Hamano
2007-01-21
1
-2
/
+6
*
branch -f: no reason to forbid updating the current branch in a bare repo.
Junio C Hamano
2007-01-21
1
-1
/
+1
*
git-tag -d: allow deleting multiple tags at once.
Junio C Hamano
2007-01-21
2
-10
/
+19
*
Do not verify filenames in a bare repository
Johannes Schindelin
2007-01-21
3
-0
/
+56
*
Stop ignoring Documentation/README
Junio C Hamano
2007-01-21
1
-1
/
+0
*
apply --cached: fix crash in subdirectory
Johannes Schindelin
2007-01-21
1
-1
/
+1
*
show-branch --reflog: fix show_date() call
Junio C Hamano
2007-01-21
1
-1
/
+1
*
show_date(): fix relative dates
Johannes Schindelin
2007-01-21
1
-3
/
+2
*
show-branch --reflog: tighten input validation.
Junio C Hamano
2007-01-20
1
-4
/
+11
*
show-branch --reflog: show the reflog message at the top.
Junio C Hamano
2007-01-20
3
-33
/
+109
*
Extend read_ref_at() to be usable from places other than sha1_name.
Junio C Hamano
2007-01-20
4
-13
/
+52
*
dwim_ref(): Separate name-to-ref DWIM code out.
Junio C Hamano
2007-01-20
2
-14
/
+26
*
config_set_multivar(): disallow newlines in keys
Johannes Schindelin
2007-01-20
2
-0
/
+11
*
rename --exec to --receive-pack for push and send-pack
Uwe Kleine-König
2007-01-20
4
-18
/
+32
*
make --exec=... option to git-push configurable
Uwe Kleine-König
2007-01-20
2
-0
/
+15
*
Update documentation of fetch-pack, push and send-pack
Uwe Kleine-König
2007-01-20
6
-13
/
+33
*
Documentation/git.txt: command re-classification
Junio C Hamano
2007-01-20
3
-48
/
+86
*
Documentation: generated cmds-*.txt does not depend on git.txt
Junio C Hamano
2007-01-19
1
-1
/
+1
*
refs.c::read_ref_at(): fix bogus munmap() call.
Junio C Hamano
2007-01-19
1
-3
/
+5
*
for_each_reflog_ent: do not leak FILE *
Junio C Hamano
2007-01-19
1
-3
/
+4
*
Documentation: Generate command lists.
Junio C Hamano
2007-01-19
9
-379
/
+196
*
Documentation: sync git.txt command list and manual page title
Junio C Hamano
2007-01-19
63
-143
/
+132
*
Documentation: move command list in git.txt into separate files.
Junio C Hamano
2007-01-19
7
-387
/
+393
*
prune-packed: add -q to usage
Matthias Lederhofer
2007-01-18
1
-1
/
+1
*
Document --ignore-if-in-upstream in git-format-patch
David Kågedal
2007-01-18
1
-0
/
+8
*
Shell syntax fix in git-reset
David Kågedal
2007-01-18
1
-1
/
+1
*
Use standard -t option for touch.
Simon 'corecode' Schubert
2007-01-18
1
-12
/
+12
*
Use fixed-size integers for .idx file I/O
Junio C Hamano
2007-01-18
3
-7
/
+7
*
Use fixed-size integers for the on-disk pack structure.
Simon 'corecode' Schubert
2007-01-18
2
-3
/
+4
*
git-format-patch: the default suffix is now .patch, not .txt
Junio C Hamano
2007-01-18
3
-10
/
+9
*
git-format-patch: make --binary on by default
Junio C Hamano
2007-01-18
1
-0
/
+3
*
Add --summary to git-format-patch by default
Junio C Hamano
2007-01-18
7
-1
/
+13
*
git-format-patch -3
Junio C Hamano
2007-01-18
2
-2
/
+10
*
Document pack .idx file format upgrade strategy.
Shawn O. Pearce
2007-01-18
2
-3
/
+42
*
Refer users to git-rev-parse for revision specification syntax.
Shawn O. Pearce
2007-01-18
7
-1
/
+17
*
Document the master@{n} reflog query syntax.
Shawn O. Pearce
2007-01-18
1
-0
/
+8
*
Documentation/git-parse-remote.txt: we deal with config vars as well
Junio C Hamano
2007-01-17
1
-2
/
+4
*
Documentation: m can be relative in "git-blame -Ln,m"
Junio C Hamano
2007-01-17
1
-1
/
+4
*
Documentation: suggest corresponding Porcelain-level in plumbing docs.
Junio C Hamano
2007-01-17
5
-1
/
+13
*
Documentation/git-resolve: deprecated.
Junio C Hamano
2007-01-17
1
-0
/
+2
*
sanitize content of README file
Nicolas Pitre
2007-01-17
4
-582
/
+618
*
git-format-patch: do not crash with format.headers without value.
Junio C Hamano
2007-01-17
1
-1
/
+5
*
Introduce 'git-format-patch --suffix=.patch'
Junio C Hamano
2007-01-17
2
-4
/
+32
*
Documentation/glossary.txt: describe remotes/ tracking and packed-refs
Junio C Hamano
2007-01-17
1
-0
/
+9
*
Documentation/glossary.txt: unpacked objects are loose.
Junio C Hamano
2007-01-17
1
-1
/
+1
*
Documentation: describe shallow repository
Junio C Hamano
2007-01-17
2
-0
/
+20
*
Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"
Junio C Hamano
2007-01-17
2
-4
/
+5
*
Documentation: detached HEAD
Junio C Hamano
2007-01-17
2
-2
/
+58
*
Documentation: a few spelling fixes
René Scharfe
2007-01-17
12
-15
/
+15
[next]