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
*
Note that git-branch will not automatically checkout the new branch
Federico Mena Quintero
2007-10-03
1
-0
/
+4
*
Add documentation for --track and --no-track to the git-branch docs.
Federico Mena Quintero
2007-10-03
1
-0
/
+15
*
Say when --track is useful in the git-checkout docs.
Federico Mena Quintero
2007-10-03
1
-1
/
+3
*
Fix typo in config.txt
Johannes Schindelin
2007-10-03
1
-1
/
+1
*
fixed link in documentation of diff-options
Steffen Prohaska
2007-10-02
1
-2
/
+2
*
Whip post 1.5.3.3 maintenance series into shape.
Junio C Hamano
2007-10-01
2
-6
/
+28
*
git stash: document apply's --index switch
Miklos Vajna
2007-10-01
1
-1
/
+6
*
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
2007-09-30
1
-1
/
+1
*
GIT 1.5.3.3
v1.5.3.3
Junio C Hamano
2007-09-30
1
-0
/
+37
*
git-bundle: fix commandline examples in the manpage
Miklos Vajna
2007-09-30
1
-0
/
+8
*
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
2007-09-26
1
-4
/
+7
*
core-tutorial: correct URL
Randy Dunlap
2007-09-26
1
-1
/
+2
*
Fix spelling of overridden in documentation
Shawn Bohrer
2007-09-26
2
-2
/
+2
*
gitattributes.txt: Be more to the point in the filter driver description.
Johannes Sixt
2007-09-26
1
-5
/
+4
*
gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...
Johannes Sixt
2007-09-26
1
-11
/
+0
*
user-manual: Explain what submodules are good for.
Michael Smith
2007-09-26
1
-12
/
+42
*
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
2007-09-24
1
-7
/
+213
|
\
|
*
User Manual: add a chapter for submodules
Miklos Vajna
2007-09-23
1
-0
/
+202
|
*
user-manual: don't assume refs are stored under .git/refs
J. Bruce Fields
2007-09-23
1
-7
/
+11
*
|
Conjugate "search" correctly in the git-prune-packed man page.
Matt Kraai
2007-09-21
1
-1
/
+1
*
|
Move the paragraph specifying where the .idx and .pack files should be
Matt Kraai
2007-09-21
1
-4
/
+4
*
|
Documentation/git-lost-found.txt: drop unnecessarily duplicated name.
Junio C Hamano
2007-09-21
1
-1
/
+1
|
/
*
GIT 1.5.3.2
v1.5.3.2
Junio C Hamano
2007-09-19
1
-0
/
+58
*
Fixed update-hook example allow-users format.
Väinö Järvelä
2007-09-19
1
-4
/
+4
*
Documentation/git-svn: updated design philosophy notes
Eric Wong
2007-09-19
1
-5
/
+6
*
git-push: documentation and tests for pushing only branches
Jeff King
2007-09-18
2
-4
/
+4
*
Document ls-files --with-tree=<tree-ish>
Junio C Hamano
2007-09-18
1
-1
/
+8
*
core-tutorial: minor cleanup
J. Bruce Fields
2007-09-16
1
-22
/
+10
*
documentation: replace Discussion section by link to user-manual chapter
J. Bruce Fields
2007-09-16
3
-597
/
+54
*
user-manual: todo updates and cleanup
J. Bruce Fields
2007-09-16
1
-13
/
+16
*
user-manual: fix introduction to packfiles
J. Bruce Fields
2007-09-16
1
-2
/
+2
*
user-manual: move packfile and dangling object discussion
J. Bruce Fields
2007-09-16
1
-148
/
+147
*
user-manual: rewrite object database discussion
J. Bruce Fields
2007-09-16
1
-139
/
+196
*
user-manual: reorder commit, blob, tree discussion
J. Bruce Fields
2007-09-16
1
-41
/
+41
*
user-manual: rewrite index discussion
J. Bruce Fields
2007-09-16
1
-49
/
+55
*
user-manual: create new "low-level git operations" chapter
J. Bruce Fields
2007-09-16
1
-9
/
+24
*
user-manual: rename "git internals" to "git concepts"
J. Bruce Fields
2007-09-16
1
-6
/
+10
*
user-manual: move object format details to hacking-git chapter
J. Bruce Fields
2007-09-16
1
-23
/
+32
*
user-manual: adjust section levels in "git internals"
J. Bruce Fields
2007-09-16
1
-5
/
+12
*
Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot
Junio C Hamano
2007-09-14
1
-1
/
+1
*
Documentation/git-archive.txt: a couple of clarifications.
Jari Aalto
2007-09-14
1
-2
/
+3
*
Remove duplicate note about removing commits with git-filter-branch
Ulrik Sverdrup
2007-09-14
1
-5
/
+0
*
fix doc for --compression argument to pack-objects
Nicolas Pitre
2007-09-10
1
-6
/
+2
*
Documentation / grammer nit
Mike Ralphson
2007-09-08
1
-1
/
+1
*
Include a git-push example for creating a remote branch
Shawn O. Pearce
2007-09-06
1
-0
/
+6
*
GIT 1.5.3.1: obsolete git-p4 in RPM spec file.
v1.5.3.1
Junio C Hamano
2007-09-03
2
-1
/
+14
*
Typofix: 1.5.3 release notes
Junio C Hamano
2007-09-03
1
-1
/
+1
*
GIT 1.5.3
v1.5.3
Junio C Hamano
2007-09-02
1
-7
/
+21
*
Merge branch 'jp/send-email-cc'
Junio C Hamano
2007-09-01
1
-0
/
+9
|
\
|
*
git-send-email --cc-cmd
Joe Perches
2007-08-18
1
-0
/
+9
[next]