summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-203-6/+16
* Document how to tell git to not launch a pagerSteven Grimm2007-07-201-1/+3
* Document "git stash message..."しらいしななこ2007-07-181-4/+7
* Merge branch 'maint'Junio C Hamano2007-07-181-0/+6
|\
| * Force listingblocks to be monospaced in manpagesJulian Phillips2007-07-181-0/+6
* | Fix git-branch documentation when using remote refsFrancis Moreau2007-07-161-2/+2
* | GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano2007-07-151-1/+15
* | Demote git-p4import to contrib status.Sean2007-07-151-167/+0
* | Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-141-7/+8
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-07-141-5/+35
|\ \
| * | Teach fast-import to recursively copy files/directoriesShawn O. Pearce2007-07-151-5/+35
| * | Correct trivial typo in fast-import documentationShawn O. Pearce2007-07-101-1/+1
* | | Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano2007-07-141-1/+1
* | | More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-131-1/+2
* | | Document new --date=<format>Junio C Hamano2007-07-131-2/+9
* | | Support output ISO 8601 format datesRobin Rosenberg2007-07-131-0/+2
* | | Document git commit --untracked-files and --verboseJakub Narebski2007-07-121-1/+14
* | | Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-122-1/+2
* | | Update git-merge documentation.Jakub Narebski2007-07-123-0/+21
* | | GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano2007-07-121-1/+9
* | | Documentation for git-log --followSteven Walter2007-07-121-0/+9
* | | Add documentation for --window-memory, pack.windowMemoryBrian Downing2007-07-123-0/+28
* | | Update list of older git docsJunio C Hamano2007-07-121-1/+2
* | | Merge branch 'maint'Junio C Hamano2007-07-121-0/+28
|\ \ \ | | |/ | |/|
| * | GIT 1.5.2.4v1.5.2.4Junio C Hamano2007-07-121-0/+28
* | | branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-112-7/+3
| |/ |/|
* | Support wholesale directory renames in fast-importShawn O. Pearce2007-07-091-3/+25
* | Merge branch 'maint'Shawn O. Pearce2007-07-091-3/+5
|\ \ | |/
| * Clarify documentation of fast-import's D subcommandShawn O. Pearce2007-07-091-3/+5
* | Document custom hunk header selectionJunio C Hamano2007-07-081-4/+51
* | Merge branch 'maint'Junio C Hamano2007-07-082-6/+23
|\ \ | |/
| * user-manual: fix directory name in git-archive exampleWilliam Pursell2007-07-081-1/+1
| * user-manual: more explanation of push and pull usageJ. Bruce Fields2007-07-081-1/+18
| * tutorial: Fix typoJ. Bruce Fields2007-07-081-1/+1
| * user-manual: grammar and style fixesAndy Parkins2007-07-081-3/+3
* | branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-082-3/+7
* | git-submodule(1): update description and key namesLars Hjemli2007-07-061-3/+3
* | Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-062-2/+7
* | Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai2007-07-061-0/+1
* | Change "added.moved or removed" to "added, moved or removed" inMatt Kraai2007-07-061-1/+1
* | Fixed a formulation mistake in Documentation/user-manual.txtMarcus Fritzsch2007-07-061-7/+7
* | fix remote.origin.url in tutorial.txtAlecs King2007-07-051-1/+1
* | filter-branch documentation: clarify which filters are eval'edJohannes Schindelin2007-07-051-1/+2
* | Add urls.txt to git-clone man pageAndrew Ruder2007-07-056-59/+63
* | Fix git-stash(1) markup.Junio C Hamano2007-07-041-1/+1
* | filter-branch documentation: some more touch-ups.Johannes Sixt2007-07-041-7/+16
* | filter-branch: a few more touch ups to the man pageJohannes Schindelin2007-07-041-5/+6
* | Add core.pager config variable.Brian Gernhardt2007-07-041-0/+4
* | Merge branch 'maint'Junio C Hamano2007-07-032-0/+9
|\ \ | |/
| * Document -<n> for git-format-patchMiklos Vajna2007-07-031-0/+3