index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wt-status.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-04
fsck --lost-found writes to subdirectories in .git/lost-found/
Jonas Fonseca
1
-2
/
+2
2007-07-04
Add diff-option --ext-diff
Johannes Schindelin
2
-0
/
+12
2007-07-04
Document git-filter-branch
Johannes Schindelin
3
-184
/
+266
2007-07-04
stash: end commit log with a newline
Uwe Kleine-König
1
-1
/
+1
2007-07-04
Update draft Release Notes for 1.5.3
Junio C Hamano
2
-15
/
+47
2007-07-04
Document -<n> for git-format-patch
Miklos Vajna
1
-0
/
+3
2007-07-03
glossary: add 'reflog'
Johannes Schindelin
1
-0
/
+6
2007-07-03
diff --no-index: fix --name-status with added files
Johannes Schindelin
3
-1
/
+7
2007-07-03
Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too long
Jim Meyering
1
-3
/
+13
2007-07-03
Mark disused commit walkers officially deprecated.
v1.5.3-rc0
Junio C Hamano
3
-0
/
+6
2007-07-03
git-stash: make "save" the default action again.
Junio C Hamano
2
-6
/
+7
2007-07-03
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
142
-2094
/
+2094
2007-07-03
Start deprecating "git-command" in favor of "git command"
Linus Torvalds
3
-2
/
+19
2007-07-03
git-fsck: add --lost-found option
Johannes Schindelin
3
-1
/
+62
2007-07-03
format-patch: Add format.subjectprefix config option
Adam Roben
6
-3
/
+76
2007-07-03
Test 'git add' for unmerged entries when core.symlinks=false.
Johannes Sixt
1
-10
/
+17
2007-07-03
"git-push $URL" without refspecs pushes only matching branches
Junio C Hamano
1
-0
/
+7
2007-07-03
Correctly document the name of the global excludes file configuration
Michael Hendricks
1
-1
/
+1
2007-07-03
Make git-prune submodule aware (and fix a SEGFAULT in the process)
Andy Parkins
1
-0
/
+20
2007-07-02
Documentation: minor cleanups to branch/checkout wording
Jeff King
2
-5
/
+5
2007-07-02
Documentation: quote {non-attributes} for asciidoc
Jeff King
4
-9
/
+9
2007-07-02
Make '!' aliases more useful
Johannes Schindelin
1
-0
/
+15
2007-07-02
getenv/setenv: use constants if available
Matthias Lederhofer
2
-3
/
+3
2007-07-02
git-clone: fetch possibly detached HEAD over dumb http
Sven Verdoolaege
1
-0
/
+11
2007-07-02
git-submodule: Instead of using only annotated tags, use any tags.
Emil Medve
1
-4
/
+17
2007-07-02
git-submodule: provide easy way of adding new submodules
Sven Verdoolaege
2
-6
/
+107
2007-07-02
Update public documentation links for 1.5.2.3
Junio C Hamano
1
-1
/
+2
2007-07-02
GIT 1.5.2.3
v1.5.2.3
Junio C Hamano
3
-2
/
+29
2007-07-02
Documentation: quote {non-attributes} for asciidoc
Jeff King
1
-4
/
+4
2007-07-02
git-stash: don't complain when listing in a repo with no stash
Jeff King
1
-0
/
+5
2007-07-02
git-stash: fix "can't shift that many" with no arguments
Jeff King
1
-1
/
+1
2007-07-02
git-stash: fix "no arguments" case in documentation
Jeff King
1
-2
/
+2
2007-07-02
git-stash: require "save" to be explicit and update documentation
Junio C Hamano
2
-31
/
+30
2007-07-01
Fix t5516-fetch for systems where `wc -l` outputs whitespace.
Brian Gernhardt
1
-2
/
+2
2007-07-01
git add: respect core.filemode with unmerged entries
Johannes Schindelin
2
-1
/
+55