summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix up docs where "--" isn't displayed correctly.sean2006-05-0512-13/+13
* Several trivial documentation touch ups.sean2006-05-056-6/+10
* git-svn 1.0.0Eric Wong2006-05-051-1/+1
* git-svn: documentation updatesEric Wong2006-05-052-13/+38
* delta: stricter constnessJunio C Hamano2006-05-053-6/+6
* Makefile: do not link rev-list any specially.Junio C Hamano2006-05-041-4/+0
* builtin-push: --all and --tags _are_ explicit refspecsJohannes Schindelin2006-05-041-2/+2
* Merge branch 'jc/logs'Junio C Hamano2006-05-042-34/+3
|\
| * builtin-log/whatchanged/show: make them official.Junio C Hamano2006-05-012-34/+3
* | Merge branch 'jc/show-branch-dense'Junio C Hamano2006-05-031-3/+30
|\ \
| * | show-branch: omit uninteresting merges.Junio C Hamano2006-05-011-3/+30
| |/
* | Merge branch 'jc/symref'Junio C Hamano2006-05-036-11/+17
|\ \
| * | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-026-11/+17
* | | Merge branch 'jc/diff'Junio C Hamano2006-05-038-94/+407
|\ \ \
| * | | builtin-diff: call it "git-diff", really.Junio C Hamano2006-05-013-77/+4
| * | | builtin-diff.c: die() formatting type fix.Junio C Hamano2006-04-301-1/+1
| * | | built-in diff: assorted updates.Junio C Hamano2006-04-294-26/+79
| * | | built-in diff.Junio C Hamano2006-04-284-1/+335
* | | | Merge branch 'js/repoconfig'Junio C Hamano2006-05-033-31/+79
|\ \ \ \
| * | | | repo-config: deconvolute logicsJohannes Schindelin2006-05-031-24/+26
| * | | | repo-config: readability fixups.Junio C Hamano2006-05-021-26/+20
| * | | | repo-config: support --get-regexpJohannes Schindelin2006-05-023-8/+60
| | |/ / | |/| |
* | | | Merge branch 'jc/count'Junio C Hamano2006-05-036-35/+141
|\ \ \ \
| * | | | builtin-count-objects: open packs when running -vJunio C Hamano2006-05-021-0/+2
| * | | | builtin-count-objects: make it official.Junio C Hamano2006-05-013-34/+14
| * | | | built-in count-objects.Junio C Hamano2006-04-274-1/+126
* | | | | Merge branch 'js/remoteconfig'Junio C Hamano2006-05-034-3/+319
|\ \ \ \ \
| * | | | | Revert "fetch, pull: ask config for remote information"Junio C Hamano2006-05-021-51/+4
| * | | | | fetch, pull: ask config for remote informationJohannes Schindelin2006-05-021-4/+51
| * | | | | builtin-push: also ask config for remote informationJohannes Schindelin2006-05-021-0/+39
| * | | | | builtin-push: make it official.Junio C Hamano2006-05-011-2/+3
| * | | | | Fix builtin-push to honor Push: lines in remotes file.Junio C Hamano2006-04-301-16/+18
| * | | | | builtin-push: resurrect parsing of Push: linesJohannes Schindelin2006-04-301-5/+21
| * | | | | git builtin "push"Linus Torvalds2006-04-304-1/+259
* | | | | | Merge branch 'maint'Junio C Hamano2006-05-032-169/+242
|\ \ \ \ \ \
| * | | | | | Add a few more words to the glossary.v1.3.2Jon Loeliger2006-05-031-12/+51
| * | | | | | Added definitions for a few words:Jon Loeliger2006-05-032-1/+34
| * | | | | | Alphabetize the glossary.Jon Loeliger2006-05-031-169/+170
* | | | | | | sha1_to_hex() usage cleanupLinus Torvalds2006-05-033-10/+7
* | | | | | | Merge branch 'fix'Junio C Hamano2006-05-033-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | fix various typos in documentationMatthias Kestenholz2006-05-033-4/+4
* | | | | | | blame: Fix path pruningFredrik Kuivinen2006-05-031-5/+5
* | | | | | | cvsserver: use git-rev-list instead of git-logMartin Langhoff2006-05-031-2/+3
* | | | | | | Fix "git-log --parents" breakage post v1.3.0Linus Torvalds2006-05-031-2/+16
* | | | | | | add documentation for update-index --unresolveMatthias Kestenholz2006-05-032-2/+6
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-05-021-357/+1414
|\ \ \ \ \ \
| * | | | | | gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras2006-05-031-51/+196
| * | | | | | gitk: Fix file list display when files are renamedPaul Mackerras2006-05-021-62/+29
| * | | | | | gitk: Basic support for highlighting one view within anotherPaul Mackerras2006-05-021-221/+343
| * | | | | | gitk: Add a tree-browsing modePaul Mackerras2006-05-011-20/+358