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