aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-28
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
| | | * | | | | | | | | | Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-27
| | | * | | | | | | | | | builtin-merge: fix a typo in an error messageAllan Caffee2009-04-27
* | | | | | | | | | | | | SubmittingPatches: itemize and reflect upon well written changesSam Vilain2009-04-28
* | | | | | | | | | | | | Makefile: fix NO_PERL bug with gitwebJeff King2009-04-27
* | | | | | | | | | | | | t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-27
* | | | | | | | | | | | | NetBSD compilation fixPatrick Welche2009-04-27
* | | | | | | | | | | | | Add semicolon to curly brace group in main MakefileMark Drago2009-04-27
* | | | | | | | | | | | | prune-packed: advanced progress even for non-existing fan-out directoriesJohannes Sixt2009-04-27
* | | | | | | | | | | | | t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-26
* | | | | | | | | | | | | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-25
* | | | | | | | | | | | | connect: replace inet_ntop with getnameinfoBenjamin Kramer2009-04-25
* | | | | | | | | | | | | Documentation: git-clean: make description more readableWesley J. Landaker2009-04-25
* | | | | | | | | | | | | Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker2009-04-25
* | | | | | | | | | | | | Remove obsolete bug warning in man git-update-server-infoSitaram Chamarty2009-04-25
* | | | | | | | | | | | | t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-25
* | | | | | | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-25
* | | | | | | | | | | | | progress bar: round to the nearest instead of truncating downNicolas Pitre2009-04-25
* | | | | | | | | | | | | GIT 1.6.3-rc2v1.6.3-rc2Junio C Hamano2009-04-24
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-24
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-24
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | test-genrandom: Add newline to usage stringStephen Boyd2009-04-23
* | | | | | | | | | | | | t7800: respect NO_PERLJeff King2009-04-24
* | | | | | | | | | | | | remote.c: do not trigger remote.<name>.<var> codepath for two-level namesJohannes Sixt2009-04-24
* | | | | | | | | | | | | builtin-help: silently tolerate unknown keysJohannes Sixt2009-04-24
* | | | | | | | | | | | | Explain seemingly pointless use of system in difftoolAlex Riesen2009-04-24
* | | | | | | | | | | | | Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano2009-04-23
* | | | | | | | | | | | | config.txt: Make configuration paragraph more consistentStephen Boyd2009-04-23
* | | | | | | | | | | | | config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd2009-04-23
* | | | | | | | | | | | | config.txt: add missing 'the's and make words pluralStephen Boyd2009-04-23
* | | | | | | | | | | | | git-format-patch.txt: general rewordings and cleanupsStephen Boyd2009-04-23
* | | | | | | | | | | | | git-show-branch.txt: cleanup example descriptionStephen Boyd2009-04-23
* | | | | | | | | | | | | Documentation: use lowercase for shallow and deep threadingStephen Boyd2009-04-23
* | | | | | | | | | | | | config.txt: add missing format.{subjectprefix,cc,attach} variablesStephen Boyd2009-04-23
* | | | | | | | | | | | | Merge branch 'jc/maint-read-tree-multi'Junio C Hamano2009-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | checkout branch: prime cache-tree fullyJunio C Hamano2009-04-20
| * | | | | | | | | | | | read-tree -m A B: prime cache-tree from the switched-to treeJunio C Hamano2009-04-20
| * | | | | | | | | | | | Move prime_cache_tree() to cache-tree.cJunio C Hamano2009-04-20
| * | | | | | | | | | | | read-tree A B: do not corrupt cache-treeJunio C Hamano2009-04-20
* | | | | | | | | | | | | Add parsing of elm aliases to git-send-emailBill Pemberton2009-04-22
* | | | | | | | | | | | | Convert to use quiet option when availableDan Loewenherz2009-04-22
* | | | | | | | | | | | | Fix more typos/spelling in commentsMichael J Gruber2009-04-22
* | | | | | | | | | | | | Fix typos / spelling in commentsMike Ralphson2009-04-22
* | | | | | | | | | | | | Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker2009-04-22
* | | | | | | | | | | | | Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker2009-04-22
* | | | | | | | | | | | | Wait for git diff to finish in git difftoolAlex Riesen2009-04-22
* | | | | | | | | | | | | graph API: fix a bug in the rendering of octopus mergesAllan Caffee2009-04-22
* | | | | | | | | | | | | graph API: fix extra space during pre_commit_line stateAllan Caffee2009-04-22