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 minor typos/grammar in user-manual.txt
Michael Coleman
2007-02-28
1
-17
/
+14
*
Correct ordering in git-cvsimport's option documentation
Michael Poole
2007-02-28
1
-5
/
+4
*
Fix git-show man page formatting in the EXAMPLES section
Theodore Tso
2007-02-28
1
-3
/
+3
*
GIT 1.5.0.2
v1.5.0.2
Junio C Hamano
2007-02-26
1
-11
/
+17
*
Documentation: describe "-f/-t/-m" options to "git-remote add"
Junio C Hamano
2007-02-26
1
-0
/
+13
*
Add Release Notes to prepare for 1.5.0.2
Junio C Hamano
2007-02-25
1
-0
/
+59
*
core.legacyheaders: Use the description used in RelNotes-1.5.0
Santi BĂ©jar
2007-02-24
1
-4
/
+11
*
Document the new core.bare configuration option.
Shawn O. Pearce
2007-02-22
1
-0
/
+12
*
git-clone: Sync documentation to usage note.
Christian Schlotter
2007-02-20
2
-3
/
+3
*
GIT 1.5.0.1
v1.5.0.1
Junio C Hamano
2007-02-19
1
-6
/
+11
*
Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding
Fredrik Kuivinen
2007-02-19
1
-6
/
+6
*
Update draft release notes for 1.5.0.1
Junio C Hamano
2007-02-18
1
-2
/
+19
*
Convert update-index references in docs to add.
Shawn O. Pearce
2007-02-17
9
-14
/
+15
*
Attempt to improve git-rebase lead-in description.
Shawn O. Pearce
2007-02-17
1
-8
/
+14
*
Add RelNotes 1.5.0.1
Junio C Hamano
2007-02-14
1
-0
/
+20
*
Still updating 1.5.0 release notes.
Junio C Hamano
2007-02-14
1
-5
/
+2
*
Clarify two backward incompatible repository options.
Junio C Hamano
2007-02-14
1
-2
/
+8
*
cmd-list: add git-remote
Junio C Hamano
2007-02-14
1
-0
/
+1
*
Documentation: Drop full-stop from git-fast-import title.
Junio C Hamano
2007-02-14
1
-1
/
+1
*
Minor corrections to release notes
Nicolas Pitre
2007-02-14
1
-14
/
+12
*
Add release notes to the distribution.
Junio C Hamano
2007-02-14
4
-2
/
+489
*
Documentation: Moving out of detached HEAD does not warn anymore.
Junio C Hamano
2007-02-13
1
-16
/
+6
*
git-gc: run pack-refs by default unless the repo is bare
Johannes Schindelin
2007-02-13
2
-0
/
+15
*
Clarify that git-update-server-info should be run for every git-push
Pavel Roskin
2007-02-13
1
-8
/
+8
*
git merge documentation: -m is optional
Matthias Lederhofer
2007-02-13
1
-1
/
+1
*
fast-import: Support reusing 'from' and brown paper bag fix reset.
Shawn O. Pearce
2007-02-12
1
-11
/
+10
*
Add discussion section to git-tag documentation.
Junio C Hamano
2007-02-12
1
-0
/
+131
*
Teach git-am to pass -p option down to git-apply
Junio C Hamano
2007-02-12
1
-3
/
+4
*
Documentation: git-rebase -C<n>
Junio C Hamano
2007-02-12
1
-1
/
+1
*
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2007-02-12
1
-0
/
+16
|
\
|
*
fast-import: Add tip about importing renames.
Shawn O. Pearce
2007-02-12
1
-0
/
+7
|
*
fast-import: Hide the pack boundary commits by default.
Shawn O. Pearce
2007-02-12
1
-0
/
+9
*
|
Document that git-am can read standard input.
Michael S. Tsirkin
2007-02-11
1
-0
/
+4
*
|
Make it easier to override path to asciidoc command
Dotan Barak
2007-02-11
1
-6
/
+7
*
|
Fixed some typos in git-repack docs
Mukund
2007-02-11
1
-3
/
+3
*
|
Allow aliases to expand to shell commands
Theodore Ts'o
2007-02-11
1
-0
/
+6
|
/
*
git-fetch: document automatic tag following.
Junio C Hamano
2007-02-10
1
-0
/
+8
*
Documentation/git-pull: describe default behaviour and config interactions
Junio C Hamano
2007-02-09
1
-0
/
+54
*
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2007-02-09
1
-84
/
+85
|
\
|
*
Correct spelling of fast-import in docs.
Shawn O. Pearce
2007-02-08
1
-78
/
+78
|
*
Correct some language in fast-import documentation.
Shawn O. Pearce
2007-02-08
1
-5
/
+6
|
*
Correct ^0 asciidoc syntax in fast-import docs.
Shawn O. Pearce
2007-02-08
1
-2
/
+2
*
|
git reflog show
Linus Torvalds
2007-02-09
1
-4
/
+13
*
|
add -C[NUM] to git-am
Michael S. Tsirkin
2007-02-09
2
-1
/
+11
*
|
Update git-log and git-show documentation
Michael S. Tsirkin
2007-02-09
2
-1
/
+4
*
|
Documentation: Add gfi to the main command list.
Junio C Hamano
2007-02-07
1
-0
/
+1
*
|
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2007-02-07
1
-23
/
+169
|
\
|
|
*
Add a Tips and Tricks section to fast-import's manual.
Shawn O. Pearce
2007-02-07
1
-0
/
+87
|
*
Dump all refs and marks during a checkpoint in fast-import.
Shawn O. Pearce
2007-02-07
1
-5
/
+19
|
*
Teach fast-import how to sit quietly in the corner.
Shawn O. Pearce
2007-02-07
1
-6
/
+18
[next]