Sign in
googlers
/
jrn
/
git
/
b8105375abfeee54e0a34e1c290983fd15e743cf
/
Documentation
b810537
Fix diff-options references in git-diff and git-format-patch
by Brian Gernhardt
· 18 years ago
043d760
Add definition of <commit-ish> to the main git man page.
by Theodore Ts'o
· 18 years ago
56333ba
Begin SubmittingPatches with a check list
by Johannes Schindelin
· 18 years ago
7193db3
GIT 1.5.0.3
by Junio C Hamano
· 18 years ago
v1.5.0.3
2aa54fa
glossary: Add definitions for dangling and unreachable objects
by Yasushi SHOJI
· 18 years ago
ef561ac
user-manual: more detailed merge discussion
by J. Bruce Fields
· 18 years ago
365aa19
user-manual: how to replace commits older than most recent
by J. Bruce Fields
· 18 years ago
3512193
user-manual: insert earlier of mention content-addressable architecture
by J. Bruce Fields
· 18 years ago
1c95c56
user-manual: ensure generated manual references stylesheet
by J. Bruce Fields
· 18 years ago
1c73bb0
user-manual: reset to ORIG_HEAD not HEAD to undo merge
by J. Bruce Fields
· 18 years ago
0bc25a7
Documentation: mention module option to git-cvsimport
by J. Bruce Fields
· 18 years ago
78cb59c
Document the config variable format.suffix
by Johannes Schindelin
· 18 years ago
3e4e8c0
Documentation: Correct minor typo in git-add documentation.
by Christian Schlotter
· 18 years ago
5ef1f8d
Documentation/git-send-email.txt: Fix labeled list formatting
by Sergey Vlasov
· 18 years ago
d53ebb4
Documentation/git-quiltimport.txt: Fix labeled list formatting
by Sergey Vlasov
· 18 years ago
2ba91e9
Documentation/build-docdep.perl: Fix dependencies for included asciidoc files
by Sergey Vlasov
· 18 years ago
a1367d1
Start preparing Release Notes for 1.5.0.3
by Junio C Hamano
· 18 years ago
db554bf
Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url
by Junio C Hamano
· 18 years ago
4fa96e1
Include config.mak in doc/Makefile
by Uwe Kleine-König
· 18 years ago
79c96c5
Fix minor typos/grammar in user-manual.txt
by Michael Coleman
· 18 years ago
0a43acb
Correct ordering in git-cvsimport's option documentation
by Michael Poole
· 18 years ago
7ee70a7
Fix git-show man page formatting in the EXAMPLES section
by Theodore Tso
· 18 years ago
0d9b9ab
GIT 1.5.0.2
by Junio C Hamano
· 18 years ago
v1.5.0.2
c5ddca1
Documentation: describe "-f/-t/-m" options to "git-remote add"
by Junio C Hamano
· 18 years ago
d2dc622
Add Release Notes to prepare for 1.5.0.2
by Junio C Hamano
· 18 years ago
bdd69c2
core.legacyheaders: Use the description used in RelNotes-1.5.0
by Santi Béjar
· 18 years ago
e4a15f4
Document the new core.bare configuration option.
by Shawn O. Pearce
· 18 years ago
f496454
git-clone: Sync documentation to usage note.
by Christian Schlotter
· 18 years ago
4bc94d2
GIT 1.5.0.1
by Junio C Hamano
· 18 years ago
v1.5.0.1
38eb932
Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding
by Fredrik Kuivinen
· 18 years ago
21b4875
Update draft release notes for 1.5.0.1
by Junio C Hamano
· 18 years ago
d7f078b
Convert update-index references in docs to add.
by Shawn O. Pearce
· 18 years ago
5ca2db5
Attempt to improve git-rebase lead-in description.
by Shawn O. Pearce
· 18 years ago
bd07326
Add RelNotes 1.5.0.1
by Junio C Hamano
· 18 years ago
37b73cf
Still updating 1.5.0 release notes.
by Junio C Hamano
· 18 years ago
958545c
Clarify two backward incompatible repository options.
by Junio C Hamano
· 18 years ago
727d38d
cmd-list: add git-remote
by Junio C Hamano
· 18 years ago
7a33631
Documentation: Drop full-stop from git-fast-import title.
by Junio C Hamano
· 18 years ago
a989a5e
Minor corrections to release notes
by Nicolas Pitre
· 18 years ago
26cfcfb
Add release notes to the distribution.
by Junio C Hamano
· 18 years ago
cec8d14
Documentation: Moving out of detached HEAD does not warn anymore.
by Junio C Hamano
· 18 years ago
c2120e5
git-gc: run pack-refs by default unless the repo is bare
by Johannes Schindelin
· 18 years ago
ccf5aa8
Clarify that git-update-server-info should be run for every git-push
by Pavel Roskin
· 18 years ago
1e8b0d4
git merge documentation: -m is optional
by Matthias Lederhofer
· 18 years ago
ea5e370
fast-import: Support reusing 'from' and brown paper bag fix reset.
by Shawn O. Pearce
· 18 years ago
4853534
Add discussion section to git-tag documentation.
by Junio C Hamano
· 18 years ago
2092a1f
Teach git-am to pass -p option down to git-apply
by Junio C Hamano
· 18 years ago
c5c3fc9
Documentation: git-rebase -C<n>
by Junio C Hamano
· 18 years ago
b578e50
Merge branch 'master' of git://repo.or.cz/git/fastimport
by Junio C Hamano
· 18 years ago
c734615
fast-import: Add tip about importing renames.
by Shawn O. Pearce
· 18 years ago
bdf1c06
fast-import: Hide the pack boundary commits by default.
by Shawn O. Pearce
· 18 years ago
d414461
Document that git-am can read standard input.
by Michael S. Tsirkin
· 18 years ago
1187d75
Make it easier to override path to asciidoc command
by Dotan Barak
· 18 years ago
b4f020c
Fixed some typos in git-repack docs
by Mukund
· 18 years ago
dfd42a3
Allow aliases to expand to shell commands
by Theodore Ts'o
· 18 years ago
02f571c
git-fetch: document automatic tag following.
by Junio C Hamano
· 18 years ago
9e2586f
Documentation/git-pull: describe default behaviour and config interactions
by Junio C Hamano
· 18 years ago
05b07ab
Merge branch 'master' of git://repo.or.cz/git/fastimport
by Junio C Hamano
· 18 years ago
cf39f54
git reflog show
by Linus Torvalds
· 18 years ago
67dad68
add -C[NUM] to git-am
by Michael S. Tsirkin
· 18 years ago
66e788b
Update git-log and git-show documentation
by Michael S. Tsirkin
· 18 years ago
882227f
Correct spelling of fast-import in docs.
by Shawn O. Pearce
· 18 years ago
f842fdb
Correct some language in fast-import documentation.
by Shawn O. Pearce
· 18 years ago
209f129
Correct ^0 asciidoc syntax in fast-import docs.
by Shawn O. Pearce
· 18 years ago
81f915e7
Documentation: Add gfi to the main command list.
by Junio C Hamano
· 18 years ago
302da67
Merge branch 'master' of git://repo.or.cz/git/fastimport
by Junio C Hamano
· 18 years ago
bdd9f42
Add a Tips and Tricks section to fast-import's manual.
by Shawn O. Pearce
· 18 years ago
451fd65
Documentation: add KMail in SubmittingPatches
by Michael
· 18 years ago
820b931
Dump all refs and marks during a checkpoint in fast-import.
by Shawn O. Pearce
· 18 years ago
c499d76
Teach fast-import how to sit quietly in the corner.
by Shawn O. Pearce
· 18 years ago
825769a
Teach fast-import how to clear the internal branch content.
by Shawn O. Pearce
· 18 years ago
9b92c82
Minor timestamp related documentation corrections for fast-import.
by Shawn O. Pearce
· 18 years ago
740afd9
Add deprecation notices.
by Junio C Hamano
· 18 years ago
41dc7e0
Merge branch 'master' of git://repo.or.cz/git/fastimport
by Junio C Hamano
· 18 years ago
9981b6d
S_IFLNK != 0140000
by Junio C Hamano
· 18 years ago
7073e69
Don't do non-fastforward updates in fast-import.
by Shawn O. Pearce
· 18 years ago
63e0c8b
Support RFC 2822 date parsing in fast-import.
by Shawn O. Pearce
· 18 years ago
ef94edb
Minor fast-import documentation corrections.
by Shawn O. Pearce
· 18 years ago
c74ba3d
Correct fast-import timezone documentation.
by Shawn O. Pearce
· 18 years ago
0b868e0
Remove --branch-log from fast-import.
by Shawn O. Pearce
· 18 years ago
6e411d2
Initial draft of fast-import documentation.
by Shawn O. Pearce
· 18 years ago
06e75a7
blame: document --contents option
by Junio C Hamano
· 18 years ago
ca28370
Allow forcing of a parent commit, even if the parent is not a direct one.
by Simon 'corecode' Schubert
· 18 years ago
98d47d4
Add hg-to-git conversion utility.
by Stelian Pop
· 18 years ago
ea81fcc
Show an example of deleting commits with git-rebase.
by Shawn O. Pearce
· 18 years ago
69057cf
git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"
by Andy Parkins
· 18 years ago
d1f289c
Merge branch 'np/dreflog'
by Junio C Hamano
· 18 years ago
6e2e1cf
Why is it bad to rewind a branch that has already been pushed out?
by Robin Rosenberg
· 18 years ago
632ac9f
show-branch -g: default to the current branch.
by Junio C Hamano
· 18 years ago
d77ee72
Merge branch 'master' into np/dreflog
by Junio C Hamano
· 18 years ago
3dff537
Assorted typo fixes
by Pavel Roskin
· 18 years ago
0f39087
Cleanup subcommand documentation for git-remote.
by Shawn O. Pearce
· 18 years ago
a9d1836
Why is it bad to rewind a branch that has already been pushed out?
by Junio C Hamano
· 18 years ago
505739f
core-tutorial: http reference link fix
by Junio C Hamano
· 18 years ago
bf3478d
Tutorial-2: Adjust git-status output to recent reality.
by Junio C Hamano
· 18 years ago
953202a
Tutorial: fix asciidoc formatting of "git add" section.
by Junio C Hamano
· 18 years ago
0d18e41
doc: hooks.txt said post-commit default sends an email, it doesn't
by Andy Parkins
· 18 years ago
aacd404
Fix some documentation typos and grammar
by Mike Coleman
· 18 years ago
859607d
Teach 'git remote' how to cleanup stale tracking branches.
by Shawn O. Pearce
· 18 years ago
1e5db30
Update the documentation for the new '@{...}' syntax
by Johannes Schindelin
· 18 years ago
Next »