index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix VISUAL/EDITOR preference order in Documentation/config.txt.
Junio C Hamano
2007-07-22
1
-2
/
+2
*
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
2007-07-20
3
-6
/
+16
*
Document how to tell git to not launch a pager
Steven Grimm
2007-07-20
1
-1
/
+3
*
Document "git stash message..."
しらいしななこ
2007-07-19
1
-4
/
+7
*
Merge branch 'maint'
Junio C Hamano
2007-07-19
1
-0
/
+6
|
\
|
*
Force listingblocks to be monospaced in manpages
Julian Phillips
2007-07-19
1
-0
/
+6
*
|
Fix git-branch documentation when using remote refs
Francis Moreau
2007-07-17
1
-2
/
+2
*
|
GIT v1.5.3-rc2
v1.5.3-rc2
Junio C Hamano
2007-07-16
1
-1
/
+15
*
|
Demote git-p4import to contrib status.
Sean
2007-07-16
1
-167
/
+0
*
|
Use $(RM) in Makefiles instead of 'rm -f'
Emil Medve
2007-07-15
1
-7
/
+8
*
|
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2007-07-15
1
-5
/
+35
|
\
\
|
*
|
Teach fast-import to recursively copy files/directories
Shawn O. Pearce
2007-07-15
1
-5
/
+35
|
*
|
Correct trivial typo in fast-import documentation
Shawn O. Pearce
2007-07-10
1
-1
/
+1
*
|
|
Documentation/git-commit-tree: remove description of a nonexistent limitation
Junio C Hamano
2007-07-15
1
-1
/
+1
*
|
|
More permissive "git-rm --cached" behavior without -f.
Matthieu Moy
2007-07-14
1
-1
/
+2
*
|
|
Document new --date=<format>
Junio C Hamano
2007-07-14
1
-2
/
+9
*
|
|
Support output ISO 8601 format dates
Robin Rosenberg
2007-07-14
1
-0
/
+2
*
|
|
Document git commit --untracked-files and --verbose
Jakub Narebski
2007-07-13
1
-1
/
+14
*
|
|
Document long options '--message=<msg>' and '--no-commit'
Jakub Narebski
2007-07-13
2
-1
/
+2
*
|
|
Update git-merge documentation.
Jakub Narebski
2007-07-13
3
-0
/
+21
*
|
|
GIT v1.5.3-rc1
v1.5.3-rc1
Junio C Hamano
2007-07-12
1
-1
/
+9
*
|
|
Documentation for git-log --follow
Steven Walter
2007-07-12
1
-0
/
+9
*
|
|
Add documentation for --window-memory, pack.windowMemory
Brian Downing
2007-07-12
3
-0
/
+28
*
|
|
Update list of older git docs
Junio C Hamano
2007-07-12
1
-1
/
+2
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-07-12
1
-0
/
+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
GIT 1.5.2.4
v1.5.2.4
Junio C Hamano
2007-07-12
1
-0
/
+28
*
|
|
branch --track: code cleanup and saner handling of local branches
Johannes Schindelin
2007-07-12
2
-7
/
+3
|
|
/
|
/
|
*
|
Support wholesale directory renames in fast-import
Shawn O. Pearce
2007-07-10
1
-3
/
+25
*
|
Merge branch 'maint'
Shawn O. Pearce
2007-07-10
1
-3
/
+5
|
\
|
|
*
Clarify documentation of fast-import's D subcommand
Shawn O. Pearce
2007-07-10
1
-3
/
+5
*
|
Document custom hunk header selection
Junio C Hamano
2007-07-09
1
-4
/
+51
*
|
Merge branch 'maint'
Junio C Hamano
2007-07-09
2
-6
/
+23
|
\
|
|
*
user-manual: fix directory name in git-archive example
William Pursell
2007-07-09
1
-1
/
+1
|
*
user-manual: more explanation of push and pull usage
J. Bruce Fields
2007-07-09
1
-1
/
+18
|
*
tutorial: Fix typo
J. Bruce Fields
2007-07-09
1
-1
/
+1
|
*
user-manual: grammar and style fixes
Andy Parkins
2007-07-09
1
-3
/
+3
*
|
branch.autosetupmerge: allow boolean values, or "all"
Johannes Schindelin
2007-07-09
2
-3
/
+7
*
|
git-submodule(1): update description and key names
Lars Hjemli
2007-07-07
1
-3
/
+3
*
|
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
2007-07-07
2
-2
/
+7
*
|
Add [verse] to the SYNOPSIS section of git-submodule.txt.
Matt Kraai
2007-07-07
1
-0
/
+1
*
|
Change "added.moved or removed" to "added, moved or removed" in
Matt Kraai
2007-07-07
1
-1
/
+1
*
|
Fixed a formulation mistake in Documentation/user-manual.txt
Marcus Fritzsch
2007-07-06
1
-7
/
+7
*
|
fix remote.origin.url in tutorial.txt
Alecs King
2007-07-06
1
-1
/
+1
*
|
filter-branch documentation: clarify which filters are eval'ed
Johannes Schindelin
2007-07-06
1
-1
/
+2
*
|
Add urls.txt to git-clone man page
Andrew Ruder
2007-07-06
6
-59
/
+63
*
|
Fix git-stash(1) markup.
Junio C Hamano
2007-07-05
1
-1
/
+1
*
|
filter-branch documentation: some more touch-ups.
Johannes Sixt
2007-07-04
1
-7
/
+16
*
|
filter-branch: a few more touch ups to the man page
Johannes Schindelin
2007-07-04
1
-5
/
+6
*
|
Add core.pager config variable.
Brian Gernhardt
2007-07-04
1
-0
/
+4
*
|
Merge branch 'maint'
Junio C Hamano
2007-07-04
2
-0
/
+9
|
\
|
[next]