aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-format-patch -3Junio C Hamano2007-01-17
* Document pack .idx file format upgrade strategy.Shawn O. Pearce2007-01-17
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-17
* Document the master@{n} reflog query syntax.Shawn O. Pearce2007-01-17
* Documentation/git-parse-remote.txt: we deal with config vars as wellJunio C Hamano2007-01-17
* Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano2007-01-17
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-17
* Documentation/git-resolve: deprecated.Junio C Hamano2007-01-17
* sanitize content of README fileNicolas Pitre2007-01-17
* git-format-patch: do not crash with format.headers without value.Junio C Hamano2007-01-17
* Introduce 'git-format-patch --suffix=.patch'Junio C Hamano2007-01-17
* Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano2007-01-17
* Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano2007-01-17
* Documentation: describe shallow repositoryJunio C Hamano2007-01-17
* Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano2007-01-17
* Documentation: detached HEADJunio C Hamano2007-01-17
* Documentation: a few spelling fixesRené Scharfe2007-01-17
* Documentation/git-sh-setup.txt: programmer's docsJunio C Hamano2007-01-17
* Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano2007-01-17
* Documentation/git-status.txt: mention color configurationJunio C Hamano2007-01-17
* Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano2007-01-17
* Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano2007-01-17
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-17
* Documentation/SubmittingPatches: Gnus tipsJunio C Hamano2007-01-17
* git-commit: document log message formatting conventionJunio C Hamano2007-01-16
* cache.h; fix a couple of prototypesChris Wedgwood2007-01-16
* Document where configuration files are in config.txtJunio C Hamano2007-01-16
* Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-16
* git-commit documentation: remove comment on unfixed git-rmJunio C Hamano2007-01-16
* tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano2007-01-16
* tutorial: Use only separate layoutSanti Béjar2007-01-16
* Fix spurious compile errorJohannes Schindelin2007-01-16
* git-rm documentation: remove broken behaviour from the example.Junio C Hamano2007-01-16
* git-push documentation: remaining bitsJunio C Hamano2007-01-16
* document --exec for git-pushUwe Kleine-K,Av(Bnig2007-01-16
* git-svn: print and flush authentication prompts to STDERREric Wong2007-01-15
* Solaris 5.8 returns ENOTDIR for inappropriate renames.Jason Riedy2007-01-15
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-15
* Set _ALL_SOURCE for AIX, but avoid its struct list.Jason Riedy2007-01-15
* Start all test scripts with /bin/sh.Jason Riedy2007-01-15
* git-pull: disallow implicit merging to detached HEADJeff King2007-01-15
* Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano2007-01-15
* git reflog expire: document --stale-fix option.Junio C Hamano2007-01-15
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-01-14
|\
| * [PATCH] Make gitk work when launched in a subdirectoryPeter Baumann2007-01-13
| * [PATCH] gitk: add current directory to main window titleDoug Maxey2007-01-13
* | Use nice names in conflict markers during cherry-pick/revert.Shawn O. Pearce2007-01-14
* | Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano2007-01-14
* | Documentation: merge-output is not too verbose now.Junio C Hamano2007-01-14
* | Remove hash in git-describe in favor of util slot.Shawn O. Pearce2007-01-14